CloverBootloader/rEFIt_UEFI/PlatformEFI
jief666 542b812276 Refactor array of RamSlotInfo and RAM_SLOT_INFO to avoid allocating
empty slots.
Remove the InUse member.
Remove mHandle17, mInstalled, mEnabled global.
Create numeric_limits.
2021-10-02 20:44:16 +03:00
..
cpp_util Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
include Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
posix Refactor array of RamSlotInfo and RAM_SLOT_INFO to avoid allocating 2021-10-02 20:44:16 +03:00
BasicIO.cpp Convert bool to XBool. 2021-09-28 16:54:31 +03:00
BootLog.cpp Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00