* util/grub-install.in: Add GPT PReP support.

* util/grub-probe.c (probe): Support GPT partition type.
        (main): Support -t gpt_parttype.
This commit is contained in:
Paulo Flabiano Smorigo 2013-09-23 17:42:32 -03:00
parent 7c680e1f17
commit 39cfdaa9a2
3 changed files with 49 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2013-09-23 Paulo Flabiano Smorigo <pfsmorigo@br.ibm.com>
* util/grub-install.in: Add GPT PReP support.
* util/grub-probe.c (probe): Support GPT partition type.
(main): Support -t gpt_parttype.
2013-09-23 Aleš Nesrsta <starous@volny.cz>
* grub-core/bus/usb/ehci.c: SMI disabled in all cases