commit | 8c58bf3eec3b8fc8162fe557e9361891c20758f2 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Wed Apr 17 01:00:53 2013 +0200 |
committer | Matt Fleming <matt.fleming@intel.com> | Wed Apr 17 15:13:38 2013 +0100 |
tree | c88b22186b51a1fe78d4d6ffcbea058e27063e21 | |
parent | 3668011d4ad556224f7c012c1e870a6eaa0e59da [diff] |
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>