CloverBootloader/rEFIt_UEFI/Platform
2020-03-11 18:44:11 +03:00
..
AcpiPatcher.cpp Warning removal. New class XUINTN (not yet used). 2020-03-11 17:23:58 +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 Warning removal. New class XUINTN (not yet used). 2020-03-11 17:23:58 +03:00
device_inject.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
DevicePath.cpp Comment out unused code. 2020-03-06 03:31:19 +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 Warning removal. New class XUINTN (not yet used). 2020-03-11 17:23:58 +03:00
gma.cpp correct previous missed commit 2020-03-07 22:38:02 +09: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 refactoring menu entries 2020-03-03 23:44:07 +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 Fix typo and Black screen when waking from sleep on HD5500 2020-03-07 22:35:01 +09:00
kernel_patcher.h first implementation of XPointer class 2020-03-02 15:00:24 +03:00
kext_inject.cpp Warning removal. New class XUINTN (not yet used). 2020-03-11 17:23:58 +03:00
kext_inject.h first implementation of XPointer class 2020-03-02 15:00:24 +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 Clean the menu item hierarchy. 2020-03-10 12:45:17 +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 REFIT_ABSTRACT_MENU_ENTRY.Title to XStringW 2020-03-10 14:51:04 +03:00
Nvram.h Start refactoring includes. Make gen-config compile. 2020-02-29 10:30:21 +03:00
Platform.h Disable assign & ctor with char* and wchar_t* parameter. 2020-03-10 19:50:55 +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 Replace __typeof__ by __typeof_am__ for VS 2020-03-11 18:44:11 +03:00
Settings.cpp Test always true. 2020-03-11 16:24:29 +03:00
Settings.h Clean the menu item hierarchy. 2020-03-10 12:45:17 +03:00
smbios.cpp No more Clover version 2020-03-05 22:28:24 +01: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