]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools Script: Update ConvertFceToStructurePcd to report warning messages
authorLiming Gao <liming.gao@intel.com>
Tue, 20 Nov 2018 08:05:56 +0000 (16:05 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 29 Nov 2018 00:30:52 +0000 (08:30 +0800)
commit591a44c02d92fcb9f1ec0950714d20c5da283d38
treef66462d9bfeeadc3b1fd2338b67a340c5e6e8c24
parent9ebef6c0a7d399af04669116dd31afebe2d4c17b
BaseTools Script: Update ConvertFceToStructurePcd to report warning messages

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1297
When the header files are not found for the used C structure, this script will
report the warning, let user know there is no header file to define C structure.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wang BinX A <binx.a.wang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Scripts/ConvertFceToStructurePcd.py