From: Pierre Gondois <pierre.gond...@arm.com> The two following packages have the same GUID: - Platform/ARM/VExpressPkg/ArmVExpressPkg.dec - edk2/ArmPlatformPkg/ArmPlatformPkg.dec
The gArmVExpressTokenSpaceGuid in Platform/ARM/VExpressPkg/ArmVExpressPkg.dec is also identical. All the GUIDs have been added at the same time, initially in the edk2 repository. Modify the GUIDs in the edk2-platforms repository. Signed-off-by: Pierre Gondois <pierre.gond...@arm.com> --- Platform/ARM/VExpressPkg/ArmVExpressPkg.dec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec b/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec index 848510bff17e..76ba4f7f6485 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec +++ b/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec @@ -10,7 +10,7 @@ [Defines] DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = ArmVExpressPkg - PACKAGE_GUID = 9c0aaed4-74c5-4043-b417-a3223814ce76 + PACKAGE_GUID = 9F8DA3A6-3B84-44E4-9E36-E51972F6F688 PACKAGE_VERSION = 0.1 ################################################################################ @@ -29,7 +29,7 @@ [LibraryClasses] ArmPlatformSysConfigLib|Include/Library/ArmPlatformSysConfigLib.h [Guids.common] - gArmVExpressTokenSpaceGuid = { 0x9c0aaed4, 0x74c5, 0x4043, { 0xb4, 0x17, 0xa3, 0x22, 0x38, 0x14, 0xce, 0x76 } } + gArmVExpressTokenSpaceGuid = { 0xD8D68B8E, 0x0ACE, 0x4942, { 0xA4, 0xB9, 0x36, 0xEE, 0x9E, 0x80, 0x80, 0x9D } } [PcdsFeatureFlag.common] -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#84052): https://edk2.groups.io/g/devel/message/84052 Mute This Topic: https://groups.io/mt/87284494/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-