]> git.proxmox.com Git - mirror_edk2.git/commit
Fix PcdSetPtr() service to use the max buffer size to check whether new buffer data...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 28 Nov 2011 03:36:25 +0000 (03:36 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 28 Nov 2011 03:36:25 +0000 (03:36 +0000)
commit648944102adb261300db8a777eafdd27b7638b45
treebc04951234e5b06591c75c3b77a0a4519df4fbf7
parent957fe0935329fd9dd195401e07855a2ba432d364
Fix PcdSetPtr() service to use the max buffer size to check whether new buffer data is filled into.
Signed-off-by: lgao4
Reviewed-by: jlin16
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12789 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/PCD/Dxe/Service.c
MdeModulePkg/Universal/PCD/Pei/Service.c