fstest xnu_uuid subcommand.
* grub-core/commands/xnu_uuid.c (libgrubkrn): Add grub-core/commands/xnu_uuid.c. * util/grub-fstest.c (CMD_XNU_UUID): New enum value. (fstest): Handle xnu_uuid. (options): Document xnu_uuid. (argp_parser): Parse xnu_uuid.
This commit is contained in:
parent
8e32442e80
commit
3be82e10a9
3 changed files with 41 additions and 1 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2011-10-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
fstest xnu_uuid subcommand.
|
||||
|
||||
* grub-core/commands/xnu_uuid.c (libgrubkrn): Add
|
||||
grub-core/commands/xnu_uuid.c.
|
||||
* util/grub-fstest.c (CMD_XNU_UUID): New enum value.
|
||||
(fstest): Handle xnu_uuid.
|
||||
(options): Document xnu_uuid.
|
||||
(argp_parser): Parse xnu_uuid.
|
||||
|
||||
2011-10-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/xnu_uuid.c (grub_cmd_xnu_uuid): Support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue