mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-02 07:39:54 -04:00
v2.15 (build 1117)
This commit is contained in:
parent
9e2d0239e6
commit
92d8ac26b0
5 changed files with 10 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* First 423 bytes of MBR from Grub4DOS (Converted from res/grub4dos/grldr.mbr)
|
||||
* First 423 bytes of MBR from Grub4DOS (Converted from res/grub/grldr.mbr)
|
||||
*/
|
||||
unsigned char mbr_grub_0x0[] = {
|
||||
0xEB, 0x5E, 0x90, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue