commit | 4bf7111f50167133a71c23530ca852a41355e739 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Jun 14 12:23:41 2014 -0700 |
committer | Matt Fleming <matt.fleming@intel.com> | Thu Jun 19 11:14:34 2014 +0100 |
tree | 56dbb0a33703a53b42fe3e5f53744f465bd02239 | |
parent | 98a716b66cab993e15001c7ec06f637ca6f1079b [diff] |
x86/efi: Support initrd loaded above 4G For boot efi kernel directly without bootloader. If the kernel support XLF_CAN_BE_LOADED_ABOVE_4G, we should not limit initrd under hdr->initrd_add_max. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Matt Fleming <matt.fleming@intel.com>