Skip to content

Commit

Permalink
chore: allow extra characters for command line
Browse files Browse the repository at this point in the history
set pcd to tell about extra kernel command line parameters
expected on jetson platforms for android style boot.

Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com>
  • Loading branch information
ashishsingha committed Jan 11, 2024
1 parent 9dbd339 commit 6c1212c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Platform/NVIDIA/Jetson/Jetson.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(BUILDID_STRING)"
gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareReleaseDateString|L"$(BUILD_DATE_TIME)"
gNVIDIATokenSpaceGuid.PcdFtpmShmSize|4096
gEmbeddedTokenSpaceGuid.PcdAndroidKernelCommandLineOverflow|100

################################################################################
#
Expand Down

0 comments on commit 6c1212c

Please sign in to comment.