Vladimir 'phcoder' Serbinenko
|
7620e7debd
|
* commands/setpci.c (grub_setpci_iter): Fix an incorrect function check.
Reported by: Seth Goldberg.
|
2010-05-31 20:40:42 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
d8b5cd4011
|
* commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command
name and add N_.
* commands/i386/pc/drivemap.c (GRUB_MOD_INIT): Likewise.
* commands/iorw.c (GRUB_MOD_INIT): Likewise.
* commands/password_pbkdf2.c (GRUB_MOD_INIT): Likewise.
* commands/regexp.c (GRUB_MOD_INIT): Likewise.
* commands/setpci.c (GRUB_MOD_INIT): Likewise.
* commands/terminal.c (GRUB_MOD_INIT): Likewise.
* efiemu/main.c (GRUB_MOD_INIT): Likewise.
* font/font_cmd.c (GRUB_MOD_INIT): Likewise.
* kern/corecmd.c (GRUB_MOD_INIT): Likewise.
* mmap/mmap.c (GRUB_MOD_INIT): Likewise.
* normal/context.c (GRUB_MOD_INIT): Likewise.
* normal/main.c (GRUB_MOD_INIT): Likewise.
* term/gfxterm.c (GRUB_MOD_INIT): Likewise.
* term/serial.c (GRUB_MOD_INIT): Likewise.
* term/terminfo.c (GRUB_MOD_INIT): Likewise.
|
2010-05-01 20:28:07 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
baccdb23a7
|
Use grub_snprintf in commands/setpci.c
|
2010-01-20 20:54:58 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
adc89895e0
|
setpci implementation
|
2009-12-22 16:42:45 +01:00 |
|