Vladimir 'phcoder' Serbinenko
|
d745dda77e
|
Fix USB devices not being detected when requested
due to delayed attach.
|
2013-03-19 20:35:21 +01:00 |
|
Colin Watson
|
5fdbaed168
|
Remove nested functions from USB iterators.
* include/grub/usb.h (grub_usb_iterate_hook_t): New type.
(grub_usb_controller_iterate_hook_t): Likewise.
(grub_usb_iterate): Add hook_data argument.
(grub_usb_controller_iterate): Likewise.
(struct grub_usb_controller_dev.iterate): Likewise.
Update all implementations and callers.
|
2013-01-21 21:02:24 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
491c57a815
|
* grub-core/commands/usbtest.c (usb_print_str): Silence spurious
warning.
|
2012-04-07 20:03:38 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
e745cf0ca6
|
Implement automatic module license checking according to new GNU
guidelines.
* grub-core/kern/dl.c (grub_dl_check_license): New function.
(grub_dl_load_core): Use grub_dl_check_license.
* include/grub/dl.h (GRUB_MOD_SECTION): New macro.
(GRUB_MOD_LICENSE): Likewise.
(GRUB_MOD_DUAL_LICENSE): Likewise.
All modules updated.
|
2011-04-11 23:01:51 +02:00 |
|
BVK Chaitanya
|
d84666e6bb
|
merge with mainline
|
2010-08-22 21:00:22 +05:30 |
|
BVK Chaitanya
|
16c7cb32c8
|
merge with mainline
|
2010-08-19 16:54:00 +05:30 |
|
BVK Chaitanya
|
692d7c2855
|
pull-in emu-lite branch
|
2010-05-26 17:49:05 +05:30 |
|
BVK Chaitanya
|
8c41176882
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
|