one patch, on grub-2.04
This commit is contained in:
parent
2a2e10c1b3
commit
1b24dcf433
61 changed files with 4887 additions and 97 deletions
|
@ -276,6 +276,7 @@ typedef struct grub_net
|
|||
grub_fs_t fs;
|
||||
int eof;
|
||||
int stall;
|
||||
int port;
|
||||
} *grub_net_t;
|
||||
|
||||
extern grub_net_t (*EXPORT_VAR (grub_net_open)) (const char *name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue