Add usblib library class mapping.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6076 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
|
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
PLATFORM_NAME = DuetPkg
|
PLATFORM_NAME = DuetPkg
|
||||||
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
|
PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
|
||||||
@@ -49,7 +48,8 @@
|
|||||||
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
||||||
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
||||||
TimerLib|DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
|
TimerLib|DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
|
||||||
|
UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
|
||||||
|
|
||||||
[LibraryClasses.common.DXE_DRIVER]
|
[LibraryClasses.common.DXE_DRIVER]
|
||||||
MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
||||||
HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
||||||
|
Reference in New Issue
Block a user