commit | d0dfbf548d0e0f49b33ae22a8fd338231445ecf0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 12 09:04:44 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Mon Jul 17 13:38:35 2023 +0800 |
tree | d96b4694ef64c57c89ce1c7ad5fb81f58664d40a | |
parent | c886557c18956dca5819920fd48d0d250c4b76a1 [diff] |
x86: zimage: Export the function to obtain the cmdline Allow reading the command line from a zimage, so that it can be recorded in the bootflow. Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Simon Glass <sjg@chromium.org>