1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-02 00:42:29 +00:00
Commit graph

1 commit

Author SHA1 Message Date
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