[edk2-devel] [PATCH edk2-platforms v1 04/10] Platform/ARM: Modify duplicated GUID in ArmVExpressPkg.dec

PierreGondois posted 10 patches 4 years, 2 months ago
[edk2-devel] [PATCH edk2-platforms v1 04/10] Platform/ARM: Modify duplicated GUID in ArmVExpressPkg.dec
Posted by PierreGondois 4 years, 2 months ago
From: Pierre Gondois <Pierre.Gondois@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.Gondois@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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH edk2-platforms v1 04/10] Platform/ARM: Modify duplicated GUID in ArmVExpressPkg.dec
Posted by Sami Mujawar 4 years, 1 month ago
Hi Pierre,

Thank you for this patch.

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>

Regards,

Sami Mujawar


On 24/11/2021 04:23 PM, Pierre.Gondois@arm.com wrote:
> From: Pierre Gondois <Pierre.Gondois@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.Gondois@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

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#85063): https://edk2.groups.io/g/devel/message/85063
Mute This Topic: https://groups.io/mt/87284494/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-