CloverBootloader/rEFIt_UEFI/PlatformPOSIX/posix
jief666 391ed70310 Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes.
Light refactor of PauseForKey.
gSettings.CPU.SavingMode is ConfigManager.
PlatformPosix : do not redefine abort(), use abort() instead of
CpuDeadLoop().
Format debug.log file name.
Use malloc/free instead of AllocateZeroPool/FreePool for validator
compatibility.
Use strlen instead of AsciiStrLen for validator compatibility.
getRBr() and getRPlt() : make them independent from global var.
Fix wrong line number in XmlLiteParser.
2021-05-04 13:03:40 +03:00
..
abort.cpp Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes. 2021-05-04 13:03:40 +03:00
abort.h Fix bug : it was ignoring legacy with PBR, MBR and CD. 2021-04-23 15:20:48 +03:00
clover_strlen.cpp Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
posix_additions.cpp Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
posix_additions.h Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
posix.h new folder PosixCompilation. Ressources to compile Clover as a mac 2021-04-03 13:55:25 +03:00