QcomModulePkg: BootImagev3: Update sizes and cat CmdLine
Before booting into Linux, if the boot-image header version is
greater than two, concatinate the command-line arguments from
vendor-boot image to that of boot-image. Update the final command-
line arguments to BootParamlistPtr.CmdLine.
Also, the final ramdisk_size (before aligning to page size) would
be the sum of the ramdisk sizes from boot and vendor-boot image.
Update this info in BootParamlistPtr.RamdiskSize.
Change-Id: Icc33f6865407a62e4e8ac7482b98dfe6ba2c7f30
1 file changed