mirror of https://github.com/acidanthera/audk.git
edk2/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatusCode.inf
edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf edk2/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf * Change 'libraries.platform' to 'libraries.common' git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4864 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3596bdac6c
commit
f50520e640
|
@ -43,7 +43,7 @@ COMPONENT_TYPE = LIBRARY
|
|||
$(EDK_SOURCE)\Sample\Platform\Generic\MonoStatusCode\Pei
|
||||
$(EDK_SOURCE)\Sample\Platform\Generic\MonoStatusCode\Library\Pei\Include
|
||||
|
||||
[libraries.platform]
|
||||
[libraries.common]
|
||||
EdkPpiLib
|
||||
EdkFrameworkPpiLib
|
||||
|
||||
|
|
|
@ -42,6 +42,6 @@ COMPONENT_TYPE = LIBRARY
|
|||
$(EDK_SOURCE)\Foundation\Include\Pei
|
||||
$(EDK_SOURCE)\Foundation\Library\Pei\Include
|
||||
|
||||
[libraries.platform]
|
||||
[libraries.common]
|
||||
|
||||
[nmake.common]
|
||||
|
|
|
@ -39,6 +39,6 @@ COMPONENT_TYPE = LIBRARY
|
|||
$(EDK_SOURCE)\Foundation\Core\Dxe
|
||||
$(EDK_SOURCE)\Foundation\Library\Dxe\Include
|
||||
|
||||
[libraries.platform]
|
||||
[libraries.common]
|
||||
|
||||
[nmake.common]
|
||||
|
|
|
@ -43,7 +43,7 @@ COMPONENT_TYPE = LIBRARY
|
|||
$(EDK_SOURCE)\Foundation\Library\Pei\Include
|
||||
|
||||
|
||||
[libraries.platform]
|
||||
[libraries.common]
|
||||
EdkPpiLib
|
||||
|
||||
[nmake.common]
|
||||
|
|
|
@ -39,6 +39,6 @@ COMPONENT_TYPE = LIBRARY
|
|||
$(EDK_SOURCE)\Foundation\Core\Dxe
|
||||
$(EDK_SOURCE)\Foundation\Library\Dxe\Include
|
||||
|
||||
[libraries.platform]
|
||||
[libraries.common]
|
||||
|
||||
[nmake.common]
|
||||
|
|
Loading…
Reference in New Issue