Home
last modified time | relevance | path

Searched refs:kMultibootModuleDestPathIA32 (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Desp.cpp232 builder.File(kMultibootModuleSrcPathIA32, kMultibootModuleDestPathIA32, in PrepareESP()
407 << " insmod " << kMultibootModuleDestPathIA32 << std::endl in DumpConfig()
Desp.h53 static constexpr char kMultibootModuleDestPathIA32[] = "/EFI/modules/multiboot.mod"; variable