CloverBootloader/rEFIt_UEFI/Platform
jief666 16c627596f Rename OSVersion to macOSVersion.
Fixed some icons ordering in main menu.
Fixed macOs version detection for custom entries.
Fixed main Big Sur partition appearing in menu.
Refactor IsValidGuidAsciiString.
2021-01-31 12:50:23 +03:00
..
plist Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
Posix MSVC compilation (forgotten in last commit). 2020-11-02 23:26:41 +03:00
AcpiPatcher.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
AcpiPatcher.h Create object MacOsVersion. 2020-11-13 00:25:56 +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 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 Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
ati.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
b64cdecode.cpp MSVC compilation. 2020-11-02 16:45:11 +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 Add IC when checking drivers name at loading. 2020-11-24 16:01:32 +03:00
boot.h 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
BootLog.cpp debug.log name contains efi file name and timestamp. 2020-11-24 15:41:47 +03:00
BootLog.h Create object MacOsVersion. 2020-11-13 00:25:56 +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 take into account custom entry may point to apfs partition 2020-12-01 22:09:30 +03:00
cpu.h exclude newyer theme 2020-11-09 19:56:18 +03:00
DataHubCpu.cpp Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +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 Restore USBFixOwnership feature. 2020-11-05 09:29:56 +03:00
Events.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
FixBiosDsdt.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
FixBiosDsdt.h Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
gma.cpp Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +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 Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
hda.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
hda.h Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
HdaCodecDump.cpp Make Clover path independent. 2020-10-03 20:02:31 +03:00
HdaCodecDump.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Hibernate.cpp Better name for Preboot. 2020-10-22 16:55:30 +03:00
Hibernate.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
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 Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
kernel_patcher.h First unit test for memory Find-Replace. 2020-10-12 14:51:08 +03:00
kext_inject.cpp Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
kext_inject.h Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
kext_patcher.cpp Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +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 Better name for Preboot. 2020-10-22 16:55:30 +03:00
LegacyBoot.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
MacOsVersion.cpp Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
MacOsVersion.h Create object MacOsVersion. 2020-11-13 00:25:56 +03:00
MemoryOperation.c Fix DellSmbiosPatch. 2020-11-19 00:49:02 +03:00
MemoryOperation.h Handle Skip in patches. 2020-10-23 21:52:01 +03:00
memvendors.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
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 Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +03:00
nvidia.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
Nvram.cpp take into account custom entry may point to apfs partition 2020-12-01 22:09:30 +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 fix capitalization of SMC 2020-12-21 20:59:04 +03:00
platformdata.h add model MBP16,4 2020-12-19 21:00:37 +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 Keep "Bootx64" for debug log name if booted on /EFI/Boot/BootX64.efi 2020-11-24 16:14:48 +03:00
Self.h debug.log name contains efi file name and timestamp. 2020-11-24 15:41:47 +03:00
SelfOem.cpp reduce debug.log 2020-10-23 21:48:31 +03:00
SelfOem.h Re-implement ordering partition with a no-loop guard. 2020-10-23 09:04:01 +03:00
Settings.cpp Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
Settings.h Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
smbios.cpp Fix DellSmbiosPatch. 2020-11-19 00:49:02 +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 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 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 text formatting and project ordering 2021-01-06 11:51:02 +03:00
StateGenerator.h exclude unused CPUBase, by Florin9doi 2019-09-13 13:45:30 +03:00
usbfix.cpp adding data for iMac20 2020-12-13 11:51:50 +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 Rename OSVersion to macOSVersion. 2021-01-31 12:50:23 +03:00
VersionString.cpp MSVC compilation. 2020-11-02 16:45:11 +03:00
VersionString.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00