CloverBootloader/rEFIt_UEFI/Platform
Sergey Isakov 5709ec8c2c quirky but working
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-02-28 22:41:03 +03:00
..
AcpiPatcher.cpp more type casting fixes 2020-02-20 17:28:24 +03:00
AmlGenerator.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
AmlGenerator.h Final switch to C++ compiler 2020-02-17 23:41:09 +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 more type casting fixes 2020-02-20 17:28:24 +03:00
ati.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
b64cdecode.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
b64cdecode.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
BdsConnect.cpp Refactor of "Volumes" global var as an XObjArray. 2020-02-27 17:34:29 +03:00
boot.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
BootLog.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
BootOptions.cpp VC2017 compilation 2020-02-21 12:44:15 +03:00
card_vlist.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Console.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
cpu.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
DataHubCpu.cpp Remove unecessary cast. Some cleanups. 2020-02-22 00:22:30 +03:00
device_inject.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
device_inject.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
DevicePath.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Edid.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Events.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
FixBiosDsdt.cpp VC2017 compilation 2020-02-21 12:44:15 +03:00
gma.cpp VC2017 compilation 2020-02-21 12:44:15 +03:00
gma.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
guid.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
hda.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
hda.h Share a single list of audio devices between Clover and audioDxe 2019-11-23 16:17:31 +02:00
HdaCodecDump.cpp more type casting fixes 2020-02-20 17:28:24 +03:00
HdaCodecDump.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Hibernate.cpp quirky but working 2020-02-28 22:41:03 +03:00
Injectors.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
kernel_patcher.cpp Update GS layout for LAPIC patch on 10.15.4 by vit9696 2020-02-23 12:33:39 +09:00
kernel_patcher.h Fix void* cast and enum cast (prepa C++) 2019-12-27 18:09:07 +01:00
kext_inject.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
kext_inject.h adopt to new DeviceTree declarstions 2019-12-18 21:41:07 +03:00
kext_patcher.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
LegacyBiosThunk.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
LegacyBiosThunk.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
LegacyBoot.cpp quirky but working 2020-02-28 22:41:03 +03:00
loader.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
LoaderUefi.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
memvendors.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Net.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
nvidia.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
nvidia.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Nvram.cpp quirky but working 2020-02-28 22:41:03 +03:00
picopng.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
picopng.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
Platform.h quirky but working 2020-02-28 22:41:03 +03:00
platformdata.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
PlatformDriverOverride.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
plist.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Pointer.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Settings.cpp make genconfig happy 2020-02-28 21:12:57 +03:00
smbios.cpp make genconfig happy 2020-02-28 21:12:57 +03:00
sound.cpp VC2017 compilation 2020-02-21 12:44:15 +03:00
spd.cpp Wrong type for downward loop. 2020-02-18 10:17:21 +03:00
spd.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_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 Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
StateGenerator.cpp more strict type conversion in cpp 2020-02-28 15:09:32 +03:00
StateGenerator.h exclude unused CPUBase, by Florin9doi 2019-09-13 13:45:30 +03:00
string.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
string.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 Final switch to C++ compiler 2020-02-17 23:41:09 +03:00