/[grub]/grub2/include/grub/disk.h
ViewVC logotype

Diff of /grub2/include/grub/disk.h

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

revision 1.5 by okuji, Sat Aug 21 13:54:22 2004 UTC revision 1.6 by marco_g, Fri Jan 21 21:32:03 2005 UTC
# Line 1  Line 1 
1  /*  /*
2   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
3   *  Copyright (C) 2002, 2003, 2004  Free Software Foundation, Inc.   *  Copyright (C) 2002, 2003, 2004, 2005  Free Software Foundation, Inc.
4   *   *
5   *  GRUB is free software; you can redistribute it and/or modify   *  GRUB 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 31  enum grub_disk_dev_id Line 31  enum grub_disk_dev_id
31    {    {
32      GRUB_DISK_DEVICE_BIOSDISK_ID,      GRUB_DISK_DEVICE_BIOSDISK_ID,
33      GRUB_DISK_DEVICE_OFDISK_ID,      GRUB_DISK_DEVICE_OFDISK_ID,
34        GRUB_DISK_DEVICE_LOOPBACK_ID
35    };    };
36    
37  struct grub_disk;  struct grub_disk;

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

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