HomeFreeBSD

efi: Create a define for memory descriptor version

Description

efi: Create a define for memory descriptor version

For true EFI platforms, the EFI BIOS will return version 1 (since no
other version is defined as of this commit). However, for environments
that wish to create an EFI memory mapping table that aren't actually
EFI, we need to know this. Add EFI_MEMORY_DESCRIPTOR_VERSION for this
constant.

Sponsored by: Netflix

Details

Provenance
impAuthored on Aug 26 2022, 5:39 PM
Parents
rG837b7203f0c7: domains: use struct domain as argument
Branches
Unknown
Tags
Unknown