* grub-core/bus/usb/uhci.c: Fix DMA handling and enable on all PCI

platforms.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-29 12:05:19 +02:00
parent bdc4add8ca
commit f7bf6c31f3
3 changed files with 59 additions and 18 deletions

View file

@ -1,3 +1,8 @@
2013-04-29 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/bus/usb/uhci.c: Fix DMA handling and enable on all PCI
platforms.
2013-04-29 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/script/execute.c (grub_script_arglist_to_argv): Fix