CloverBootloader/rEFIt_UEFI/Platform
Slice 06d591c810 prepare to fifteen
Signed-off-by: Slice <sergey.slice@gmail.com>
2024-05-19 20:25:30 +03:00
..
plist plist : incorrect use of LString8. Memory was NOT copied in TagString, 2024-01-07 15:54:17 +01:00
APFS.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
APFS.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
AcpiPatcher.cpp Improve XString forgetDataWithoutFreeing() to avoid freeing a literal. 2023-11-12 03:48:29 +01:00
AcpiPatcher.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
AmlGenerator.cpp Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
AmlGenerator.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
BasicIO.h Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
BdsConnect.cpp Improve MemoryTacker. Use gBS->FreePool() instead of FreePool for 2024-01-08 11:28:32 +01:00
BdsConnect.h Fix compilation of secureboot. Compile, but doesn't link yet. 2024-01-08 23:13:37 +01:00
BootLog.h Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
BootOptions.cpp redirect selfdir in the case of pseudo MS 2022-08-01 22:34:35 +03:00
BootOptions.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
CloverVersion.cpp Fix include path. 2023-11-05 18:56:53 +01:00
CloverVersion.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
Console.cpp Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
Console.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
DataHub.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
DataHub.h Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
DataHubCpu.cpp Improve MemoryTacker. Use gBS->FreePool() instead of FreePool for 2024-01-08 11:28:32 +01:00
DataHubCpu.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
DataHubExt.h add missing files 2021-02-07 18:56:01 +03:00
Edid.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
Edid.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
Events.cpp code style: exclude tabs 2022-02-13 21:21:04 +03:00
Events.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
FixBiosDsdt.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
FixBiosDsdt.h use count for dsdt patches 2022-08-17 13:58:30 +03:00
HdaCodecDump.cpp some style check 2022-01-25 20:07:33 +03:00
HdaCodecDump.h one more compatibility issue 2021-10-05 19:00:02 +03:00
Hibernate.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
Hibernate.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
Injectors.cpp embed AppleKeyAggregator 2022-08-18 19:27:04 +03:00
Injectors.h Create SETTINGS_DATA Devices section. 2021-03-29 11:50:02 +03:00
KERNEL_AND_KEXT_PATCHES.cpp MatchBuild absent should means allowed 2021-12-24 21:22:53 +03:00
KERNEL_AND_KEXT_PATCHES.h make block skywalk to be conditional 2023-08-27 22:14:02 +03:00
KextList.cpp refine debug 2024-01-25 07:47:04 +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 Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
LegacyBiosThunk.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
LegacyBoot.cpp workarounds for gcc12 bug 2022-11-22 22:13:55 +03:00
LegacyBoot.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
MacOsVersion.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
MacOsVersion.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
MemoryOperation.c restrict str_version conversion to 3 groups 2023-05-31 00:17:19 +03:00
MemoryOperation.h Handle Skip in patches. 2020-10-23 21:52:01 +03:00
Nvram.cpp Improve MemoryTacker. Use gBS->FreePool() instead of FreePool for 2024-01-08 11:28:32 +01:00
Nvram.h Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
PlatformDriverOverride.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
PlatformDriverOverride.h Make Clover path independent. 2020-10-03 20:02:31 +03:00
PlatformdataModels.h Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
Settings.cpp clear mmio in some cases 2024-02-24 21:05:23 +03:00
Settings.h Add "FirstAvailable" option for DefaultVolume. 2024-01-19 04:14:17 +01:00
SettingsUtils.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
SettingsUtils.h DO NOT explicitly call default ctor with new because of clang bug. 2021-05-05 20:10:10 +03:00
SmbiosFillPatchingValues.cpp Refactor array of RamSlotInfo and RAM_SLOT_INFO to avoid allocating 2021-10-02 20:44:16 +03:00
SmbiosFillPatchingValues.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
StartupSound.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
StartupSound.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
StateGenerator.cpp Fix a warning. 2024-01-08 23:12:17 +01:00
StateGenerator.h Refactoring to allow Clover to be compiled as a macOs app. 2021-02-06 20:16:46 +03:00
Utils.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
Utils.h Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
UtilsEFI.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
UtilsEFI.h Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
VersionString.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
VersionString.h Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
Volume.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
Volume.h Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
Volumes.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
Volumes.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
ati.cpp fix previous commit about family 2024-01-12 22:32:40 +03:00
ati.h define new framebuffers 2022-03-19 16:48:22 +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
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
boot.h 1st experiment to use OpenCore to boot Big Sur installer. 2020-09-07 01:19:48 +03:00
card_vlist.cpp Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
card_vlist.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
cpu.cpp repair PM lock control 2024-01-17 22:21:19 +03:00
cpu.h new cpu 12th, 13th 2023-12-11 20:18:48 +03:00
device_inject.cpp few more memory leaks 2023-11-16 21:10:42 +03:00
device_inject.h few more memory leaks 2023-11-16 21:10:42 +03:00
gma.cpp fix absent variable 2024-01-25 07:55:26 +03:00
gma.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
guid.cpp BlockSkywalk will be false by default 2023-09-05 19:54:23 +03:00
guid.h add gibraltar 2022-08-04 20:22:25 +03:00
hda.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
hda.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
kernel_patcher.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
kernel_patcher.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
kext_inject.cpp Search kext executable by name if CFBundleExecutable leads to a non 2024-01-07 18:14:33 +01: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 Convert bool to XBool. 2021-09-28 16:54:31 +03:00
memvendors.h New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
nvidia.cpp reduce clover size 2023-12-16 10:10:04 +03:00
nvidia.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
platformdata.cpp prepare to fifteen 2024-05-19 20:25:30 +03:00
platformdata.h update versions for modern machines 2023-05-31 21:34:30 +03:00
smbios.cpp take into account memory type DDR5 2024-01-13 20:28:01 +03:00
smbios.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
sound.cpp Set permission 0644 for files in rEFIt_UEFI. No changes of content. 2024-01-05 16:16:38 +01:00
spd.cpp take into account memory type DDR5 2024-01-13 20:28:01 +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
usbfix.cpp dont fix ownership on non-intel usb3 2022-11-30 18:34:43 +03:00
usbfix.h Make Clover path independent. 2020-10-03 20:02:31 +03:00