audk/EmbeddedPkg/Library/AndroidBootImgLib
Ashish Singhal 59b6b5059b EmbeddedPkg: Allow longer android kernel command line
AndroidBootImgLib allows for platforms to append to kernel command
line but does not allow for the overall kernel command line to go
beyond the limit set by the image header. Address this limitation
by adding a pcd where platform can tell how many extra characters
they expect on their platform in addition to what the image header
specifies.

Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
2023-11-30 04:58:07 +00:00
..
AndroidBootImgLib.c EmbeddedPkg: Allow longer android kernel command line 2023-11-30 04:58:07 +00:00
AndroidBootImgLib.inf EmbeddedPkg: Allow longer android kernel command line 2023-11-30 04:58:07 +00:00