[edk2-devel] [PATCH v2 0/4] OvmfPkg/Sec: Setup MTRR early in the boot process.

Gerd Hoffmann posted 4 patches 3 months ago
Failed in applying to current master (apply log)
.../Include/Register/Intel/ArchitecturalMsr.h |  7 ++++
UefiCpuPkg/Include/Library/MtrrLib.h          | 14 ++++----
OvmfPkg/IntelTdx/Sec/SecMain.c                | 32 +++++++++++++++++++
OvmfPkg/Library/PlatformInitLib/MemDetect.c   | 10 +++---
OvmfPkg/Sec/SecMain.c                         | 32 +++++++++++++++++++
5 files changed, 84 insertions(+), 11 deletions(-)
[edk2-devel] [PATCH v2 0/4] OvmfPkg/Sec: Setup MTRR early in the boot process.
Posted by Gerd Hoffmann 3 months ago
Also add #defines for MTRR cache types to ArchitecturalMsr.h
and followup patches to use these #defines.

Gerd Hoffmann (4):
  OvmfPkg/Sec: Setup MTRR early in the boot process.
  MdePkg/ArchitecturalMsr.h: add #defines for MTRR cache types
  UefiCpuPkg/MtrrLib.h: use cache type #defines from ArchitecturalMsr.h
  OvmfPkg/Sec: use cache type #defines from ArchitecturalMsr.h

 .../Include/Register/Intel/ArchitecturalMsr.h |  7 ++++
 UefiCpuPkg/Include/Library/MtrrLib.h          | 14 ++++----
 OvmfPkg/IntelTdx/Sec/SecMain.c                | 32 +++++++++++++++++++
 OvmfPkg/Library/PlatformInitLib/MemDetect.c   | 10 +++---
 OvmfPkg/Sec/SecMain.c                         | 32 +++++++++++++++++++
 5 files changed, 84 insertions(+), 11 deletions(-)

-- 
2.43.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#114376): https://edk2.groups.io/g/devel/message/114376
Mute This Topic: https://groups.io/mt/103950477/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-