]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/PCD/Dxe/Service.c
Update PcdSetPtr() API to set the output buffer size to the max buffer size when...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Dec 2011 06:56:57 +0000 (06:56 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Dec 2011 06:56:57 +0000 (06:56 +0000)
commitcb40609c754e8ddd351b8f01a60f8097ed0b82dc
tree67dc99f4e5b299ead8e6cd70b371feb73bbc8b59
parent2fc46f86f91daf139ffb1bf20500d8254f037d2b
Update PcdSetPtr() API to set the output buffer size to the max buffer size when the input buffer size is larger than the max buffer size. This behavior follows API description.

Signed-off-by: lgao4
Reviewed-by: jlin16
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12875 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/PCD/Dxe/Service.c
MdeModulePkg/Universal/PCD/Pei/Service.c