CloverBootloader/rEFIt_UEFI/Platform
SergeySlice 76c0e3fe55 text formatting
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2020-08-06 21:53:01 +03:00
..
Posix Little improvement + comment related to strguid. 2020-05-10 10:05:34 +03:00
AcpiPatcher.cpp text formatting 2020-08-06 21:53:01 +03:00
AcpiPatcher.h Remove struct definitions from Plateform.h 2020-04-16 10:48:13 +03:00
AmlGenerator.cpp fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
AmlGenerator.h symbolic kexts and kernel patcher 2020-04-27 18:16:43 +03:00
APFS.cpp Refactor some Path to XStringW. 2020-04-27 12:50:49 +03:00
APFS.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +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 disable deprecated functions 2020-05-13 11:18:12 +03:00
ati.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
b64cdecode.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
b64cdecode.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
BasicIO.cpp Get rid of Print() calls. 2020-03-28 18:14:18 +03:00
BasicIO.h Get rid of Print() calls. 2020-03-28 18:14:18 +03:00
BdsConnect.cpp detect unknown linux versions, 2020-04-23 12:08:10 +03:00
boot.h account kext address can be decimal 2020-07-24 21:59:51 +03:00
BootLog.cpp Fix %X and %u format for char and short. 2020-04-17 16:14:24 +03:00
BootLog.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
BootOptions.cpp kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
BootOptions.h Refactor some Path to XStringW. 2020-04-27 12:50:49 +03:00
card_vlist.cpp NoDefaultProperties will be true by default, AddProperties to be deprecated 2020-05-11 09:30:45 +03:00
card_vlist.h Remove struct definitions from Plateform.h 2020-04-16 10:48:13 +03:00
Console.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Console.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
cpu.cpp dynamic images again with memory free 2020-05-23 14:16:02 +03:00
cpu.h dynamic images again with memory free 2020-05-23 14:16:02 +03:00
DataHubCpu.cpp unload audiodxe before system start 2020-06-18 19:08:00 +03:00
DataHubCpu.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
device_inject.cpp eliminate some warnings by gcc10 2020-05-15 06:23:33 +03:00
device_inject.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
DevicePath.cpp fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
Edid.cpp symbolic kexts and kernel patcher 2020-04-27 18:16:43 +03:00
Edid.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Events.cpp position in installer bigsur 2020-06-24 07:20:45 +03:00
Events.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
FixBiosDsdt.cpp one more quirk for dsdt by Exception 2020-07-12 22:10:21 +03:00
FixBiosDsdt.h Add missing TgtBridge check in AcpiPatcher::PatchAllTables(), fix unexpected rename in OEM SSDTs when TgtBridge is set 2020-06-30 08:56:16 -04:00
gma.cpp decorations 2020-04-23 19:05:21 +03:00
gma.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
guid.cpp exclude double headers 2020-07-21 09:33:43 +03:00
guid.h Refactor some Path to XStringW. 2020-04-27 12:50:49 +03:00
hda.cpp Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
hda.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
HdaCodecDump.cpp eliminate some warnings by gcc10 2020-05-15 06:23:33 +03:00
HdaCodecDump.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Hibernate.cpp wrong format for serial string 2020-05-15 09:12:50 +03:00
Hibernate.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Injectors.cpp move OcQuirks.plist into config.plist and into GUI menu 2020-07-15 20:29:27 +03:00
Injectors.h move OcQuirks.plist into config.plist and into GUI menu 2020-07-15 20:29:27 +03:00
kernel_patcher.cpp text formatting 2020-08-06 21:53:01 +03:00
kernel_patcher.h more debugging 2020-07-25 09:36:00 +03:00
kext_inject.cpp text formatting 2020-08-06 21:53:01 +03:00
kext_inject.h exclude double headers 2020-07-21 09:33:43 +03:00
kext_patcher.cpp kext patching works in bigsur 2020-07-27 16:09:30 +03:00
LegacyBiosThunk.cpp kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
LegacyBiosThunk.h Get rid of UnicodeSPrint. 2020-04-04 16:50:13 +03:00
LegacyBoot.cpp kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
LegacyBoot.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
memvendors.h Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
Net.cpp detect unknown linux versions, 2020-04-23 12:08:10 +03:00
Net.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
nvidia.cpp using XIcon class for dynamic images 2020-05-16 22:30:29 +03:00
nvidia.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
Nvram.cpp add ability to dump smc 2020-07-14 10:51:12 +03:00
Nvram.h add ability to dump smc 2020-07-14 10:51:12 +03:00
Platform.h New implementation of XString. 2020-04-23 16:20:48 +03:00
platformdata.cpp text formatting 2020-08-06 21:53:01 +03:00
platformdata.h Updated firmware versions for T2 models. by Andrey1970 2020-05-20 22:23:49 +09:00
PlatformDriverOverride.cpp Fix %X and %u format for char and short. 2020-04-17 16:14:24 +03:00
PlatformDriverOverride.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
plist.cpp using XIcon class for dynamic images 2020-05-16 22:30:29 +03:00
plist.h eliminate some warnings by gcc10 2020-05-15 06:23:33 +03:00
Settings.cpp repair kext patching 2020-07-22 23:23:38 +03:00
Settings.h move OcQuirks.plist into config.plist and into GUI menu 2020-07-15 20:29:27 +03:00
smbios.cpp preliminary include OcQuirks into the project with huge amount of unnecessary dependencies 2020-07-09 22:06:48 +03:00
smbios.h Remove struct definitions from Plateform.h 2020-04-16 10:48:13 +03:00
sound.cpp VC2017 compilation 2020-02-21 12:44:15 +03:00
spd.cpp check ru localization of Clover.app 2020-06-02 18:08:12 +03:00
spd.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +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 unload audiodxe before system start 2020-06-18 19:08:00 +03:00
StartupSound.h security update for startup sound 2020-06-05 12:43:12 +03:00
StateGenerator.cpp dynamic images again with memory free 2020-05-23 14:16:02 +03:00
StateGenerator.h exclude unused CPUBase, by Florin9doi 2019-09-13 13:45:30 +03:00
usbfix.cpp eliminate some warnings by gcc10 2020-05-15 06:23:33 +03:00
usbfix.h Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
VersionString.cpp rasterize svg when needed 2020-05-18 22:40:47 +03:00
VersionString.h Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00