This section describes how to use edktool
to:
To view a summary of the options you can use with edktool
, run the following command:
edktool help
The tool also provides more detailed help for some features. For example, to view more information about the compile
feature, run the following command:
edktool help compile
|