grub/include/grub
Paulo de Rezende Pinatti f8795693f1 Added support to netdisk specified in the form (net,protocol,server_ip,username,password)
an to list its information with command ls.

* fs/ieee1275/ofnet.c (grub_ofnet_open): parse parameters to determine netdisk data
* fs/ieee1275/ofnet.c (grub_ofnet_close): dealloc netdisk data
* include/grub/disk.h: added struct grub_netdisk_data
* include/grub/ieee1275/ofnet.h: added newline
* kern/disk.c (grub_disk_open): ignore partition check for netdisk
* normal/misc.c (grub_normal_print_device_info): added support to list netdisk information
2010-07-13 11:22:35 -03:00
..
efi * include/grub/efi/uga_draw.h (GRUB_EFI_UGA_GLT_MAX): Rename to ... 2010-06-11 22:15:35 +01:00
efiemu now hangs at maxDec 2009-09-02 13:34:40 +02:00
emu * kern/emu/misc.c (device_mapper_null_log): New function. 2010-06-07 22:41:55 +01:00
i386 merge mainline 2010-06-12 12:17:28 +01:00
ieee1275 Added support to netdisk specified in the form (net,protocol,server_ip,username,password) 2010-07-13 11:22:35 -03:00
lib 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
mips Dedicated DMA allocation functions. CS5536 OHCI support. 2010-05-31 13:58:18 +02:00
net Clean Debug messages 2010-06-29 06:50:15 -03:00
powerpc Some cleanups 2010-04-26 21:11:16 +02:00
sparc64 Some cleanups 2010-04-26 21:11:16 +02:00
util removed some duplicate code 2010-04-27 20:55:12 +05:30
x86_64 Some cleanups 2010-04-26 21:11:16 +02:00
acorn_filecore.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
acpi.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
aout.h aout image support 2010-02-13 16:26:50 +01:00
at_keyboard.h Merge from trunk 2009-12-25 22:29:47 +00:00
ata.h various fixes. MIPSsim support 2009-10-11 18:18:18 +02:00
auth.h 2009-12-24 Carles Pina i Estany <carles@pina.cat> 2009-12-24 23:53:05 +01:00
autoefi.h merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
bitmap.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
bitmap_scale.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
boot.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
bsdlabel.h Reimport nestpart 2010-02-06 18:43:37 +01:00
bufio.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
cache.h 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 00:52:31 +01:00
charset.h Core changes hopefully finished 2009-12-24 15:34:33 +01:00
cmos.h datetime for yeeloong 2009-12-11 22:14:09 +01:00
command.h Use FOR_LIST_ELEMENTS convenience macros 2010-03-26 19:32:21 +01:00
crypto.h Crypto module autoloading 2009-12-23 17:33:35 +01:00
cs5536.h Dedicated DMA allocation functions. CS5536 OHCI support. 2010-05-31 13:58:18 +02:00
datetime.h Clean building system 2010-02-07 23:49:49 +01:00
device.h Network infrastructure 2010-03-03 20:09:48 +01:00
disk.h Added support to netdisk specified in the form (net,protocol,server_ip,username,password) 2010-07-13 11:22:35 -03:00
dl.h Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
elf.h all images binary identical to the ones from trunk 2010-04-26 19:11:38 +02:00
elfload.h linux.c 2009-10-16 17:40:59 +02:00
env.h Save 314 bytes on not handling contexts in core 2009-12-20 02:52:39 +01:00
env_private.h Save 314 bytes on not handling contexts in core 2009-12-20 02:52:39 +01:00
err.h Network infrastructure 2010-03-03 20:09:48 +01:00
extcmd.h 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
fbblit.h 2009-08-28 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-28 13:54:20 +00:00
fbfill.h 2009-08-18 Pavel Roskin <proski@gnu.org> 2009-08-18 17:26:35 +00:00
fbutil.h 2009-08-18 Pavel Roskin <proski@gnu.org> 2009-08-18 17:26:35 +00:00
file.h This commit is the same than gettext08.patch (see mailing list) 2009-11-22 12:50:46 +00:00
font.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
fontformat.h 2010-01-25 Carles Pina i Estany <carles@pina.cat> 2010-01-26 20:16:08 +00:00
fs.h Avoid false positives in fs.lst, partmap.lst, and video.lst due to 2010-06-12 14:33:09 +01:00
fshelp.h 2009-04-05 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-05 20:19:05 +00:00
gfxmenu_model.h Initial effort for gfxmenu on multiterm branch 2009-12-26 01:49:57 +01:00
gfxmenu_view.h Various fixes to make gfxmenu work smoothly in multioutput environment 2009-12-26 16:41:54 +01:00
gfxterm.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
gfxwidgets.h gfxmenu import 2009-11-20 16:02:58 +01:00
gpt_partition.h 2009-04-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-19 20:38:46 +00:00
gui.h Fix gfxmenu crash. 2010-05-13 03:56:14 +02:00
gui_string_util.h Initial support for scalable gfxmenu 2009-12-29 17:31:02 +01:00
gzio.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
hfs.h 2009-12-16 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-16 15:40:31 +01:00
i18n.h * include/grub/i18n.h: Always enable grub_gettext. 2010-05-21 20:12:41 +02:00
icon_manager.h gfxmenu import 2009-11-20 16:02:58 +01:00
kernel.h Some cleanups 2010-04-26 21:11:16 +02:00
libgcc.h Unify libgcc processing. 2010-04-11 01:14:31 +02:00
libpciaccess.h fix emu build with grub-emu-pci and grub-emu-modules 2010-04-19 15:15:59 +05:30
libusb.h Fix usb support 2010-04-10 01:56:51 +02:00
list.h Remove grub_list_pop 2010-03-26 20:20:52 +01:00
loader.h 2009-04-27 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-27 16:48:58 +00:00
lvm.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
macho.h crashing snow64 2009-09-02 02:52:10 +02:00
machoload.h crashing snow64 2009-09-02 02:52:10 +02:00
memory.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
menu.h Reimport hotkey support 2009-12-29 23:01:12 +01:00
menu_viewer.h Remove menu init hooks. They are useless 2009-12-26 16:39:16 +01:00
misc.h Fix cygwin compilation. 2010-04-11 21:24:21 +02:00
mm.h merge mainline into grub-file 2010-03-26 17:06:36 +01:00
msdos_partition.h Reimport nestpart 2010-02-06 18:43:37 +01:00
multiboot.h Split coreboot and multiboot ports. 2010-05-01 14:06:53 +02:00
multiboot_loader.h This patch is to introduce multiboot 2 loading capabilities to grub2 2007-07-25 00:44:03 +00:00
net.h Adaptation for the new protocols and interface structs. 2010-06-21 19:15:45 -03:00
normal.h * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00
ntfs.h 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
offsets.h Some cleanups 2010-04-26 21:11:16 +02:00
parser.h Remove handlers 2010-03-27 00:19:42 +01:00
partition.h Avoid false positives in fs.lst, partmap.lst, and video.lst due to 2010-06-12 14:33:09 +01:00
parttool.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
pci.h Dedicated DMA allocation functions. CS5536 OHCI support. 2010-05-31 13:58:18 +02:00
pciutils.h pciaccess 2009-10-14 18:17:18 +02:00
raid.h 2009-07-31 Bean <bean123ch@gmail.com> 2009-07-31 14:25:19 +00:00
reader.h Work on multi-out terminal 2009-12-24 00:37:11 +01:00
script_sh.h Merge mainline into for_macros 2010-04-09 22:35:32 +02:00
scsi.h 2008-08-27 Marco Gerards <marco@gnu.org> 2008-08-27 15:05:00 +00:00
scsicmd.h Sort scsi_cmd_t. 2010-06-02 16:45:43 +02:00
sdl.h Build system support for grub-emu modules 2010-02-07 15:17:26 +01:00
search.h definition fixes 2009-11-23 21:15:44 +01:00
serial.h split serial 2009-10-10 20:59:18 +02:00
setjmp.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
smbus.h Dedicated DMA allocation functions. CS5536 OHCI support. 2010-05-31 13:58:18 +02:00
symbol.h 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
term.h Remove handlers 2010-03-27 00:19:42 +01:00
terminfo.h Restrict terminfo to serial 2009-12-24 23:20:43 +01:00
test.h GRUB_FILE implementation 2010-02-09 15:32:42 +01:00
time.h 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 02:47:18 +01:00
tparm.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
trig.h 2009-11-14 Colin D Bennet <colin@gibibit.com> 2009-11-14 23:11:55 +01:00
types.h * include/grub/types.h: Check for GRUB_CPU_SIZEOF_LONG when appropriate. 2010-06-12 14:50:07 +02:00
usb.h Merge Aleš' latest patch 2010-06-01 02:10:19 +02:00
usbdesc.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
usbtrans.h Merge Aleš' latest patch 2010-06-01 02:10:19 +02:00
vga.h macroify and share VGA registers 2010-05-17 02:25:37 +02:00
video.h Cirrus 5446 and Bochs video cards support. 2010-06-20 14:15:20 +02:00
video_fb.h Encapsulate video_fb state in a structure 2010-05-16 15:01:54 +02:00
xnu.h merge mainline into gfxmenu 2009-12-25 21:32:46 +01:00