add a test parameter to kernel cmdline

This commit is contained in:
Dongsu Park 2019-02-22 14:00:27 +01:00
parent 4fd5c2053e
commit 064677105f

View File

@ -19,7 +19,7 @@ set randomize_disk_guid=""
set oem_id=""
# Anything else the OEM adds should use this variable.
set linux_append=""
set linux_append="testparam1"
set secure_boot="0"