Cc: Michael Kinney <michael.d.kin...@intel.com>
Cc: Liming Gao <gaolim...@byosoft.com.cn>
Cc: Jiewen Yao <jiewen....@intel.com>
Cc: Michael Kubacki <michael.kuba...@microsoft.com>
Cc: Sean Brogan <sean.bro...@microsoft.com>
Cc: Rebecca Cran <quic_rc...@quicinc.com>
Cc: Leif Lindholm <quic_llind...@quicinc.com>
Cc: Sami Mujawar <sami.muja...@arm.com>

Ard Biesheuvel (3):
  MdePkg: Bump implemented UEFI version to v2.10
  ArmPkg/CpuDxe: Unify PageAttributeToGcdAttribute helper
  ArmPkg/CpuDxe: Implement EFI memory attributes protocol

Sean Brogan (1):
  MdePkg: Add Memory Attribute Protocol definition

 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   | 242 ++++++++++++++++++++
 MdePkg/Include/Protocol/MemoryAttribute.h | 131 +++++++++++
 MdePkg/Include/Uefi/UefiSpec.h            |   4 +-
 MdePkg/MdePkg.dec                         |   3 +
 9 files changed, 418 insertions(+), 25 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 (#99368): https://edk2.groups.io/g/devel/message/99368
Mute This Topic: https://groups.io/mt/96664065/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to