CloverBootloader/rEFIt_UEFI/entry_scan
jief666 cc3c8fe0a7 Fix bug : it was ignoring legacy with PBR, MBR and CD.
Uncomment eComStation, BeOS, ZETA and Haiku legacy boot sector
detection.
Return unknown icon instead of dummy.
Improve legacy entries title when _LoaderTitle is empty.
Create log_technical_bug(). Temporary redirected to panic.
Hardened egLoadFile().
Hardened SelfOem.
Copy ctor in XStringArray.
Improve qemu launch scripts.
2021-04-23 15:20:48 +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 initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
CloverDB.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
CloverKEK.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
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 Fix bug : it was ignoring legacy with PBR, MBR and CD. 2021-04-23 15:20:48 +03:00
loader.cpp Fix a wrong cast in XImage. 2021-04-12 15:11:01 +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 initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
MSPCADB.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
MSUEFICADB.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
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 initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
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 Start refactoring includes. Make gen-config compile. 2020-02-29 10:30:21 +03:00