Browse Source

Platform/ARM/Juno: Modify duplicated GUID in SmbiosPlatformDxe

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.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
Pierre Gondois 3 years ago
parent
commit
ac769415b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf

+ 1 - 1
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