]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.c
Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library instanc...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 09:57:29 +0000 (09:57 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 09:57:29 +0000 (09:57 +0000)
commit7bc232b2072cac6adf3f6d1ad0c09bbb506422bb
tree3f0a1138378b58af35445363ae4112e927443904
parentfc26ff846e59de96bb75f394e390822d9d7e0464
Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library instance into MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3004 6f19259b-4bc3-4df7-8a09-765794883524
15 files changed:
MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.c [new file with mode: 0644]
MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.inf [new file with mode: 0644]
MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.msa [new file with mode: 0644]
MdePkg/Library/BaseCustomDecompressLibNull/CommonHeader.h [new file with mode: 0644]
MdePkg/Library/DxeDebugLibSerialPort/CommonHeader.h [new file with mode: 0644]
MdePkg/Library/DxeDebugLibSerialPort/DebugLib.c [new file with mode: 0644]
MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf [new file with mode: 0644]
MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.msa [new file with mode: 0644]
MdePkg/Library/UefiUsbLib/CommonHeader.h [new file with mode: 0644]
MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [new file with mode: 0644]
MdePkg/Library/UefiUsbLib/UefiUsbLib.msa [new file with mode: 0644]
MdePkg/Library/UefiUsbLib/UsbDxeLib.c [new file with mode: 0644]
MdePkg/Library/UefiUsbLib/hid.c [new file with mode: 0644]
MdePkg/MdePkg.dsc
MdePkg/MdePkg.nspd