[edk2-devel] [edk2-platforms][PATCH 3/3] ManageabilityPkg: Support AARCH64

Tinh Nguyen via groups.io tinhnguyen=os.amperecomputing.com at groups.io
Mon Apr 17 10:43:55 UTC 2023


Reviewed-by: Tinh Nguyen <tinhnguyen at os.amperecomputing.com>

On 15/04/2023 18:57, abner.chang at amd.com wrote:
> [EXTERNAL EMAIL NOTICE: This email originated from an external sender. Please be mindful of safe email handling and proprietary information protection practices.]
>
>
> From: Abner Chang <abner.chang at amd.com>
>
> Add AARCH64 support in Manageability.dsc
>
> Signed-off-by: Abner Chang <abner.chang at amd.com>
> Cc: Isaac Oram <isaac.w.oram at intel.com>
> Cc: Abdul Lateef Attar <abdattar at amd.com>
> Cc: Nickle Wang <nicklew at nvidia.com>
> Cc: Tinh Nguyen <tinhnguyen at amperemail.onmicrosoft.com>
> ---
>   .../ManageabilityPkg/Include/Dsc/Manageability.dsc    | 11 +++++++++--
>   1 file changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/Features/ManageabilityPkg/Include/Dsc/Manageability.dsc b/Features/ManageabilityPkg/Include/Dsc/Manageability.dsc
> index 0d868fdf4a..7f8d8df3f0 100644
> --- a/Features/ManageabilityPkg/Include/Dsc/Manageability.dsc
> +++ b/Features/ManageabilityPkg/Include/Dsc/Manageability.dsc
> @@ -15,11 +15,18 @@
>     NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
>     NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
>     ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf
> +  ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
> +  BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
>
> -[Components.IA32]
> +[LibraryClasses.AARCH64.PEIM]
> +  PeiServicesTablePointerLib|ArmPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
> +
> +[Components.IA32, Components.AARCH64]
>     ManageabilityPkg/Universal/IpmiProtocol/Pei/IpmiPpiPei.inf
>
> -[Components.X64]
> +[Components.X64, Components.AARCH64]
>     ManageabilityPkg/Universal/IpmiProtocol/Dxe/IpmiProtocolDxe.inf
> +
> +[Components.X64]
>     ManageabilityPkg/Universal/IpmiProtocol/Smm/IpmiProtocolSmm.inf
>
> --
> 2.37.1.windows.1
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#103084): https://edk2.groups.io/g/devel/message/103084
Mute This Topic: https://groups.io/mt/98280324/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list