CloverBootloader/rEFIt_UEFI
jief666 541182fcd1 Fix device properties having a garbage name.
Bug was : xmlKey() wrongly return by value. Returning xmlKey().value()
by reference = returning a local object by reference. value() was
destroyed and referenced memory become garbage.
2021-05-06 12:35:44 +03:00
..
cpp_foundation DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
cpp_lib Fix device properties having a garbage name. 2021-05-06 12:35:44 +03:00
cpp_unit_test Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes. 2021-05-04 13:03:40 +03:00
entry_scan DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
gui DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
include DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
libeg DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
Platform Fix validator xcode 12.5 compilation problem. 2021-05-06 10:55:11 +03:00
PlatformEFI Fix wrong access to SlotDevices in FixAirport. 2021-05-06 09:23:07 +03:00
PlatformIA32 new folder PosixCompilation. Ressources to compile Clover as a mac 2021-04-03 13:55:25 +03:00
PlatformPOSIX Fix validator xcode 12.5 compilation problem. 2021-05-06 10:55:11 +03:00
PlatformPOSIX+EFI Cleaning and improvement of PlatformPOSIX. 2021-05-05 13:20:40 +03:00
refit Fix wrong access to SlotDevices in FixAirport. 2021-05-06 09:23:07 +03:00
Settings DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
generate_source_list.sh New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
refit.inf New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00