Closed Patrick-Payne closed 5 months ago
Please retitle your pr to something like igvm_defs: add support for special purpose memory in MemoryMapEntryType
.
I think unfortunately your PR is gated on #63 being resolved, but hopefully that should be fixed soon.
This PR adds a MemoryMapEntryType for specific purpose memory. This corresponds with the UEFI memory map attribute EFI_MEMORY_SP, added in UEFI 2.8. EFI_MEMORY_SP is used to indicate that the memory has special properties and is to be reserved for application use, and shouldn't be used by the firmware or OS.