struct GblEfiFastbootProtocol
Defined at line 38 of file ../../src/firmware/gigaboot/cpp/gbl_efi_fastboot_protocol.h
Public Members
uint64_t revision
EfiChar8[32] serial_number
EfiStatus (*)(struct GblEfiFastbootProtocol *, size_t, const EfiChar8 *const *, size_t *, EfiChar8 *) get_var
EfiStatus (*)(struct GblEfiFastbootProtocol *, void *, GetVarAllCallback) get_var_all
EfiStatus (*)(struct GblEfiFastbootProtocol *, size_t *, size_t *, uint8_t *) get_staged
EfiStatus (*)(struct GblEfiFastbootProtocol *, size_t, const EfiChar8 *const *, size_t, size_t, uint8_t *, GblEfiFastbootCommandExecResult *, FastbootMessageSender, void *) command_exec
EfiStatus (*)(struct GblEfiFastbootProtocol *, const EfiChar8 *, size_t *, EfiChar8 *) get_partition_type