audk/MdePkg/Library/DxePcdLib
Liming Gao f8308f0ad1 MdePkg: Add two PcdApi for Patch VOID* PCD set operation.
Two new APIs LibPatchPcdSetPtrAndSize() and LibPatchPcdSetPtrAndSizeS()
are added to catch the size of the updated VOID* PCD value buffer, then
PcdGetSize() API can return the actual size.

Update three PcdLib instances to implement these two APIs.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18269 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-24 05:01:11 +00:00
..
DxePcdLib.c MdePkg: Add two PcdApi for Patch VOID* PCD set operation. 2015-08-24 05:01:11 +00:00
DxePcdLib.inf MdePkg DxePcdLib: Updates DxePcdLib instance comments. 2014-11-19 02:47:02 +00:00
DxePcdLib.uni MdePkg: Convert non DOS format files to DOS format 2014-09-03 08:33:28 +00:00