]> git.ipfire.org Git - thirdparty/grub.git/commit
Make cutmem accept a region specification.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 20 Sep 2010 20:24:30 +0000 (22:24 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 20 Sep 2010 20:24:30 +0000 (22:24 +0200)
commit7bda3a87afc4f7b7a7781302da83a9e1a591eab9
treed04b0ab9895e5eea5e006a86f214d02971938835
parent2ea57f884457d20091164b6c4635d277363cdb1c
Make cutmem accept a region specification.
Suggested by: Samuel Thibault

* grub-core/mmap/mmap.c (parsemem): New function.
(grub_cmd_cutmem): Handle new arguments.
ChangeLog
grub-core/mmap/mmap.c