/[grub]/grub2/include/grub/powerpc/ieee1275/ieee1275.h
ViewVC logotype

Diff of /grub2/include/grub/powerpc/ieee1275/ieee1275.h

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

revision 1.10 by marco_g, Mon Dec 27 13:46:20 2004 UTC revision 1.11 by hollisb, Mon Jan 3 17:44:25 2005 UTC
# Line 1  Line 1 
1  /* ieee1275.h - Access the Open Firmware client interface.  */  /* ieee1275.h - Access the Open Firmware client interface.  */
2  /*  /*
3   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
4   *  Copyright (C) 2003, 2004  Free Software Foundation, Inc.   *  Copyright (C) 2003, 2004, 2005  Free Software Foundation, Inc.
5   *   *
6   *  This program is free software; you can redistribute it and/or modify   *  This program is free software; you can redistribute it and/or modify
7   *  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 66  typedef intptr_t grub_ieee1275_phandle_t Line 66  typedef intptr_t grub_ieee1275_phandle_t
66    
67  extern intptr_t (*grub_ieee1275_entry_fn) (void *);  extern intptr_t (*grub_ieee1275_entry_fn) (void *);
68  extern grub_uint32_t grub_ieee1275_flags;  extern grub_uint32_t grub_ieee1275_flags;
69    extern int grub_ieee1275_realmode;
70    
71  /* Old World firmware fails seek when "dev:0" is opened.  */  /* Old World firmware fails seek when "dev:0" is opened.  */
72  #define GRUB_IEEE1275_NO_PARTITION_0 0x1  #define GRUB_IEEE1275_NO_PARTITION_0 0x1

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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