[PATCH] efivars: check that it's enabled
From: "Randy.Dunlap" <rddunlap@osdl.org> EFI-enabled kernels crash on non-EFI machines. efivars_init() and efivars_exit() need to check efi_enabled instead of assuming that the system is using EFI.
Showing
Please register or sign in to comment