/[grub]/grub/stage2/mb_info.h
ViewVC logotype

Diff of /grub/stage2/mb_info.h

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

revision 1.6 by okuji, Mon Nov 12 06:57:29 2001 UTC revision 1.7 by okuji, Mon Feb 17 12:35:30 2003 UTC
# Line 1  Line 1 
1  /*  /*
2   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
3   *  Copyright (C) 2000  Free Software Foundation, Inc.   *  Copyright (C) 2000,2003  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 50  struct AddrRangeDesc Line 50  struct AddrRangeDesc
50    unsigned long Type;    unsigned long Type;
51        
52    /* unspecified optional padding... */    /* unspecified optional padding... */
53  };  } __attribute__ ((packed));
54    
55  /* usable memory "Type", all others are reserved.  */  /* usable memory "Type", all others are reserved.  */
56  #define MB_ARD_MEMORY           1  #define MB_ARD_MEMORY           1

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