Re: [PATCH v3 11/12] x86, boot: add fields to support load bzImage and ramdisk high
From
Yinghai Lu <>
On Wed, Nov 21, 2012 at 9:58 PM, H. Peter Anvin <hpa@zytor.com> wrote: > Yes, lets... > > >> also do you still think need to move ext_ramdisk... ext_cmd_line_ptr >> from setup_header to boot_param ? > but looks werid: ramdisk_image, ramdisk_size, cmd_line_ptr are in setup_header but ext_... are in boot_param..