CloverBootloader/rEFIt_UEFI/entry_scan
jief666 7babc6fe9b Do not use OC quirks struct anymore in settings.
Fix Disabled property in Smbios/Block config.
Move flagstate in GlobalConfig.
Remove gSettings.Smbios.REV, ECPI, RBr and RPlt.
Create getRBr() and getRPlt().
Operator == and isEqual in XArray, XObjArray, SETTINGS_DATA.
Rename equal to isEqual in XString and XStringArray.
Operator == in INPUT_ITEM, undefinable, ABSTRACT_PATCH (and derived) and
RAM_SLOT_INFO class.
Clean b64cdecode.h.
2021-04-11 08:18:52 +03:00
..
bootscreen.cpp Adapt compiler options for compilation as a macOs app. 2021-03-20 17:29:34 +03:00
bootscreen.h Continuation of refactor of settings. 2021-03-15 12:02:34 +03:00
CanonicalDB.h
CloverDB.h
CloverKEK.h
common.cpp Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
common.h Continuing to refactor SETTINGS_DATA. 2021-02-11 14:41:59 +03:00
entry_scan.h Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
legacy.cpp Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
loader.cpp Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
loader.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
lockedgraphics.cpp Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
MSKEK.h
MSPCADB.h
MSUEFICADB.h
secureboot.cpp Continuing to refactor SETTINGS_DATA. 2021-02-11 14:41:59 +03:00
secureboot.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
securebootkeys.h
securehash.cpp Continuing to refactor SETTINGS_DATA. 2021-02-11 14:41:59 +03:00
securemenu.cpp release compilation should never panic on bad user input, use DEBUG for testing 2021-02-21 16:49:09 +03:00
securevars.cpp Continuing to refactor SETTINGS_DATA. 2021-02-11 14:41:59 +03:00
tool.cpp Remove loadOptions "Prefix" for custom tools. 2021-03-24 00:23:44 +03:00
tool.h