]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size supported...
authorStar Zeng <star.zeng@intel.com>
Tue, 7 Jan 2014 09:28:33 +0000 (09:28 +0000)
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 7 Jan 2014 09:28:33 +0000 (09:28 +0000)
commit0befb08d23593e0c6fcb0b7fc45bce74b822cced
tree1bdfab7294d607f4b75d4449eb5c5de4d93affd3
parentf0c5095b274b2b35867d5245119aa1aba0acc87e
MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size supported, align the behavior of LibPcdSetPtr with LibPcdSetN to handle error status returned.

Let the comments to be aligned with code behavior for LibPcdSetX 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>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15056 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