2009-07-15 Pavel Roskin <proski@gnu.org>
* boot/i386/pc/boot.S (boot_version): Remove. * include/grub/i386/pc/boot.h (GRUB_BOOT_MACHINE_VER_MAJ): Remove.
This commit is contained in:
parent
2059157753
commit
40b132c562
3 changed files with 4 additions and 6 deletions
|
@ -28,9 +28,6 @@
|
|||
/* The offset of the end of BPB (BIOS Parameter Block). */
|
||||
#define GRUB_BOOT_MACHINE_BPB_END 0x3e
|
||||
|
||||
/* The offset of the major version. */
|
||||
#define GRUB_BOOT_MACHINE_VER_MAJ 0x3e
|
||||
|
||||
/* The offset of KERNEL_SECTOR. */
|
||||
#define GRUB_BOOT_MACHINE_KERNEL_SECTOR 0x44
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue