class Fastboot
Defined at line 27 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 29 of file ../../src/firmware/gigaboot/cpp/fastboot.h
void Fastboot (std::span<uint8_t>download_buffer,ZirconBootOpszb_ops,EfiVariables *efi_variables)
Defined at line 29 of file ../../src/firmware/gigaboot/cpp/fastboot.h
bool IsContinue ()
Defined at line 37 of file ../../src/firmware/gigaboot/cpp/fastboot.h
void SetVPrintFunction (VPrintFunction vprint_function)
Defined at line 41 of file ../../src/firmware/gigaboot/cpp/fastboot.h
void SetVPrintFunction (VPrintFunction vprint_function)
Defined at line 41 of file ../../src/firmware/gigaboot/cpp/fastboot.h
Friends
void Fastboot (void * printf_argconst char * fmt)