Difference between revisions of "Mkelfimage"
From coreboot
(→Downloading and building mkelfImage: svn paths) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | '''This tool is deprecated and the functionality is now a core feature of coreboot, see [[Payloads]] for more details''' | ||
+ | ------------- | ||
'''mkelfImage''' is a utility to create ELF boot images from Linux kernel images. | '''mkelfImage''' is a utility to create ELF boot images from Linux kernel images. | ||
Line 5: | Line 7: | ||
== Downloading and building mkelfImage == | == Downloading and building mkelfImage == | ||
− | $ | + | $ git clone http://review.coreboot.org/p/coreboot |
− | $ cd mkelfImage | + | $ cd coreboot/util/mkelfImage |
$ ./configure | $ ./configure | ||
$ make | $ make | ||
{{PD-self}} | {{PD-self}} |
Latest revision as of 19:00, 18 January 2016
This tool is deprecated and the functionality is now a core feature of coreboot, see Payloads for more details
mkelfImage is a utility to create ELF boot images from Linux kernel images.
It might be possible to use a vmlinux file with an embedded initramfs image as a payload, without using mkelfImage. We haven't tested this yet and would appreciate your feedback if you decide to try this alternative approach.
Downloading and building mkelfImage
$ git clone http://review.coreboot.org/p/coreboot $ cd coreboot/util/mkelfImage $ ./configure $ make
![]() |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |