CloverBootloader/rEFIt_UEFI/Platform
jief666 8b6f19f2c6 Bug in GetDataSetting.
Bug near "GetProperty(DictPointer, "KextsToPatch")"
2020-08-19 16:56:19 +03:00
..
Posix Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
AcpiPatcher.cpp Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
AcpiPatcher.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
AmlGenerator.cpp Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
AmlGenerator.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
APFS.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
APFS.h Rework APFS Preboot and Recovery volumes 2020-08-07 11:23:46 +03:00
ati_reg.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
ati.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
ati.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
b64cdecode.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
b64cdecode.h Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
BasicIO.cpp Get rid of Print() calls. 2020-03-28 18:14:18 +03:00
BasicIO.h Get rid of Print() calls. 2020-03-28 18:14:18 +03:00
BdsConnect.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
boot.h account kext address can be decimal 2020-07-24 21:59:51 +03:00
BootLog.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
BootLog.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
BootOptions.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
BootOptions.h Refactor some Path to XStringW. 2020-04-27 12:50:49 +03:00
card_vlist.cpp Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
card_vlist.h Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
Console.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Console.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
cpu.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
cpu.h dynamic images again with memory free 2020-05-23 14:16:02 +03:00
DataHubCpu.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
DataHubCpu.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
device_inject.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
device_inject.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
DevicePath.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Edid.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Edid.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Events.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Events.h Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
FixBiosDsdt.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
FixBiosDsdt.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
gma.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
gma.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
guid.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
guid.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
hda.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
hda.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
HdaCodecDump.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
HdaCodecDump.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Hibernate.cpp Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
Hibernate.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Injectors.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Injectors.h Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
kernel_patcher.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
kernel_patcher.h Fix -W effc++ warnings. 2020-08-11 15:43:53 +03:00
kext_inject.cpp Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
kext_inject.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
kext_patcher.cpp Bug in GetDataSetting. 2020-08-19 16:56:19 +03:00
LegacyBiosThunk.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
LegacyBiosThunk.h Get rid of UnicodeSPrint. 2020-04-04 16:50:13 +03:00
LegacyBoot.cpp Hardened plist. 2020-08-18 19:45:44 +03:00
LegacyBoot.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
memvendors.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Net.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Net.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
nvidia.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
nvidia.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
Nvram.cpp Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
Nvram.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Platform.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
platformdata.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
platformdata.h Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
PlatformDriverOverride.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
PlatformDriverOverride.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
plist.cpp Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
plist.h Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
Settings.cpp Bug in GetDataSetting. 2020-08-19 16:56:19 +03:00
Settings.h Refactor tagNext in tagSruct as a XObjArray<TagStruct> 2020-08-19 15:50:26 +03:00
smbios.cpp Hardened plist. 2020-08-18 19:45:44 +03:00
smbios.h Remove struct definitions from Plateform.h 2020-04-16 10:48:13 +03:00
sound.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
spd.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
spd.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
sse3_5_patcher.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
sse3_patcher.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
StartupSound.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
StartupSound.h security update for startup sound 2020-06-05 12:43:12 +03:00
StateGenerator.cpp Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
StateGenerator.h exclude unused CPUBase, by Florin9doi 2019-09-13 13:45:30 +03:00
usbfix.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
usbfix.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Utils.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
Utils.h Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
VersionString.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
VersionString.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00