* grub-core/net/bootp.c (grub_cmd_bootp): Check if there is any card
present. * include/grub/err.h (grub_err_t): New enum value GRUB_ERR_NET_NO_CARD.
This commit is contained in:
parent
709ad61b07
commit
a9c0b699c0
3 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-05-11 Paulo Flabiano Smorigo <pfsmorigo@br.ibm.com>
|
||||
|
||||
* grub-core/net/bootp.c (grub_cmd_bootp): Check if there is any card
|
||||
present.
|
||||
* include/grub/err.h (grub_err_t): New enum value GRUB_ERR_NET_NO_CARD.
|
||||
|
||||
2013-05-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/tests/setjmp_test.c: Ignore missing noreturn.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue