]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/PrePeiCoreMPCore: use a unique GUID
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 5 Dec 2017 10:04:47 +0000 (10:04 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Dec 2017 16:31:15 +0000 (16:31 +0000)
PrePeiCoreMPCore reuses the GUID of its unicore sibling, which is
usually fine, given that platforms never include both. However, it
prevents us from creating a package .DSC that does include both, so
update the GUID to a fresh one.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf

index 8e0456f8dc2a99ed67040512fe2e26bd11e104d7..e3a31fa7c6f6311f33b8cc57a4c8939666d515ad 100644 (file)
@@ -16,7 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ArmPlatformPrePeiCore\r
-  FILE_GUID                      = 469fc080-aec1-11df-927c-0002a5d5c51b\r
+  FILE_GUID                      = b78d02bb-d0b5-4389-bc7f-b39ee846c784\r
   MODULE_TYPE                    = SEC\r
   VERSION_STRING                 = 1.0\r
 \r