CloverBootloader/rEFIt_UEFI/cpp_foundation
jief666 6ff5bab8a5 Create section Smbios and BootGraphics.
Move OptionsBits and FlagsBits in GlobalConfig.
Move OEMVendor, OEMProduct, OEMBoard in GlobalConfig.
Move KernelPatchesAllowed, KextPatchesAllowed, EnabledCores and
BlockKexts in GlobalConfig.
Create RomVersionUsed, EfiVersionUsed and ReleaseDateUsed in
GlobalConfig.
Move gFwFeatures, gFwFeaturesMask, gPlatformFeature, SlotDevices in
Smbios section.
Move UserInUse, UserChannels and User from gRAM to Smbios settings
section.
Rename enum LANGUAGES to LanguageCode.
2021-04-03 17:42:49 +03:00
..
shared_ptr.cpp Refactor selfOem. Created getConfigDir... methods. 2020-10-17 16:01:33 +03:00
shared_ptr.h Allow 11 11.x in IsOSValid(). 2020-10-20 10:55:46 +03:00
unicode_conversions.cpp Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
unicode_conversions.h Remove include <Platform.h> from headers. Keep them in sources. 2021-02-07 17:39:03 +03:00
XArray.h Create settings section Graphics, RtVariables. 2021-03-26 12:43:15 +03:00
XBuffer.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
XBuffer.h Create Properties, Arbitrary and AddProperties menu. 2021-04-01 11:06:53 +03:00
XObjArray.h Create Properties, Arbitrary and AddProperties menu. 2021-04-01 11:06:53 +03:00
XRBuffer.cpp Refactoring KEXT_PATCH. 2020-08-12 18:15:47 +03:00
XRBuffer.h add new files in proj 2021-03-26 05:59:11 +03:00
XString.cpp Reactivate warnings. 2021-02-10 15:32:07 +03:00
XString.h Created ABSTRACT_PATCH. 2021-03-25 17:32:56 +03:00
XStringAbstract.h Create Properties, Arbitrary and AddProperties menu. 2021-04-01 11:06:53 +03:00
XStringArray.cpp XStringArray self assignament test. 2020-08-11 09:00:19 +03:00
XStringArray.h Reactivate warnings. 2021-02-10 15:32:07 +03:00
XToolsCommon.h Create section Smbios and BootGraphics. 2021-04-03 17:42:49 +03:00