/[grub]/grub/stage1/stage1.h
ViewVC logotype

Diff of /grub/stage1/stage1.h

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

revision 1.6 by okuji, Wed Sep 6 03:02:39 2000 UTC revision 1.7 by okuji, Tue Dec 10 17:30:29 2002 UTC
# Line 1  Line 1 
1  /*  /*
2   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
3   *  Copyright (C) 1999, 2000   Free Software Foundation, Inc.   *  Copyright (C) 1999,2000,2002   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 51  Line 51 
51  /* The offset of STAGE2_SEGMENT.  */  /* The offset of STAGE2_SEGMENT.  */
52  #define STAGE1_STAGE2_SEGMENT   0x48  #define STAGE1_STAGE2_SEGMENT   0x48
53    
54    /* The offset of BOOT_DRIVE_MASK.  */
55    #define STAGE1_BOOT_DRIVE_MASK  0x4d
56    
57  /* The offset of a magic number used by Windows NT.  */  /* The offset of a magic number used by Windows NT.  */
58  #define STAGE1_WINDOWS_NT_MAGIC 0x1b8  #define STAGE1_WINDOWS_NT_MAGIC 0x1b8
59    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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