..
Posix
Bug I introduced in StrHToBuf.
2020-08-16 16:21:12 +03:00
AcpiPatcher.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
AcpiPatcher.h
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00
AmlGenerator.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
AmlGenerator.h
symbolic kexts and kernel patcher
2020-04-27 18:16:43 +03:00
APFS.cpp
Rework APFS Preboot and Recovery volumes
2020-08-07 11:23:46 +03:00
APFS.h
Rework APFS Preboot and Recovery volumes
2020-08-07 11:23:46 +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
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
ati.h
Remove macro from Platform.h.
2020-04-16 12:09:22 +03:00
b64cdecode.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
b64cdecode.h
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +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
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
BootOptions.h
Refactor some Path to XStringW.
2020-04-27 12:50:49 +03:00
card_vlist.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +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
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
DataHubCpu.h
Remove functions prototypes from Plateform.h
2020-04-16 10:15:26 +03:00
device_inject.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
device_inject.h
Remove the last PoolPrints.
2020-08-09 18:55:30 +03:00
DevicePath.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +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
Remove the last PoolPrints.
2020-08-09 18:55:30 +03:00
Events.h
Remove the last PoolPrints.
2020-08-09 18:55:30 +03:00
FixBiosDsdt.cpp
Add test in CmpDev.
2020-08-16 11:41:44 +03:00
FixBiosDsdt.h
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00
gma.cpp
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00
gma.h
Remove functions prototypes from Plateform.h
2020-04-16 10:15:26 +03:00
guid.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
guid.h
Bug I introduced in StrHToBuf.
2020-08-16 16:21:12 +03:00
hda.cpp
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00
hda.h
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00
HdaCodecDump.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
HdaCodecDump.h
Final switch to C++ compiler
2020-02-17 23:41:09 +03:00
Hibernate.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
Hibernate.h
Remove functions prototypes from Plateform.h
2020-04-16 10:15:26 +03:00
Injectors.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
Injectors.h
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
kernel_patcher.cpp
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00
kernel_patcher.h
Fix -W effc++ warnings.
2020-08-11 15:43:53 +03:00
kext_inject.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
kext_inject.h
exclude double headers
2020-07-21 09:33:43 +03:00
kext_patcher.cpp
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +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
Remove the last PoolPrints.
2020-08-09 18:55:30 +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
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
nvidia.h
Remove macro from Platform.h.
2020-04-16 12:09:22 +03:00
Nvram.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
Nvram.h
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
Platform.h
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
platformdata.cpp
Bug I introduced in StrHToBuf.
2020-08-16 16:21:12 +03:00
platformdata.h
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03: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
Add some XString length test.
2020-08-16 09:01:08 +03:00
plist.h
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
Settings.cpp
Bug I introduced in StrHToBuf.
2020-08-16 16:21:12 +03:00
Settings.h
Refactor the hidden flag. All menu entries are now created, allowing to
2020-08-15 23:39:25 +03:00
smbios.cpp
Bug I introduced in StrHToBuf.
2020-08-16 16:21:12 +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
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +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
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
StartupSound.h
security update for startup sound
2020-06-05 12:43:12 +03:00
StateGenerator.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +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
Utils.cpp
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
Utils.h
Refactoring some CHAR8* and CHAR16* to XString.
2020-08-15 16:47:56 +03:00
VersionString.cpp
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00
VersionString.h
Refactoring KEXT_PATCH.
2020-08-12 18:15:47 +03:00