~ubuntu-branches/ubuntu/lucid/grub2/lucid

« back to all changes in this revision

Viewing changes to include/grub/i386/pc/boot.h

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2006-06-10 19:57:01 UTC
  • mto: (17.4.1 lenny) (1.10.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20060610195701-hfht2ttzdfi2818c
Tags: upstream-1.94
ImportĀ upstreamĀ versionĀ 1.94

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
   cannot straddle a 64K boundary.  */
67
67
#define GRUB_BOOT_MACHINE_BUFFER_SEG    0x7000
68
68
 
69
 
/* The address of drive parameters.  */
70
 
#define GRUB_BOOT_MACHINE_DRP_ADDR      0x7f00
71
 
 
72
 
/* The size of drive parameters.  */
73
 
#define GRUB_BOOT_MACHINE_DRP_SIZE      0x42
74
 
 
75
69
/* The flag for BIOS drive number to designate a hard disk vs. a
76
70
   floppy.  */
77
71
#define GRUB_BOOT_MACHINE_BIOS_HD_FLAG  0x80