USB EHCI QH handling patch

This commit is contained in:
starous@volny.cz 2013-09-21 15:48:53 +02:00
commit 207862dda4
2 changed files with 70 additions and 41 deletions

View file

@ -1,3 +1,7 @@
2013-09-21 Ales Nesrsta <starous@volny.cz>
* grub-core/bus/usb/ehci.c: Correceted EHCI QH handling (async./sync.)
2013-09-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/diskfilter.c: Handle non-md UUIDs.