mirror_edk2/BaseTools/Source/Python/AutoGen
zhijufan c526dcd40f BaseTools: refactor the error for PCD value is negative or exceed max
refactor the error handling for the PCD value that is negative or it
exceed the max value.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-09-30 16:05:49 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AutoGen.py BaseTool: Support different PCDs that refers to the same EFI variable. 2018-09-26 22:50:40 +08:00
BuildEngine.py BaseTools: Create and use a shared value for 'MSFT' from DataType 2018-08-30 08:42:09 +08:00
GenC.py BaseTools: refactor the error for PCD value is negative or exceed max 2018-09-30 16:05:49 +08:00
GenDepex.py BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section 2018-07-23 08:56:37 +08:00
GenMake.py BaseTools: AutoGen - refactor class properties 2018-09-20 22:18:06 +08:00
GenPcdDb.py BaseTools: Correct DXE_PCD_DATABASE_INIT. 2018-09-12 11:25:22 +08:00
GenVar.py BaseTool: Support different PCDs that refers to the same EFI variable. 2018-09-26 22:50:40 +08:00
IdfClassObject.py BaseTools: Use absolute import in AutoGen 2018-07-16 11:22:14 +08:00
InfSectionParser.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
StrGather.py BaseTools: Use absolute import in AutoGen 2018-07-16 11:22:14 +08:00
UniClassObject.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
ValidCheckingInfoObject.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00