x86,efi: Implement efi_no_storage_paranoia parameter
authorRichard Weinberger <richard@nod.at>
Tue, 16 Apr 2013 23:00:53 +0000 (01:00 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 17 Apr 2013 14:13:38 +0000 (15:13 +0100)
commit8c58bf3eec3b8fc8162fe557e9361891c20758f2
treec88b22186b51a1fe78d4d6ffcbea058e27063e21
parent3668011d4ad556224f7c012c1e870a6eaa0e59da
x86,efi: Implement efi_no_storage_paranoia parameter

Using this parameter one can disable the storage_size/2 check if
he is really sure that the UEFI does sane gc and fulfills the spec.

This parameter is useful if a devices uses more than 50% of the
storage by default.
The Intel DQSW67 desktop board is such a sucker for exmaple.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Documentation/kernel-parameters.txt
arch/x86/platform/efi/efi.c
This page took 0.0248 seconds and 5 git commands to generate.