mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-23 11:17:03 -04:00

* NTFS boot records in ms-sys * also added debug duplication to PrintMessage * also fixed controls staying enabled during formatting
3 lines
102 B
C
3 lines
102 B
C
unsigned char br_ntfs_0x0[] = {
|
|
0xEB, 0x52, 0x90, 0x4E, 0x54, 0x46, 0x53, 0x20, 0x20, 0x20, 0x20
|
|
};
|