]> git.proxmox.com Git - mirror_edk2.git/commit
Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this instance...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 19 Jul 2008 01:32:53 +0000 (01:32 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 19 Jul 2008 01:32:53 +0000 (01:32 +0000)
commit0eeb6d1fb86ec237ba266d31d213c8e365a3af7c
treeba52c08aef9fe8b65664896beb35b42147c9c34f
parenta475bfa2257644cef606811e2d2e50cb8e08405e
Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this instance is EFI agnostic.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5523 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c [new file with mode: 0644]
MdePkg/Library/BaseDebugLibSerialPort/DxeDebugLibSerialPort.inf [new file with mode: 0644]
MdePkg/Library/BaseDebugLibSerialPort/DxeDebugLibSerialPort.msa [new file with mode: 0644]
MdePkg/Library/DxeDebugLibSerialPort/DebugLib.c [deleted file]
MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf [deleted file]
MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.msa [deleted file]
MdePkg/MdePkg.dsc