hw/uefi: add include/hw/uefi/var-service-edk2.h
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Feb 2025 16:30:07 +0000 (17:30 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Mar 2025 11:01:42 +0000 (12:01 +0100)
commit8614eb902b1a63e837e5a8fd871b8c64e700d46f
treee0fa747b977ea4b8f872e7a9593969f4bc27c49c
parent995496fd216a6bf6f709c52992c0c423565a63b7
hw/uefi: add include/hw/uefi/var-service-edk2.h

A bunch of #defines and structs copied over from edk2,
mostly needed to decode and encode the messages in the
communication buffer.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20250225163031.1409078-4-kraxel@redhat.com>
include/hw/uefi/var-service-edk2.h [new file with mode: 0644]