1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/res/mbr
Pete Batard 0f57ed1684 [mbr] "Press any key to boot from USB..."
* Adds an MBR to prompt the use about USB or HDD boot
* If USB boot is not selected, an INT13h override is added to
  make the second bootable drive think it is first (0x81 -> 0x80)
* USB drive BIOS index is left unmodified
2012-03-20 02:56:34 +00:00
..
Makefile [mbr] "Press any key to boot from USB..." 2012-03-20 02:56:34 +00:00
mbr.bin [mbr] "Press any key to boot from USB..." 2012-03-20 02:56:34 +00:00
mbr.ld [mbr] "Press any key to boot from USB..." 2012-03-20 02:56:34 +00:00
mbr.S [mbr] "Press any key to boot from USB..." 2012-03-20 02:56:34 +00:00