public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH] MinPlatformPkg/PhatAcpiLib: Add to CoreDxeLib dsc
@ 2024-02-21  5:17 Clark-williams, Zachary
  2024-02-21  5:29 ` Chiu, Chasel
  2024-02-23 18:49 ` Chiu, Chasel
  0 siblings, 2 replies; 3+ messages in thread
From: Clark-williams, Zachary @ 2024-02-21  5:17 UTC (permalink / raw)
  To: devel
  Cc: Zachary Clark-Williams, Chasel Chiu, Nate DeSimone, Liming Gao,
	Eric Dong

From: Zachary Clark-Williams <zachary.clark-williams@intel.com>

PhatAcpiLib update to match all file names to PhatAcpiLib
and add the library to CoreDxeLib for use.

Hsd-es-id: 22019504949

Change-Id: Ic184715a2b5ab117d464bad5cb251c674416e0dd
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Zachary Clark-Williams <zachary.clark-williams@intel.com>
---
 .../MinPlatformPkg/Acpi/Library/PhatAcpiLib/DxePhatAcpiLib.inf  | 2 +-
 Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc        | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Platform/Intel/MinPlatformPkg/Acpi/Library/PhatAcpiLib/DxePhatAcpiLib.inf b/Platform/Intel/MinPlatformPkg/Acpi/Library/PhatAcpiLib/DxePhatAcpiLib.inf
index d2e0d070f..7e238eb8d 100644
--- a/Platform/Intel/MinPlatformPkg/Acpi/Library/PhatAcpiLib/DxePhatAcpiLib.inf
+++ b/Platform/Intel/MinPlatformPkg/Acpi/Library/PhatAcpiLib/DxePhatAcpiLib.inf
@@ -12,7 +12,7 @@
   FILE_GUID      = 3932BB84-ADFB-4C7A-BC59-E33FC7AD6E20
   VERSION_STRING = 1.0
   MODULE_TYPE    = DXE_DRIVER
-  LIBRARY_CLASS  = DxePhatAcpiLib|DXE_DRIVER
+  LIBRARY_CLASS  = PhatAcpiLib|DXE_DRIVER
 
 [Sources]
   DxePhatAcpiLib.c
diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc
index b46993882..80cc12904 100644
--- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc
+++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc
@@ -42,6 +42,7 @@
 [LibraryClasses.common.DXE_CORE, LibraryClasses.common.DXE_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]
   VariableReadLib|MinPlatformPkg/Library/DxeRuntimeVariableReadLib/DxeRuntimeVariableReadLib.inf
   VariableWriteLib|MinPlatformPkg/Library/DxeRuntimeVariableWriteLib/DxeRuntimeVariableWriteLib.inf
+  PhatAcpiLib|MinPlatformPkg/Acpi/Library/PhatAcpiLib/DxePhatAcpiLib.inf
 
 [LibraryClasses.common.DXE_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]
 !if gMinPlatformPkgTokenSpaceGuid.PcdPerformanceEnable == TRUE
-- 
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#115709): https://edk2.groups.io/g/devel/message/115709
Mute This Topic: https://groups.io/mt/104483416/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-23 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-21  5:17 [edk2-devel] [PATCH] MinPlatformPkg/PhatAcpiLib: Add to CoreDxeLib dsc Clark-williams, Zachary
2024-02-21  5:29 ` Chiu, Chasel
2024-02-23 18:49 ` Chiu, Chasel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox