class BootShimBase
Defined at line 39 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/boot-shim.h
See the BootShim template class, below.
Public Methods
bool Check (const char * what, fit::result<std::string_view> result)
Defined at line 15 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<std::string_view> result)
Defined at line 15 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::Error> result)
Defined at line 24 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::Error> result)
Defined at line 24 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::Error> result)
Defined at line 24 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::Error> result)
Defined at line 24 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::CopyError<WritableBytes>> result)
Defined at line 33 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::CopyError<WritableBytes>> result)
Defined at line 33 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::CopyError<WritableBytes>> result)
Defined at line 33 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<InputZbi::CopyError<WritableBytes>> result)
Defined at line 33 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
void BootShimBase (const BootShimBase & )
Defined at line 41 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/boot-shim.h
void BootShimBase (const char * shim_name, FILE * log)
Defined at line 43 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/boot-shim.h
void BootShimBase (const char * shim_name, FILE * log)
Defined at line 43 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/boot-shim.h
bool Check (const char * what, fit::result<DataZbi::Error> result)
Defined at line 43 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<DataZbi::Error> result)
Defined at line 43 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<DataZbi::Error> result)
Defined at line 43 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
bool Check (const char * what, fit::result<DataZbi::Error> result)
Defined at line 43 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
const char * shim_name ()
Defined at line 46 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/boot-shim.h
FILE * log ()
Defined at line 48 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/boot-shim.h
Protected Methods
void Log (const Cmdline & cmdline, ByteView ramdisk)
Defined at line 52 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
void Log (const Cmdline & cmdline, ByteView ramdisk)
Defined at line 52 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
void Log (const Cmdline & cmdline, ByteView ramdisk)
Defined at line 52 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc
void Log (const Cmdline & cmdline, ByteView ramdisk)
Defined at line 52 of file ../../zircon/kernel/phys/lib/boot-shim/boot-shim.cc