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)
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>

No differences found