CloverBootloader/rEFIt_UEFI/entry_scan
jief 32fbf76326 Update BaseLib.h with macro BASE_LIST_FOR_EACH.
Introduce class apd (automatic pointer destruction)
Introduce MemoryTracker
Weak symbols in MemoryAllocationLib to be able to redefine them (see
MemoryTracker).
Embed LegacyOS instead of a pointer.
Fixed a lot of memory leaks.
2023-11-18 11:04:54 +01:00
..
bootscreen.cpp Make ThemeX a pointer. 2023-11-06 21:53:57 +01: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 Make ThemeX a pointer. 2023-11-06 21:53:57 +01:00
common.h Remove outdated dead code (AddLoadOption and RemoveLoadOption). 2021-10-20 10:55:05 +02:00
entry_scan.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
legacy.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
loader.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
loader.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
lockedgraphics.cpp XIcon::GetBest now returns a reference, which save time and memory. 2023-11-07 17:40:28 +01: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 Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
secureboot.h Try to compile secure boot. Error in some openssl asm instructions. 2021-05-09 17:13:37 +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 Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
securemenu.cpp Make ThemeX a pointer. 2023-11-06 21:53:57 +01:00
securevars.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
tool.cpp Make ThemeX a pointer. 2023-11-06 21:53:57 +01:00
tool.h Start refactoring includes. Make gen-config compile. 2020-02-29 10:30:21 +03:00