mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-26 09:04:30 +00:00
EFI stub documentation updates
Move efi-stub.txt out of x86 directory and into common directory in preparation for adding ARM EFI stub support. Signed-off-by: Roy Franz <roy.franz@linaro.org> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
This commit is contained in:
parent
258f6fd738
commit
4172fe2f8a
2 changed files with 1 additions and 1 deletions
|
@ -1579,7 +1579,7 @@ config EFI_STUB
|
|||
This kernel feature allows a bzImage to be loaded directly
|
||||
by EFI firmware without the use of a bootloader.
|
||||
|
||||
See Documentation/x86/efi-stub.txt for more information.
|
||||
See Documentation/efi-stub.txt for more information.
|
||||
|
||||
config SECCOMP
|
||||
def_bool y
|
||||
|
|
Loading…
Add table
Reference in a new issue