class Fastboot
Defined at line 25 of file ../../src/firmware/gigaboot/cpp/fastboot.h
Public Methods
void Fastboot (std::span<uint8_t>download_buffer,ZirconBootOpszb_ops,EfiVariables *efi_variables)
Defined at line 27 of file ../../src/firmware/gigaboot/cpp/fastboot.h
void Fastboot (std::span<uint8_t>download_buffer,ZirconBootOpszb_ops,EfiVariables *efi_variables)
Defined at line 27 of file ../../src/firmware/gigaboot/cpp/fastboot.h
bool IsContinue ()
Defined at line 35 of file ../../src/firmware/gigaboot/cpp/fastboot.h
void SetVPrintFunction (VPrintFunction vprint_function)
Defined at line 39 of file ../../src/firmware/gigaboot/cpp/fastboot.h
void SetVPrintFunction (VPrintFunction vprint_function)
Defined at line 39 of file ../../src/firmware/gigaboot/cpp/fastboot.h
Friends
void Fastboot (void * printf_argconst char * fmt)