CloverBootloader/rEFIt_UEFI/Platform
SergeySlice 11e2e38420 several optimisations
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-10-15 10:05:37 +03:00
..
plist First unit test for memory Find-Replace. 2020-10-12 14:51:08 +03:00
Posix Add Find/Replace with mask tests. 2020-10-12 17:49:43 +03:00
AcpiPatcher.cpp avoid memory leak with ACPI patching 2020-10-14 10:32:36 +03:00
AcpiPatcher.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
AmlGenerator.cpp Refactoring some CHAR8* and CHAR16* to XString. 2020-08-15 16:47:56 +03:00
AmlGenerator.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
APFS.cpp Fix bug where StartLoader cannot find kexts. 2020-09-28 18:57:50 +03:00
APFS.h Fix bug where StartLoader cannot find kexts. 2020-09-28 18:57:50 +03:00
ati_reg.h
ati.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
ati.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
b64cdecode.cpp Base64DecodeClover cannot return not-NULL and DecodedSize=0 anymore. 2020-09-04 13:52:05 +03:00
b64cdecode.h Final refactoring of plist : now each tag is a class. 2020-08-25 18:35:19 +03:00
BasicIO.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
BasicIO.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
BdsConnect.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
boot.h 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
BootLog.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
BootLog.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
BootOptions.cpp Quick hack to load OpneRuntime.efi. 2020-10-11 09:06:50 +03:00
BootOptions.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
card_vlist.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
card_vlist.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Console.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Console.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
cpu.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
cpu.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
DataHubCpu.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
DataHubCpu.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
device_inject.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
device_inject.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
DevicePath.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Edid.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Edid.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Events.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Events.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
FixBiosDsdt.cpp Fix TgtBridge. 2020-10-07 12:15:21 +03:00
FixBiosDsdt.h Fix TgtBridge. 2020-10-07 12:15:21 +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 SmUUID wasn't injected if smbios info were in smbios.plist. 2020-09-23 16:47:47 +03:00
guid.h Avoid GetDefaultSettings scratching SmUUID read from smbios. 2020-09-24 15:06:10 +03:00
hda.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
hda.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
HdaCodecDump.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
HdaCodecDump.h
Hibernate.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Hibernate.h
Injectors.cpp Fix DSDT oem path. 2020-10-06 17:24:34 +03:00
Injectors.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
kernel_patcher.cpp First unit test for memory Find-Replace. 2020-10-12 14:51:08 +03:00
kernel_patcher.h First unit test for memory Find-Replace. 2020-10-12 14:51:08 +03:00
kext_inject.cpp several optimisations 2020-10-15 10:05:37 +03:00
kext_inject.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
kext_patcher.cpp First unit test for memory Find-Replace. 2020-10-12 14:51:08 +03:00
LegacyBiosThunk.cpp Quick hack to load OpneRuntime.efi. 2020-10-11 09:06:50 +03:00
LegacyBiosThunk.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
LegacyBoot.cpp Quick hack to load OpneRuntime.efi. 2020-10-11 09:06:50 +03:00
LegacyBoot.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
MemoryOperation.c Add Find/Replace with mask tests. 2020-10-12 17:49:43 +03:00
MemoryOperation.h Add Find/Replace with mask tests. 2020-10-12 17:49:43 +03:00
memvendors.h
Net.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Net.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
nvidia.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
nvidia.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
Nvram.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Nvram.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Platform.h Add Find/Replace with mask tests. 2020-10-12 17:49:43 +03:00
platformdata.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
platformdata.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
PlatformDriverOverride.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
PlatformDriverOverride.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Self.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
Self.h ReinitRefitLib after Starting an efi image. 2020-10-05 23:45:14 +03:00
SelfOem.cpp Remove panic at start if there is no kexts dir. 2020-10-05 12:14:35 +03:00
SelfOem.h Remove panic at start if there is no kexts dir. 2020-10-05 12:14:35 +03:00
Settings.cpp several optimisations 2020-10-15 10:05:37 +03:00
Settings.h Build id in log and in About menu. 2020-10-07 20:25:31 +03:00
smbios.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
smbios.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
sound.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
spd.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
spd.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
sse3_5_patcher.h
sse3_patcher.h
StartupSound.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
StartupSound.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
StateGenerator.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
StateGenerator.h
usbfix.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
usbfix.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Utils.cpp Quick hack to load OpneRuntime.efi. 2020-10-11 09:06:50 +03:00
Utils.h Add Find/Replace with mask tests. 2020-10-12 17:49:43 +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