]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Library/PcdLib.h
MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in original...
authorStar Zeng <star.zeng@intel.com>
Fri, 10 Apr 2015 10:05:11 +0000 (10:05 +0000)
committerlzeng14 <lzeng14@Edk2>
Fri, 10 Apr 2015 10:05:11 +0000 (10:05 +0000)
commit9a3558419509bcd889e93986985d81710cac11e9
tree131eca7a1088b4c7f7a568546dfc352c5c4ee14e
parent23f3e119c7b154f6c9386588b5b74c6037a1251c
MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in original PcdSetXX APIs.

And also use DISABLE_NEW_DEPRECATED_INTERFACES macro to include the old PcdSetXX APIs.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17162 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/PcdLib.h
MdePkg/Library/BasePcdLibNull/PcdLib.c
MdePkg/Library/DxePcdLib/DxePcdLib.c
MdePkg/Library/PeiPcdLib/PeiPcdLib.c