Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 6ec73a6c95de6473c70661f2a9d8793dc1358777
https://github.com/tianocore/edk2/commit/6ec73a6c95de6473c70661f2a9d8793dc1358777
Author: Kun Qin <[email protected]>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M MdePkg/Include/Library/BaseLib.h
M MdePkg/Library/BaseLib/BaseLib.inf
A MdePkg/Library/BaseLib/ConvertGuidUuid.c
Log Message:
-----------
MdePkg: BaseLib: Add UUID-GUID conversion function
With interactions between Standalone MM partitions and normal UEFI
environment, there is constant need to convert UUID to GUID and back.
This change added 2 new interfaces to BaseLib that support such usage.
Signed-off-by: Kun Qin <[email protected]>
Commit: 1d0c037b5496824fd51fed413bebdf5098f8c5f0
https://github.com/tianocore/edk2/commit/1d0c037b5496824fd51fed413bebdf5098f8c5f0
Author: Kun Qin <[email protected]>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M MdeModulePkg/Library/ArmFfaLib/ArmFfaCommon.c
Log Message:
-----------
MdeModulePkg: ArmFfaLib: Support UUID-GUID conversion interfaces
This change moves the existing ConvertEfiGuidToUuid function to public
interface to support newly defined functions prototypes.
This change also adds the `ArmConvertUuidToEfiGuid` function
implementation, which is an inverse of the original conversion.
Signed-off-by: Kun Qin <[email protected]>
Commit: 215ed375d998b779cece5448dfaa56469b635bc3
https://github.com/tianocore/edk2/commit/215ed375d998b779cece5448dfaa56469b635bc3
Author: Kun Qin <[email protected]>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M
ArmPkg/Library/ArmStandaloneMmCoreEntryPoint/ArmStandaloneMmCoreEntryPoint.c
Log Message:
-----------
ArmPkg: ArmStandaloneMmCoreEntryPoint: Use common UUID conversion routine
As new interfaces are made available to support UUID-GUID conversion,
this change is made to leverage new interfaces and remove the locally
duplicated code.
Signed-off-by: Kun Qin <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/e10edfe71e37...215ed375d998
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits