Make mb header to protected part
This commit is contained in:
parent
3ac9e79207
commit
25e09515ad
2 changed files with 53 additions and 57 deletions
|
@ -41,9 +41,9 @@
|
|||
#define GRUB_KERNEL_I386_PC_MULTIBOOT_SIGNATURE 0x20
|
||||
|
||||
/* The size of the first region which won't be compressed. */
|
||||
#define GRUB_KERNEL_I386_PC_RAW_SIZE 0xc80
|
||||
#define GRUB_KERNEL_I386_PC_RAW_SIZE 0xc90
|
||||
|
||||
#define GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART 0x75c
|
||||
#define GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART 0x6f8
|
||||
|
||||
/* The offset of GRUB_PREFIX. */
|
||||
#define GRUB_KERNEL_I386_PC_PREFIX GRUB_KERNEL_I386_PC_RAW_SIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue