]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg: Make the library work with DXE Core.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Aug 2011 03:24:35 +0000 (03:24 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Aug 2011 03:24:35 +0000 (03:24 +0000)
commit9184d5da2ff27a48f649ad4763021d06e335d1c5
tree3605899788c71ef94dc81e46a8d61617060b64f9
parentbed0bbc31025aa463d4c5b86f0a02fb4e42a3cc4
EmulatorPkg: Make the library work with DXE Core.

The DXE core calls library constructors after it calls DEBUG macros, so we need more error handling in the lib.

signed-off-by: andrewfish

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12118 6f19259b-4bc3-4df7-8a09-765794883524
EmulatorPkg/Library/DxeEmuStdErrSerialPortLib/DxeEmuStdErrSerialPortLib.c