/[grub]/grub2/include/grub/i386/pc/boot.h
ViewVC logotype

Diff of /grub2/include/grub/i386/pc/boot.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by okuji, Sun Apr 4 13:46:01 2004 UTC revision 1.5 by okuji, Sun Jul 17 14:57:07 2005 UTC
# Line 1  Line 1 
1  /*  /*
2   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
3   *  Copyright (C) 1999,2000,2002   Free Software Foundation, Inc.   *  Copyright (C) 1999,2000,2002,2005   Free Software Foundation, Inc.
4   *   *
5   *  This program is free software; you can redistribute it and/or modify   *  This program is free software; you can redistribute it and/or modify
6   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 47  Line 47 
47  /* The offset of KERNEL_SEGMENT.  */  /* The offset of KERNEL_SEGMENT.  */
48  #define GRUB_BOOT_MACHINE_KERNEL_SEGMENT        0x48  #define GRUB_BOOT_MACHINE_KERNEL_SEGMENT        0x48
49    
50    /* The offset of BOOT_DRIVE_CHECK.  */
51    #define GRUB_BOOT_MACHINE_DRIVE_CHECK   0x4b
52    
53  /* The offset of a magic number used by Windows NT.  */  /* The offset of a magic number used by Windows NT.  */
54  #define GRUB_BOOT_MACHINE_WINDOWS_NT_MAGIC      0x1b8  #define GRUB_BOOT_MACHINE_WINDOWS_NT_MAGIC      0x1b8
55    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26