]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set to TRUE...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 5 Jul 2010 09:01:39 +0000 (09:01 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 5 Jul 2010 09:01:39 +0000 (09:01 +0000)
commitc945216e70ce93c2c1166bc286624aeff591eff1
tree7105556d9f8f5cc7a0c845ac5758177673e7eb95
parentbe63a20a025d5a7b792bf6ff33b91d22323e19d8
Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set to TRUE or PcdStatusCodeUseDataHub is set to TRUE.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10631 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/StatusCode/Pei/MemoryStausCodeWorker.c
IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/DataHubStatusCodeWorker.c
IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.c