From: Richard Weinberger Date: Tue, 16 Apr 2013 23:00:53 +0000 (+0200) Subject: x86,efi: Implement efi_no_storage_paranoia parameter X-Git-Tag: v3.9-rc8~4^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c58bf3eec3b8fc8162fe557e9361891c20758f2;p=pandora-kernel.git 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 Signed-off-by: Matt Fleming --- Reading git-diff-tree failed