* util/grub-install.c (update_nvram): Support --no-nvram flag

for EFI targets.
This commit is contained in:
Keshav Padram Amburay 2013-11-23 13:02:12 +01:00 committed by Vladimir Serbinenko
parent 7b04fe6c9e
commit 5ae5c54c7e
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-11-23 Keshav Padram Amburay <the.ridikulus.rat@gmail.com>
* util/grub-install.c (update_nvram): Support --no-nvram flag
for EFI targets.
2013-11-23 Vladimir Serbinenko <phcoder@gmail.com>
* INSTALL: Add note about sparc64/ia64 with clang (unsupported).