mirror of https://github.com/acidanthera/audk.git
ef529e6ab7
Here is this script usage. 1. Build one platform. 2. Use FCE tool to read HII config from the generated FD image. FCE read -i Platform.fd > Config.txt 3. Call the script to generate StructurePcd setting. ConvertFceToStructurePcd.py -p Build\PlatformPkg\DEBUG_VS2015x86 \ -c Config.txt -o OutputDir OutputDir directory has StructurePcd.dec, StructurePcd.dsc, StructurePcd.inf. 4. Refer to wiki https://github.com/lgao4/edk2/wiki/StructurePcd-Enable-Steps to enable structure pcd in this platform. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> |
||
---|---|---|
.. | ||
PackageDocumentTools | ||
BinToPcd.py | ||
ConvertFceToStructurePcd.py | ||
ConvertMasmToNasm.py | ||
ConvertUni.py | ||
FormatDosFiles.py | ||
GccBase.lds | ||
MemoryProfileSymbolGen.py | ||
PatchCheck.py | ||
RunMakefile.py | ||
RunMakefileSample.mak | ||
Rvct-Align4K.sct | ||
Rvct-Align32.sct | ||
SetVisualStudio.bat | ||
ShowEnvironment.bat | ||
SmiHandlerProfileSymbolGen.py | ||
UpdateBuildVersions.py |