| 8b7ed584 | 25-Feb-2025 |
Gerd Hoffmann <kraxel@redhat.com> |
hw/uefi: add include/hw/uefi/var-service.h
Add state structs and function declarations for the uefi-vars device.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-ID: <20250225163031.1409078
hw/uefi: add include/hw/uefi/var-service.h
Add state structs and function declarations for the uefi-vars device.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-ID: <20250225163031.1409078-5-kraxel@redhat.com>
show more ...
|
| 8614eb90 | 25-Feb-2025 |
Gerd Hoffmann <kraxel@redhat.com> |
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: Ge
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>
show more ...
|
| 995496fd | 25-Feb-2025 |
Gerd Hoffmann <kraxel@redhat.com> |
hw/uefi: add include/hw/uefi/var-service-api.h
This file defines the register interface of the uefi-vars device. It's only a handful of registers: magic value, command and status registers, location
hw/uefi: add include/hw/uefi/var-service-api.h
This file defines the register interface of the uefi-vars device. It's only a handful of registers: magic value, command and status registers, location and size of the communication buffer.
Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-ID: <20250225163031.1409078-3-kraxel@redhat.com>
show more ...
|