..
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
Start refactoring includes. Make gen-config compile.
2020-02-29 10:30:21 +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
DataHubCpu.h
Start refactoring includes. Make gen-config compile.
2020-02-29 10:30:21 +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
Big big refactoring of REFIT_MENU structs. They are now objects.
2020-02-28 23:28:33 +03:00
Events.h
Start refactoring includes. Make gen-config compile.
2020-02-29 10:30:21 +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
Hibernate.h
Start refactoring includes. Make gen-config compile.
2020-02-29 10:30:21 +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
Start refactoring includes. Make gen-config compile.
2020-02-29 10:30:21 +03: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
Big big refactoring of REFIT_MENU structs. They are now objects.
2020-02-28 23:28:33 +03:00
Nvram.h
Start refactoring includes. Make gen-config compile.
2020-02-29 10:30:21 +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
Clover.app v1.16 with clover-genconfig ability
2020-03-01 15:16:28 +01: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
some remarks
2020-03-01 11:46:12 +03:00
Pointer.h
Start refactoring includes. Make gen-config compile.
2020-02-29 10:30:21 +03:00
Settings.cpp
Moved DriveImage and BadgeImage down the hierarchy because only loader
2020-02-29 15:56:36 +03:00
Settings.h
Moved DriveImage and BadgeImage down the hierarchy because only loader
2020-02-29 15:56:36 +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