mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
We can now load an initrd as well as a kernel
This commit is contained in:
@@ -94,6 +94,8 @@ struct bzimage_header {
|
||||
/** bzImage special video mode "ask" */
|
||||
#define BZI_VID_MODE_ASK 0xfffd
|
||||
|
||||
/** bzImage maximum initrd address for versions < 2.03 */
|
||||
#define BZI_INITRD_MAX 0x37ffffff
|
||||
|
||||
/** bzImage command-line structure used by older kernels */
|
||||
struct bzimage_cmdline {
|
||||
|
||||
Reference in New Issue
Block a user