Commit graph

3 commits

Author SHA1 Message Date
Sami Mujawar
5bdf8acc13 MdePkg: Add helper function to detect RME
Add helper function to check if the Realm Management
Extension (RME) is implemented by the hardware.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
2026-04-21 16:55:40 +00:00
Oliver Smith-Denny
b249f5d502 MdePkg: ArmLib: Drop DebugLib Dependency
ArmLib doesn't actually depend on DebugLib and
is used in places where having additional
dependencies would be incorrect.

Drop it.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2026-04-17 11:42:23 +00:00
Oliver Smith-Denny
87148bcc25 Global: Move ArmLib to MdePkg
Per
https://edk2.groups.io/g/devel/topic/move_armlib_to_baselib/118541649,
this commit moves ArmLib to MdePkg and updates all consumers.

The only change to ArmLib itself is to remove ArmPkg.dec from
the inf.

Continuous-integration-options: PatchCheck.ignore-multi-package

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2026-04-17 11:42:23 +00:00