class Bootfs

Defined at line 24 of file ../../zircon/kernel/lib/userabi/userboot/bootfs.h

Public Methods

zx::vmo Open (std::string_view root, std::string_view filename, std::string_view purpose)

Defined at line 21 of file ../../zircon/kernel/lib/userabi/userboot/bootfs.cc

void Bootfs (zx::unowned_vmar vmar_self, zx::vmo vmo, zx::resource vmex_resource, zx::debuglog log, bool booting_multiple_programs)

Defined at line 26 of file ../../zircon/kernel/lib/userabi/userboot/bootfs.h

std::span<BootfsFileVmo> entries ()

Defined at line 41 of file ../../zircon/kernel/lib/userabi/userboot/bootfs.h