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