2009-05-13 Javier Martín <lordhabbit@gmail.com>
* commands/i386/pc/drivemap.c: New file - implement drivemap command. * commands/i386/pc/drivemap_int13h.S: New file - int13 handler. * conf/i386-pc.rmk: Add drivemap.c and drivemap_int13h.S.
This commit is contained in:
parent
6f6a8b2869
commit
4246b8a9e8
4 changed files with 526 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-05-13 Javier Martín <lordhabbit@gmail.com>
|
||||
|
||||
* commands/i386/pc/drivemap.c: New file - implement drivemap
|
||||
command.
|
||||
* commands/i386/pc/drivemap_int13h.S: New file - int13 handler.
|
||||
* conf/i386-pc.rmk: Add drivemap.c and drivemap_int13h.S.
|
||||
|
||||
2009-05-13 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* util/i386/pc/grub-setup.c (setup): Remove unused variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue