Searched refs:kBootDestPathIA32 (Results 1 – 1 of 1) sorted by relevance
51 static constexpr char kBootDestPathIA32[] = "/EFI/BOOT/BOOTIA32.EFI"; variable292 builder.File(efi_path, kBootDestPathIA32, /* required */ true); in PrepareESP()295 builder.File(kBootSrcPathIA32, kBootDestPathIA32, /* required */ true); in PrepareESP()354 dest_path = kBootDestPathIA32; in Build()