mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
Using CONFIG_EFI instead of user defined HAS_EFI (#1036)
Co-authored-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
This commit is contained in:
@@ -32,7 +32,7 @@ chipsec@intel.com
|
||||
|
||||
#include "include/chipsec.h"
|
||||
|
||||
#ifdef HAS_EFI
|
||||
#ifdef CONFIG_EFI
|
||||
#include <linux/efi.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user