This series of patches are for general updates to MdePkg and MdeModulePkg based 
on
UEFI 2.10 and PI 1.8 Specifications

Sachin Ganesh (7):
  MdePkg: Add definition for NVMe Over Fabric Device Path
  MdePkg: Add new Resource Attributes defined in PI 1.8 Spec
  MdePkg: Define Unaccepted Memory Type
  MdeModulePkg: Use newly defined Unaccepted Memory Type
  MdePkg: Update Delayed Dispatch PPI as per PI 1.8 Spec
  MdePkg: Update to PI 1.8 Revision
  OvmfPkg: Use newly defined Unaccepted Memory Type

 MdeModulePkg/Core/Dxe/Gcd/Gcd.c              | 10 +++---
 MdeModulePkg/Core/Dxe/Mem/Page.c             | 38 ++++++++++----------
 MdeModulePkg/Include/Pi/PrePiDxeCis.h        | 25 -------------
 MdeModulePkg/Include/Pi/PrePiHob.h           | 20 -----------
 MdePkg/Include/Pi/PiDxeCis.h                 | 19 +++++-----
 MdePkg/Include/Pi/PiHob.h                    | 14 +++-----
 MdePkg/Include/Pi/PiMmCis.h                  |  6 ++--
 MdePkg/Include/Pi/PiMultiPhase.h             |  6 ++++
 MdePkg/Include/Pi/PiPeiCis.h                 |  6 ++--
 MdePkg/Include/Pi/PiSmmCis.h                 |  2 +-
 MdePkg/Include/Ppi/DelayedDispatch.h         | 24 ++++++++++++-
 MdePkg/Include/Protocol/DevicePath.h         | 22 ++++++++++++
 OvmfPkg/AmdSevDxe/AmdSevDxe.c                |  4 +--
 OvmfPkg/IntelTdx/TdxHelperLib/SecTdxHelper.c |  8 ++---
 OvmfPkg/Library/PeilessStartupLib/Hob.c      |  4 +--
 OvmfPkg/Library/PlatformInitLib/IntelTdx.c   |  8 ++---
 OvmfPkg/PlatformPei/AmdSev.c                 |  4 +--
 17 files changed, 108 insertions(+), 112 deletions(-)
 delete mode 100644 MdeModulePkg/Include/Pi/PrePiDxeCis.h
 delete mode 100644 MdeModulePkg/Include/Pi/PrePiHob.h

--
2.24.1.windows.2
-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 (#118040): https://edk2.groups.io/g/devel/message/118040
Mute This Topic: https://groups.io/mt/105630618/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to