Is it realistically possible for someone with no programming background to create a UEFI-bootable USB disk based on a bootable utility that is not UEFI compliant? For example, older versions of Hiren's Boot Disk, memtest86, etc are legacy BIOS-only. Is it possible to make UEFI versions of these utilities to boot in real UEFI mode, not CSM? (I know there are later UEFI versions of these utilities but that's not what I mean).
I've done some reading on creating UEFI-bootable USB disks but they all end up talking about Windows installation disks. I already know how to do this.
I know how to create a bootable GPT partition and that it needs an EFI\Boot\bootx64.efi file. And that's about the extent of my knowledge.
Explanations and pointers to helpful resources will be greatly appreciated.
I've done some reading on creating UEFI-bootable USB disks but they all end up talking about Windows installation disks. I already know how to do this.
I know how to create a bootable GPT partition and that it needs an EFI\Boot\bootx64.efi file. And that's about the extent of my knowledge.
- Does the bootx64.efi have to be coded for each application?
- Can an existing bootx64.efi file be adapted to run other apps?
Explanations and pointers to helpful resources will be greatly appreciated.