]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Uefi/UefiMultiPhase.h
MdePkg: Add UEFI Unaccepted memory definition
[mirror_edk2.git] / MdePkg / Include / Uefi / UefiMultiPhase.h
index 22bae43e36e89f31305f0a6d5949596b699f9e8c..7884913371a955aa28529adaf08b162cce5be39c 100644 (file)
@@ -103,6 +103,11 @@ typedef enum {
   /// however it happens to also support byte-addressable non-volatility.\r
   ///\r
   EfiPersistentMemory,\r
+  ///\r
+  /// A memory region that describes system memory that has not been accepted\r
+  /// by a corresponding call to the underlying isolation architecture.\r
+  ///\r
+  EfiUnacceptedMemoryType,\r
   EfiMaxMemoryType\r
 } EFI_MEMORY_TYPE;\r
 \r