]> git.ipfire.org Git - thirdparty/grub.git/commit
Add memdisk support to grub-emu.
authorVladimir Serbinenko <phcoder@gmail.com>
Tue, 5 Jan 2016 11:59:44 +0000 (12:59 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Tue, 5 Jan 2016 20:10:27 +0000 (21:10 +0100)
commitf86fd54cf08cc5d0fb62766f98cc86e3ae4c741e
tree32687198c9ac7c26a5f3f8109e402fad053e5801
parent3f430a0126ae36ec0750125bd498194fa56cc615
Add memdisk support to grub-emu.

Use it to add custom files, so that tests which need them work.
grub-core/kern/emu/main.c
tests/util/grub-shell.in