]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg: Add VarCheckPcdLib NULL class library
authorStar Zeng <star.zeng@intel.com>
Tue, 25 Aug 2015 03:10:32 +0000 (03:10 +0000)
committerlzeng14 <lzeng14@Edk2>
Tue, 25 Aug 2015 03:10:32 +0000 (03:10 +0000)
commita2918326ac6aa7acfc696dcd46c42037474e1540
treebd0ad1a851dc82364cc2f5274014638b4d6bf640
parent1241af9510c6f7c0ff83cc3c418e9e1e24bf1ab1
MdeModulePkg: Add VarCheckPcdLib NULL class library

The check will be based on PcdVarCheck binary that generated
by BaseTools.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18294 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.inf [new file with mode: 0644]
MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.uni [new file with mode: 0644]
MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLibNullClass.c [new file with mode: 0644]
MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdStructure.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc