]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFsp2Pkg/BaseFspMultiPhaseLib: Replace duplicate GUID
authorMichael Kubacki <michael.kubacki@microsoft.com>
Tue, 6 Sep 2022 17:47:21 +0000 (13:47 -0400)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 4 Oct 2022 16:53:59 +0000 (16:53 +0000)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4048

The FILE_GUID for this library instance file is a duplicate of
Library/SecFspSecPlatformLibNull/SecFspSecPlatformLibNull.inf.

This change replaces the duplicated GUID value with a unique GUID.

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney>
IntelFsp2Pkg/Library/BaseFspMultiPhaseLib/BaseFspMultiPhaseLib.inf

index a79f6aecda6dbc88a808f279aa5a6b76419fc1e9..b9dd132ea86386f35d8d0de7adfc3f31b159b894 100644 (file)
@@ -15,7 +15,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BaseFspMultiPhaseLib\r
-  FILE_GUID                      = C128CADC-623E-4E41-97CB-A7138E627460\r
+  FILE_GUID                      = 74C14477-E742-4A0A-9787-27B1CF34F698\r
   MODULE_TYPE                    = SEC\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = FspMultiPhaseLib\r