Home
last modified time | relevance | path

Searched refs:linux_efi_zboot_header (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/core/
H A Dloader.c869 struct linux_efi_zboot_header { struct
891 const struct linux_efi_zboot_header *header; in unpack_efi_zboot_image() argument
901 header = (struct linux_efi_zboot_header *)*buffer; in unpack_efi_zboot_image()