]> git.ipfire.org Git - thirdparty/grub.git/commit
2009-12-22 Vladimir Serbinenko <phcoder@gmail.com>
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 22 Dec 2009 15:36:50 +0000 (16:36 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 22 Dec 2009 15:36:50 +0000 (16:36 +0100)
commita34f5c705af99f4e24e66a200d2476cbd14589cf
tree91416b693e588e4791f3ee00d1d26428bf495149
parent67618ea6a0269d5c2adf245ea679c34d659d4158
2009-12-22  Vladimir Serbinenko  <phcoder@gmail.com>

* commands/memrw.c (cmd_read_byte, cmd_read_word, cmd_read_dword):
Use grub_extcmd_t. All users updated.
(options): New variable.
(grub_cmd_read): Restructure for readability. Support "-v" option.
(grub_cmd_write): Restructure for readability.
ChangeLog
commands/memrw.c