]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmbeddedPkg/PrePiHobLib: replace duplicate GUID
authorMatthew Carlson <matthewfcarlson@gmail.com>
Tue, 16 Mar 2021 19:53:12 +0000 (12:53 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 16 Mar 2021 20:41:18 +0000 (20:41 +0000)
Currently there is a duplicate GUID shared by two INFs.
This rolls the INF for the PrePiHobLib.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2381
Signed-off-by: Matthew Carlson <matthewfcarlson@gmail.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf

index b2c4c04bfd7688e7b17941e7abde9f14e628238c..55de4511fc98a0e9f15bd89a579b4e8ed0b260e2 100644 (file)
@@ -12,7 +12,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PrePiHobLib\r
-  FILE_GUID                      = 1F3A3278-82EB-4C0D-86F1-5BCDA5846CB2\r
+  FILE_GUID                      = AEF7D85A-6A91-4ACD-9A28-193DEFB325FB\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = HobLib\r