v2:
- drop patch to bump exposed UEFI revision to v2.10
- add missing permitted return values to protocol definition
Cc: Michael Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Michael Kubacki <[email protected]>
Cc: Sean Brogan <[email protected]>
Cc: Rebecca Cran <[email protected]>
Cc: Leif Lindholm <[email protected]>
Cc: Sami Mujawar <[email protected]>
Cc: Taylor Beebe <[email protected]>
Ard Biesheuvel (3):
MdePkg: Add Memory Attribute Protocol definition
ArmPkg/CpuDxe: Unify PageAttributeToGcdAttribute helper
ArmPkg/CpuDxe: Implement EFI memory attributes protocol
ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c | 5 +-
ArmPkg/Drivers/CpuDxe/Arm/Mmu.c | 46 ++--
ArmPkg/Drivers/CpuDxe/CpuDxe.c | 2 +
ArmPkg/Drivers/CpuDxe/CpuDxe.h | 8 +
ArmPkg/Drivers/CpuDxe/CpuDxe.inf | 2 +
ArmPkg/Drivers/CpuDxe/MemoryAttribute.c | 252 ++++++++++++++++++++
MdePkg/Include/Protocol/MemoryAttribute.h | 142 +++++++++++
MdePkg/MdePkg.dec | 3 +
8 files changed, 436 insertions(+), 24 deletions(-)
create mode 100644 ArmPkg/Drivers/CpuDxe/MemoryAttribute.c
create mode 100644 MdePkg/Include/Protocol/MemoryAttribute.h
--
2.39.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#99465): https://edk2.groups.io/g/devel/message/99465
Mute This Topic: https://groups.io/mt/96697934/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-