CloverBootloader/rEFIt_UEFI
2021-10-19 12:27:41 +02:00
..
cpp_foundation Refactor array of RamSlotInfo and RAM_SLOT_INFO to avoid allocating 2021-10-02 20:44:16 +03:00
cpp_lib Convert bool to XBool. 2021-09-28 16:54:31 +03:00
cpp_unit_test Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
entry_scan Convert bool to XBool. 2021-09-28 16:54:31 +03:00
gui Convert bool to XBool. 2021-09-28 16:54:31 +03:00
include c++20 compatibility 2021-10-03 20:33:03 +03:00
libeg c++20 compatibility 2021-10-03 20:33:03 +03:00
Platform Fix SlotCounts >= MAX_RAM_SLOTS to SlotCounts > MAX_RAM_SLOTS 2021-10-19 12:27:41 +02:00
PlatformEFI Refactor array of RamSlotInfo and RAM_SLOT_INFO to avoid allocating 2021-10-02 20:44:16 +03:00
PlatformIA32 new folder PosixCompilation. Ressources to compile Clover as a mac 2021-04-03 13:55:25 +03:00
PlatformPOSIX Convert bool to XBool. 2021-09-28 16:54:31 +03:00
PlatformPOSIX+EFI Convert bool to XBool. 2021-09-28 16:54:31 +03:00
refit Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
Settings Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
generate_source_list.sh New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
refit.inf Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00