Re: [PATCH] EFI: Delete out-of-date comments of efi_query_variable_store

2013-11-11 Thread Matt Fleming
On Sun, 10 Nov, at 10:15:11PM, Madper Xie wrote: > > For now we only ensure about 5kb free space for avoiding our board > refusing boot. But the comment lies that we retain 50% space. > > Signed-off-by: Madper Xie > --- > arch/x86/platform/efi/efi.c | 12 +--- > 1 file changed, 5 insert

[PATCH] EFI: Delete out-of-date comments of efi_query_variable_store

2013-11-10 Thread Madper Xie
For now we only ensure about 5kb free space for avoiding our board refusing boot. But the comment lies that we retain 50% space. Signed-off-by: Madper Xie --- arch/x86/platform/efi/efi.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/arch/x86/platform/efi/efi.c