]> git.proxmox.com Git - grub2.git/commit
Implement USBDebug (full USB stack variant).
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 1 Feb 2013 20:49:29 +0000 (21:49 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 1 Feb 2013 20:49:29 +0000 (21:49 +0100)
commit66a93674b244603fd2fa1cbcf9930c1afbaae5cf
tree32d61fcd51024ea0866198edc3f30269a3a828b2
parent0d5b9c9031266d667228608b7ffa716cbcd531d0
Implement USBDebug (full USB stack variant).
ChangeLog
grub-core/Makefile.core.def
grub-core/bus/usb/serial/common.c
grub-core/bus/usb/serial/ftdi.c
grub-core/bus/usb/serial/pl2303.c
grub-core/bus/usb/serial/usbdebug_late.c [new file with mode: 0644]
grub-core/bus/usb/usb.c
include/grub/usbdesc.h
include/grub/usbserial.h