mirror of https://github.com/acidanthera/audk.git
Add BasePcdLibNull.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3482 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
bbfaace453
commit
4db6ca96b3
|
@ -106,6 +106,7 @@
|
|||
$(WORKSPACE)/MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.inf
|
||||
$(WORKSPACE)/MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf
|
||||
$(WORKSPACE)/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
|
||||
$(WORKSPACE)/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
||||
|
||||
[Components.IA32]
|
||||
$(WORKSPACE)/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
|
||||
|
|
Loading…
Reference in New Issue