audk/IntelFsp2Pkg/Tools
S, Ashraf Ali b560e9d9b6 IntelFsp2Pkg: PatchFv parseInfFile function modification
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3476

parseInfFile currently reading the EFI_BASE_ADDRESS from INF, once the
address found still it's continues to read the complete inf file which
is not required. once the EFI_BASE_ADDRESS read from the INF no need to
read the INF further.
MSFT compiler can generate the map file address 8 or 16 based on which
architecture the INF is compiler. currently it's support for IA32,
modified the patchfv to support for all.
modification of few typo errors in parseModMapFile, getCurr function
required

verification : Working Fine

Signed-off-by: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
2021-07-08 06:49:09 +00:00
..
ConfigEditor IntelFsp2Pkg: Add Config Editor tool support 2021-06-30 03:56:59 +00:00
Tests IntelFsp2Pkg: Consume MdeLibs.dsc.inc for RegisterFilterLib 2021-03-31 05:47:10 +00:00
UserManuals IntelFsp2Pkg: Add Config Editor tool support 2021-06-30 03:56:59 +00:00
FspDscBsf2Yaml.py IntelFsp2Pkg: Add Config Editor tool support 2021-06-30 03:56:59 +00:00
FspGenCfgData.py IntelFsp2Pkg: Add Config Editor tool support 2021-06-30 03:56:59 +00:00
GenCfgOpt.py IntelFsp2Pkg: YAML script bug fix 2021-05-18 00:46:45 +00:00
PatchFv.py IntelFsp2Pkg: PatchFv parseInfFile function modification 2021-07-08 06:49:09 +00:00
SplitFspBin.py IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image 2020-11-15 00:17:18 +00:00