audk/BaseTools/Source
Feng, Bob C 8391ffdc15 BaseTools: Add parameter check for the AsciiStringToUint64
If the input parameter AsciiString length is greater
than 255, the GenFv will hang.

This patch is to fix this issue.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-02-25 08:58:39 +08:00
..
C BaseTools: Add parameter check for the AsciiStringToUint64 2019-02-25 08:58:39 +08:00
Python BaseTools: Fix a bug about Structure PCD 2019-02-22 15:47:15 +08:00