merge mine and abranches' branches. Fix several issues
This commit is contained in:
commit
a057797f18
11 changed files with 72 additions and 19 deletions
|
@ -242,6 +242,7 @@ typedef struct grub_net
|
|||
|
||||
extern grub_net_t (*EXPORT_VAR (grub_net_open)) (const char *name);
|
||||
extern grub_err_t (*EXPORT_VAR (grub_file_net_seek)) (struct grub_file *file, grub_off_t offset);
|
||||
extern void (*EXPORT_VAR (grub_grubnet_fini)) (void);
|
||||
|
||||
struct grub_net_network_level_interface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue