mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 06:48:26 -04:00
[grub] add Grub 2.0 support
* Also moves secondary Grub boot record as a resource * Also fix a typo in README.txt and update signtool path * Closes #340
This commit is contained in:
parent
306191fb85
commit
b3947fc026
17 changed files with 105 additions and 758 deletions
|
@ -69,6 +69,8 @@
|
|||
#define IDR_SL_LDLINUX_V6_BSS 402
|
||||
#define IDR_SL_LDLINUX_V6_SYS 403
|
||||
#define IDR_SL_MBOOT_C32 404
|
||||
#define IDR_GR_GRUB_GRLDR_MBR 450
|
||||
#define IDR_GR_GRUB2_CORE_IMG 451
|
||||
#define IDR_LC_RUFUS_LOC 500
|
||||
#define IDR_XT_HOGGER 501
|
||||
#define IDC_DEVICE 1001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue