audk/IntelFsp2Pkg/Tools
Loo, Tung Lun 1fbf5e30ae IntelFsp2Pkg: YAML script bug fix
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3395

This patch fixes the issue observed during
BSF file to YAML file conversion. It also
addresses the issue during multibyte array
data conversion check, for example the data
representation of 0xFFFF instead of 0xFF, 0xFF
would be thrown exception "Array size is not
proper" without this patch.

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Loo Tung Lun <tung.lun.loo@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
2021-05-18 00:46:45 +00:00
..
Tests IntelFsp2Pkg: Consume MdeLibs.dsc.inc for RegisterFilterLib 2021-03-31 05:47:10 +00:00
UserManuals IntelFsp2Pkg: Add YAML file generation support 2021-02-09 08:23:03 +00:00
FspDscBsf2Yaml.py IntelFsp2Pkg: YAML script bug fix 2021-05-18 00:46:45 +00:00
GenCfgOpt.py IntelFsp2Pkg: YAML script bug fix 2021-05-18 00:46:45 +00:00
PatchFv.py IntelFsp2Pkg/Tools: Fixed PatchFv.py to parse new Fv map file format 2020-11-19 07:35:23 +00:00
SplitFspBin.py IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image 2020-11-15 00:17:18 +00:00