summaryrefslogtreecommitdiffstats
path: root/Documentation/pti
diff options
context:
space:
mode:
authorLee, Chun-Yi <joeyli.kernel@gmail.com>2012-12-20 12:33:22 +0100
committerMatt Fleming <matt.fleming@intel.com>2013-01-31 15:44:44 +0100
commitdeb94101c4fda22e152c2a311210cf09ae51adf6 (patch)
treec7a7ee83eae23fe9a4949b35f081641745cec951 /Documentation/pti
parentMerge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadlinux-deb94101c4fda22e152c2a311210cf09ae51adf6.tar.xz
linux-deb94101c4fda22e152c2a311210cf09ae51adf6.zip
x86, efi: Allow slash in file path of initrd
When initrd file didn't put at the same place with stub kernel, we need give the file path of initrd, but need use backslash to separate directory and file. It's not friendly to unix/linux user, and not so intuitive for bootloader forward paramters to efi stub kernel by chainloading. This patch add support to handle_ramdisks for allow slash in file path of initrd, it convert slash to backlash when parsing path. In additional, this patch also separates print code of efi_char16_t from efi_printk, and print out the path/filename of initrd when failed to open initrd file. It's good for debug and discover typo. Cc: Matthew Garrett <mjg59@srcf.ucam.org> Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'Documentation/pti')
0 files changed, 0 insertions, 0 deletions