[edk2-devel] [PATCH edk2-platforms v1 01/10] Platform/ARM: Modify duplicated GUID in PciHostBridgeLib

PierreGondois pierre.gondois at arm.com
Wed Nov 24 16:23:21 UTC 2021


From: Pierre Gondois <Pierre.Gondois at arm.com>

The two following modules have the same GUID:
- Platform/ARM/Morello/Library/PciHostBridgeLib/
  PciHostBridgeLibFvp.inf
- Platform/ARM/SgiPkg/Library/PciHostBridgeLib/
  PciHostBridgeLib.inf

The module in the SgiPkg was created first. Update the GUID
of the module in the Morello folder.

Signed-off-by: Pierre Gondois <Pierre.Gondois at arm.com>
---
 .../Morello/Library/PciHostBridgeLib/PciHostBridgeLibFvp.inf    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/ARM/Morello/Library/PciHostBridgeLib/PciHostBridgeLibFvp.inf b/Platform/ARM/Morello/Library/PciHostBridgeLib/PciHostBridgeLibFvp.inf
index 1d6c5b01d13d..8524b8572af8 100644
--- a/Platform/ARM/Morello/Library/PciHostBridgeLib/PciHostBridgeLibFvp.inf
+++ b/Platform/ARM/Morello/Library/PciHostBridgeLib/PciHostBridgeLibFvp.inf
@@ -10,7 +10,7 @@
 [Defines]
   INF_VERSION                    = 0x0001001B
   BASE_NAME                      = PciHostBridgeLib
-  FILE_GUID                      = 6879CEAD-DC94-42EB-895C-096D36B8083C
+  FILE_GUID                      = 972E5394-AF1D-45FE-8DC4-F9E5C896E04D
   MODULE_TYPE                    = DXE_DRIVER
   VERSION_STRING                 = 1.0
   LIBRARY_CLASS                  = PciHostBridgeLib|DXE_DRIVER
--
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84045): https://edk2.groups.io/g/devel/message/84045
Mute This Topic: https://groups.io/mt/87284485/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list