Dennis:
  The patch is good. Reviewed-by: Gao, Liming <[email protected]>

  The commit log message may be updated.

BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.

Add the missing 'MacroDict' field in FfsInfStatement.

The issue is that BaseTools/Source/Python/GenFds/FfsInfStatement.py", line 448, 
in __ExtendMacro__
    String = GenFdsGlobalVariable.MacroExtend(String, self.MacroDict)
AttributeError: OptRomInfStatement instance has no attribute 'MacroDict'

Thanks
Liming
From: Liu, Yingke D [mailto:[email protected]]
Sent: Friday, September 12, 2014 1:55 PM
To: [email protected]
Subject: [edk2] [BaseTools]There is a regression bug after enbaling s_* an d_* 
macros in FDF

Hi,

Please review the patch to fix the regression bug:


BaseTools/Source/Python/GenFds/FfsInfStatement.py", line 448, in __ExtendMacro__

    String = GenFdsGlobalVariable.MacroExtend(String, self.MacroDict)

AttributeError: OptRomInfStatement instance has no attribute 'MacroDict'

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yingke Liu 
<[email protected]<mailto:[email protected]>>

Thanks,
Dennis

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to