grub-shell: support --files also for net boot

This allows running tests that require extra files using netboot as well.
This commit is contained in:
Andrei Borzenkov 2014-12-05 19:55:59 +03:00
parent 3173c7501c
commit 4b94e3227b
2 changed files with 21 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2014-12-05 Andrei Borzenkov <arvidjaar@gmail.com>
* tests/util/grub-shell.in: Support --files also for netboot.
2014-12-01 Andrei Borzenkov <arvidjaar@gmail.com>
* grub-core/loader/i386/xen_fileXX.c (grub_xen_get_infoXX): Fix