[edk2-devel] [PATCH v1 2/2] Platform/NXP: Modify duplicated GUID in ConfigurationManagerDxe

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


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

The two following modules have the same GUID:
 - Platform/NXP/ConfigurationManagerPkg/
   ConfigurationManagerDxe/ConfigurationManagerDxe.inf
 - Platform/ARM/JunoPkg/ConfigurationManager/
   ConfigurationManagerDxe/ConfigurationManagerDxe.inf

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

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

diff --git a/Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerDxe/ConfigurationManagerDxe.inf b/Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerDxe/ConfigurationManagerDxe.inf
index 7c082cbd4202..90b4fe2eb41e 100644
--- a/Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerDxe/ConfigurationManagerDxe.inf
+++ b/Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerDxe/ConfigurationManagerDxe.inf
@@ -10,7 +10,7 @@
 [Defines]
   INF_VERSION                    = 0x0001001B
   BASE_NAME                      = ConfigurationManagerDxe
-  FILE_GUID                      = A97F70AC-3BB4-4596-B4D2-9F948EC12D17
+  FILE_GUID                      = 7437A2D1-BF1A-46BD-8774-2A4C5755808D
   MODULE_TYPE                    = DXE_DRIVER
   VERSION_STRING                 = 1.0
   ENTRY_POINT                    = ConfigurationManagerDxeInitialize
-- 
2.17.1



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