CloverBootloader/CloverPackage/utils/clover-genconfig
vectorsigma72 e8a29b1a29 Clover.app v1.16 with clover-genconfig ability
The internal parser is  retro compatible with old Clover revisions since r3250. This is possible because a check for the existence of any variable inside SETTING_DATA structure is performed before the call. Variables are all accessed using the label property of the Mirror class, so as a string.
2020-03-01 15:16:28 +01:00
..
clover-genconfig.xcodeproj Fixed clover-genconfig headers search path 2019-09-05 15:50:58 +02:00
clover-genconfig.c Clover.app v1.16 with clover-genconfig ability 2020-03-01 15:16:28 +01:00
efidevp.c initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
efidevp.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
gfxutil.c initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
gfxutil.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
Makefile initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
Readme.txt initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
utils.c initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
utils.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00

You have to boot with Clover rev.1672+ with some minimum config.plist then type in terminal
clover-genconfig >config.plist

It is useful to remember your settings made in Options menu if you successfully boot into system.

Works with Clover-64 rev1672+.