]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Add a keyword FvNameString in FDF
authorYingke Liu <yingke.d.liu@intel.com>
Tue, 28 Jul 2015 05:53:08 +0000 (05:53 +0000)
committeryingke <yingke@Edk2>
Tue, 28 Jul 2015 05:53:08 +0000 (05:53 +0000)
commitaaf8aa7b2cd6e5ee533aa622d72391226069e0c3
tree0a9945f851b06048b82e7ce4d9fe2f8b6d593bbb
parent161b8359a8e0af1ac944f115de8d345aa4a61b9c
BaseTools: Add a keyword FvNameString in FDF

The keyword with value TRUE OR FALSE is used to
indicate whether the FV UI name is included in
FV EXT header as a entry or not.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yingke Liu <yingke.d.liu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18090 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/CommonDataClass/FdfClass.py
BaseTools/Source/Python/GenFds/FdfParser.py
BaseTools/Source/Python/GenFds/Fv.py