CloverBootloader/rEFIt_UEFI/Platform
2021-09-25 15:14:21 +03:00
..
plist Fix validator xcode 12.5 compilation problem. 2021-05-06 10:55:11 +03:00
AcpiPatcher.cpp Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2021-09-02 18:43:44 +03:00
AcpiPatcher.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
AmlGenerator.cpp Create SETTINGS_DATA Devices section. 2021-03-29 11:50:02 +03:00
AmlGenerator.h Create SETTINGS_DATA Devices section. 2021-03-29 11:50:02 +03:00
APFS.cpp Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
APFS.h Implement the possibility to cache XString size. Not activated. 2021-04-08 18:07:05 +03:00
ati2.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
ati_reg.h
ati.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
ati.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
b64cdecode.cpp Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
b64cdecode.h Do not use OC quirks struct anymore in settings. 2021-04-11 08:18:52 +03:00
BasicIO.h Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes. 2021-05-04 13:03:40 +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.h Ignore empty if device property value is empty. 2021-04-05 15:00:17 +03:00
BootOptions.cpp Quick hack to load OpneRuntime.efi. 2020-10-11 09:06:50 +03:00
BootOptions.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
card_vlist.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
card_vlist.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
CloverVersion.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
CloverVersion.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
Console.cpp Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
Console.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
cpu.cpp Make OC 0.7.3 compile as a library for Clover. It compiles, doesn't mean 2021-09-23 13:36:41 +03:00
cpu.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
DataHub.cpp add missing files 2021-02-07 18:56:01 +03:00
DataHub.h add missing files 2021-02-07 18:56:01 +03:00
DataHubCpu.cpp implement ExtendedFeatures 2021-09-25 14:33:16 +03:00
DataHubCpu.h embedded DataHubDxe and default for ARTFrequency 2021-02-07 17:59:15 +03:00
DataHubExt.h add missing files 2021-02-07 18:56:01 +03:00
device_inject.cpp Speed up devprop_generate_string by using a XBuffer instead of a String. 2021-04-08 11:01:20 +03:00
device_inject.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
Edid.cpp Create settings section Graphics, RtVariables. 2021-03-26 12:43:15 +03:00
Edid.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Events.cpp Create SETTINGS_DATA Devices section. 2021-03-29 11:50:02 +03:00
Events.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
FixBiosDsdt.cpp Fix wrong access to SlotDevices in FixAirport. 2021-05-06 09:23:07 +03:00
FixBiosDsdt.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
gma.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
gma.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
guid.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
guid.h Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
hda.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
hda.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
HdaCodecDump.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
HdaCodecDump.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
Hibernate.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
Hibernate.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Injectors.cpp Create SETTINGS_DATA Devices section. 2021-03-29 11:50:02 +03:00
Injectors.h Create SETTINGS_DATA Devices section. 2021-03-29 11:50:02 +03:00
KERNEL_AND_KEXT_PATCHES.cpp Created ABSTRACT_PATCH. 2021-03-25 17:32:56 +03:00
KERNEL_AND_KEXT_PATCHES.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
kernel_patcher.cpp Rename ABSTRACT_PATCH Data & Patch, Find and Replace. 2021-04-06 16:39:55 +03:00
kernel_patcher.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
kext_inject.cpp DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
kext_inject.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
kext_patcher.cpp Rename ABSTRACT_PATCH Data & Patch, Find and Replace. 2021-04-06 16:39:55 +03:00
KextList.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
KextList.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
LegacyBiosThunk.cpp PauseForKey has new argument type 2021-05-05 18:40:10 +03:00
LegacyBiosThunk.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
LegacyBoot.cpp Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes. 2021-05-04 13:03:40 +03:00
LegacyBoot.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
MacOsVersion.cpp Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
MacOsVersion.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
MemoryOperation.c Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
MemoryOperation.h Handle Skip in patches. 2020-10-23 21:52:01 +03:00
memvendors.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
nvidia.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
nvidia.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
Nvram.cpp DumpNvram(). 2021-07-02 18:10:10 +03:00
Nvram.h DumpNvram(). 2021-07-02 18:10:10 +03:00
platformdata.cpp FirmwareFeatures must be odd 2021-09-25 15:13:38 +03:00
platformdata.h implement ExtendedFeatures 2021-09-25 14:33:16 +03:00
PlatformDriverOverride.cpp Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
PlatformDriverOverride.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Settings.cpp Delegate patching ACPI if USE_OC_SECTION_Acpi is defined. 2021-09-25 13:17:25 +03:00
Settings.h Merge pull request #446 from z3DD3r/master 2021-09-25 14:45:42 +03:00
SettingsUtils.cpp Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
SettingsUtils.h DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
smbios.cpp implement ExtendedFeatures 2021-09-25 14:33:16 +03:00
smbios.h implement ExtendedFeatures 2021-09-25 14:33:16 +03:00
SmbiosFillPatchingValues.cpp implement ExtendedFeatures 2021-09-25 14:33:16 +03:00
SmbiosFillPatchingValues.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
sound.cpp Correct some refactoring bugs. 2020-08-17 22:40:52 +03:00
spd.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +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 DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
StartupSound.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
StateGenerator.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
StateGenerator.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
usbfix.cpp Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
usbfix.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Utils.cpp Fix visual studio compilation. 2021-05-08 12:34:17 +03:00
Utils.h Fix visual studio compilation. 2021-05-08 12:34:17 +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
Volume.cpp New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
Volume.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
Volumes.cpp Hide dead installer prebooter. 2021-02-04 17:04:31 +03:00
Volumes.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00