]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[image] Provide image_set_data()
authorMichael Brown <mcb30@ipxe.org>
Wed, 20 Jan 2021 18:03:16 +0000 (18:03 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 22 Jan 2021 18:34:47 +0000 (18:34 +0000)
commit99ac69b8a9a48207913e98ac6b357c029b0eef81
tree22f88f44671cb1fc29fe5ac47b50b5fa54b34586
parentae73fb5aa0c8a39d6dc688d856483610ebe12682
[image] Provide image_set_data()

Extract part of the logic in initrd_init() to a standalone function
image_set_data().

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/core/runtime.c
src/core/image.c
src/include/ipxe/image.h