CloverBootloader/rEFIt_UEFI/PlatformPOSIX
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
..
cpp_util new folder PosixCompilation. Ressources to compile Clover as a mac 2021-04-03 13:55:25 +03:00
include Fix Validator xcode project. 2021-04-29 20:08:51 +03:00
posix Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes. 2021-05-04 13:03:40 +03:00
BasicIO.cpp Remove the trim to the first space for PartNo, Vendor, SerialNo. 2021-04-05 11:57:55 +03:00
BootLog.cpp Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00