From f50520e640bbbb0e7f451f5ee0f8ab149453868a Mon Sep 17 00:00:00 2001 From: jljusten Date: Mon, 17 Mar 2008 20:48:37 +0000 Subject: [PATCH] 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 --- .../Library/Pei/MemoryStatusCode/MemoryStatusCode.inf | 2 +- .../StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf | 2 +- .../StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf | 2 +- .../StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf | 2 +- .../StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatusCode.inf b/EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatusCode.inf index 2db56d6bf8..2bcf285e56 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatusCode.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatusCode.inf @@ -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 diff --git a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf index 0407fb032d..a1b60e0592 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf @@ -42,6 +42,6 @@ COMPONENT_TYPE = LIBRARY $(EDK_SOURCE)\Foundation\Include\Pei $(EDK_SOURCE)\Foundation\Library\Pei\Include -[libraries.platform] +[libraries.common] [nmake.common] diff --git a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf index 8a2c6f5245..2c1aac69c9 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf @@ -39,6 +39,6 @@ COMPONENT_TYPE = LIBRARY $(EDK_SOURCE)\Foundation\Core\Dxe $(EDK_SOURCE)\Foundation\Library\Dxe\Include -[libraries.platform] +[libraries.common] [nmake.common] diff --git a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf index a5c28462d3..67b8879459 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf @@ -43,7 +43,7 @@ COMPONENT_TYPE = LIBRARY $(EDK_SOURCE)\Foundation\Library\Pei\Include -[libraries.platform] +[libraries.common] EdkPpiLib [nmake.common] diff --git a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf index b572c20b64..ddd10f3485 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf @@ -39,6 +39,6 @@ COMPONENT_TYPE = LIBRARY $(EDK_SOURCE)\Foundation\Core\Dxe $(EDK_SOURCE)\Foundation\Library\Dxe\Include -[libraries.platform] +[libraries.common] [nmake.common]