..
plist
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
AcpiPatcher.cpp
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +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
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
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 bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes.
2021-05-04 13:03:40 +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
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +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
Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes.
2021-05-04 13:03:40 +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
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +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
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +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
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +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
new folder PosixCompilation. Ressources to compile Clover as a mac
2021-04-03 13:55:25 +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
Fix bug : it was ignoring legacy with PBR, MBR and CD.
2021-04-23 15:20:48 +03:00
Nvram.h
Make Clover path independent.
2020-10-03 20:02:31 +03:00
platformdata.cpp
Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes.
2021-05-04 13:03:40 +03:00
platformdata.h
Fix bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes.
2021-05-04 13:03:40 +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
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
Settings.h
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
SettingsUtils.cpp
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
SettingsUtils.h
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
smbios.cpp
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
smbios.h
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +03:00
SmbiosFillPatchingValues.cpp
New parser XML. New ConfigManager. A lot of refactoring...
2021-04-28 21:30:34 +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
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
SETTINGS_DATA refactoring.
2021-03-19 23:32:42 +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 bug in ConfigPlist when an unknown key happens is ACPI/DSDT/Fixes.
2021-05-04 13:03:40 +03:00
Utils.h
Fix bug : it was ignoring legacy with PBR, MBR and CD.
2021-04-23 15:20:48 +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