CloverBootloader/rEFIt_UEFI/Platform
2020-08-13 11:21:45 +03:00
..
Posix Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
AcpiPatcher.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
AcpiPatcher.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
AmlGenerator.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
AmlGenerator.h symbolic kexts and kernel patcher 2020-04-27 18:16:43 +03:00
APFS.cpp Rework APFS Preboot and Recovery volumes 2020-08-07 11:23:46 +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 Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
ati.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
b64cdecode.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
b64cdecode.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +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 detect unknown linux versions, 2020-04-23 12:08:10 +03:00
boot.h account kext address can be decimal 2020-07-24 21:59:51 +03:00
BootLog.cpp Fix %X and %u format for char and short. 2020-04-17 16:14:24 +03:00
BootLog.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
BootOptions.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
BootOptions.h Refactor some Path to XStringW. 2020-04-27 12:50:49 +03:00
card_vlist.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
card_vlist.h Remove struct definitions from Plateform.h 2020-04-16 10:48:13 +03:00
Console.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Console.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
cpu.cpp dynamic images again with memory free 2020-05-23 14:16:02 +03:00
cpu.h dynamic images again with memory free 2020-05-23 14:16:02 +03:00
DataHubCpu.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
DataHubCpu.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
device_inject.cpp XStringArray self assignament test. 2020-08-11 09:00:19 +03:00
device_inject.h Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
DevicePath.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
Edid.cpp symbolic kexts and kernel patcher 2020-04-27 18:16:43 +03:00
Edid.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Events.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
Events.h Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
FixBiosDsdt.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
FixBiosDsdt.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
gma.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
gma.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
guid.cpp XStringArray self assignament test. 2020-08-11 09:00:19 +03:00
guid.h Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
hda.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
hda.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
HdaCodecDump.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
HdaCodecDump.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Hibernate.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
Hibernate.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Injectors.cpp move OcQuirks.plist into config.plist and into GUI menu 2020-07-15 20:29:27 +03:00
Injectors.h move OcQuirks.plist into config.plist and into GUI menu 2020-07-15 20:29:27 +03:00
kernel_patcher.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
kernel_patcher.h Fix -W effc++ warnings. 2020-08-11 15:43:53 +03:00
kext_inject.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
kext_inject.h exclude double headers 2020-07-21 09:33:43 +03:00
kext_patcher.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
LegacyBiosThunk.cpp kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
LegacyBiosThunk.h Get rid of UnicodeSPrint. 2020-04-04 16:50:13 +03:00
LegacyBoot.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +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 detect unknown linux versions, 2020-04-23 12:08:10 +03:00
Net.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
nvidia.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
nvidia.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
Nvram.cpp XStringArray self assignament test. 2020-08-11 09:00:19 +03:00
Nvram.h add ability to dump smc 2020-07-14 10:51:12 +03:00
Platform.h Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
platformdata.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
platformdata.h Updated firmware versions for T2 models. by Andrey1970 2020-05-20 22:23:49 +09:00
PlatformDriverOverride.cpp Fix %X and %u format for char and short. 2020-04-17 16:14:24 +03:00
PlatformDriverOverride.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
plist.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
plist.h eliminate some warnings by gcc10 2020-05-15 06:23:33 +03:00
Settings.cpp Refactor GetStrArraySeparatedByChar, replaced by Split 2020-08-13 11:21:45 +03:00
Settings.h Refactor GetStrArraySeparatedByChar, replaced by Split 2020-08-13 11:21:45 +03:00
smbios.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
smbios.h Remove struct definitions from Plateform.h 2020-04-16 10:48:13 +03:00
sound.cpp VC2017 compilation 2020-02-21 12:44:15 +03:00
spd.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +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 Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
StartupSound.h security update for startup sound 2020-06-05 12:43:12 +03:00
StateGenerator.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
StateGenerator.h exclude unused CPUBase, by Florin9doi 2019-09-13 13:45:30 +03:00
usbfix.cpp eliminate some warnings by gcc10 2020-05-15 06:23:33 +03:00
usbfix.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Utils.cpp Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
Utils.h Remove the last PoolPrints. 2020-08-09 18:55:30 +03:00
VersionString.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
VersionString.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00