[edk2-devel] [PATCH V2 0/3] Add New Memory Attributes

Oleksiy Yakovlev posted 3 patches 3 years, 9 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
MdeModulePkg/Core/Dxe/Gcd/Gcd.c                    | 11 ++---------
MdeModulePkg/Core/Dxe/Mem/Page.c                   |  9 +++------
MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c      |  7 ++-----
MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c             | 10 ++--------
MdePkg/Include/Uefi/UefiSpec.h                     | 10 ++++++++--
UefiCpuPkg/CpuDxe/CpuDxe.c                         | 11 ++++-------
UefiCpuPkg/CpuDxe/CpuDxe.h                         | 12 ------------
UefiCpuPkg/CpuDxe/CpuPageTable.c                   |  6 +++---
UefiCpuPkg/PiSmmCpuDxeSmm/SmmCpuMemoryManagement.c |  2 +-
9 files changed, 25 insertions(+), 53 deletions(-)
[edk2-devel] [PATCH V2 0/3] Add New Memory Attributes
Posted by Oleksiy Yakovlev 3 years, 9 months ago
This series of patches add usage of new memory
attributes EFI_MEMORY_SP and EFI_MEMORY_CPU_CRYPTO,
introduced in UEFI2.8 (mantis 1919 and 1872).
First patch fix typos in description and introduce two 
bitmasks for all memory type attributes.
Second and third patches get rid of multiple memory attributes
bitmasks definitions trough multiple files and headers,
and replace them with new common definitions from MdePkg.

Oleksiy Yakovlev (3):
  MdePkg: Add New Memory Attributes
  MdeModulePkg: Add New Memory Attributes
  UefiCpuPkg: Add New Memory Attributes

 MdeModulePkg/Core/Dxe/Gcd/Gcd.c                    | 11 ++---------
 MdeModulePkg/Core/Dxe/Mem/Page.c                   |  9 +++------
 MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c      |  7 ++-----
 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c             | 10 ++--------
 MdePkg/Include/Uefi/UefiSpec.h                     | 10 ++++++++--
 UefiCpuPkg/CpuDxe/CpuDxe.c                         | 11 ++++-------
 UefiCpuPkg/CpuDxe/CpuDxe.h                         | 12 ------------
 UefiCpuPkg/CpuDxe/CpuPageTable.c                   |  6 +++---
 UefiCpuPkg/PiSmmCpuDxeSmm/SmmCpuMemoryManagement.c |  2 +-
 9 files changed, 25 insertions(+), 53 deletions(-)

-- 
2.9.0.windows.1


Please consider the environment before printing this email.

The information contained in this message may be confidential and proprietary to American Megatrends (AMI).  This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited.  Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#61620): https://edk2.groups.io/g/devel/message/61620
Mute This Topic: https://groups.io/mt/75070220/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-