]> code.delx.au - refind/blobdiff - filesystems/AutoGen.c
Previous commit broke loading of EFI drivers with SB active; fix it.
[refind] / filesystems / AutoGen.c
index cc01832eed2ac0850cfa7ea10f35aad10a61f241..894b43898450254aacae20dd00e452ae0f31c99b 100644 (file)
@@ -193,7 +193,8 @@ ProcessLibraryDestructorList (
 
 }
 
-const UINT32 _gUefiDriverRevision = 0x00020000U;
+//const UINT32 _gUefiDriverRevision = 0x00020000U;
+const UINT32 _gUefiDriverRevision = 0x00010000U;
 const UINT32 _gDxeRevision = 0x00000000U;