Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp56 static constexpr char kBootDestPathAA64[] = "/EFI/BOOT/BOOTAA64.EFI"; variable
277 builder.File(kBootSrcPathAA64, kBootDestPathAA64, /* required */ true); in PrepareESP()
348 dest_path = kBootDestPathAA64; in Build()