Home
last modified time | relevance | path

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

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