diff options
author | Ashish Singhal <ashishsingha@nvidia.com> | 2023-11-29 20:44:13 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-11-30 04:58:07 +0000 |
commit | c0207583e02205cf4dfda08fd102ebdb3df0b4f2 (patch) | |
tree | 9518b22c3a29d1c415bc79adc6e914f8dd83dea4 /DynamicTablesPkg/Library | |
parent | 4f99b5fb936a2a0239d5212948b7104d75d1558c (diff) | |
download | edk2-c0207583e02205cf4dfda08fd102ebdb3df0b4f2.zip edk2-c0207583e02205cf4dfda08fd102ebdb3df0b4f2.tar.gz edk2-c0207583e02205cf4dfda08fd102ebdb3df0b4f2.tar.bz2 |
EmbeddedPkg: Fix Android Boot Command Line Length Bug
Curently, AndroidBootImgLib expects input kernel command line
to never exceed 256 unicode characters where the image header
allows for 512 ascii characters. If image header allows 512
ascii characters, similar number of unicode characters should be
allowed at the minimum.
Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
Diffstat (limited to 'DynamicTablesPkg/Library')
0 files changed, 0 insertions, 0 deletions