[edk2-devel] [PATCH v1 1/2] Platform/ARM/Juno: Modify duplicated GUID in SmbiosPlatformDxe

PierreGondois pierre.gondois at arm.com
Wed Jun 23 07:37:30 UTC 2021


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

The two following modules have the same GUID:
 - edk2/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
 - Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf

The module in the OvmfPkg was created first. Update the GUID
of the module in the JunoPkg folder.

Change-Id: I796d8e550f50a1a4cfddd0024eb63a9565b01f42
Signed-off-by: Pierre Gondois <Pierre.Gondois at arm.com>
---
 Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf b/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
index f938cdf1483f..5a13605925e7 100644
--- a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
+++ b/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
@@ -12,7 +12,7 @@
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = SmbiosPlatformDxe
-  FILE_GUID                      = 4110465d-5ff3-4f4b-b580-24ed0d06747a
+  FILE_GUID                      = 3BFC114C-98F1-492E-97D1-98567E4F20D0
   MODULE_TYPE                    = DXE_DRIVER
   VERSION_STRING                 = 1.0
 
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76911): https://edk2.groups.io/g/devel/message/76911
Mute This Topic: https://groups.io/mt/83733112/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