summaryrefslogtreecommitdiff
path: root/include/efiauthenticated.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/efiauthenticated.h')
-rw-r--r--include/efiauthenticated.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/efiauthenticated.h b/include/efiauthenticated.h
index f7d6bcb1..e2bd4822 100644
--- a/include/efiauthenticated.h
+++ b/include/efiauthenticated.h
@@ -1,5 +1,6 @@
-#ifndef _INC_EFIAUTHENTICATED_H
-#define _INC_EFIAUTHENTICATED_H
+#ifndef SHIM_EFIAUTHENTICATED_H
+#define SHIM_EFIAUTHENTICATED_H
+
#include <wincert.h>
//***********************************************************************
// Signature Database
@@ -219,4 +220,4 @@ typedef struct {
#define OFFSET_OF_AUTHINFO2_CERT_DATA ((OFFSET_OF (EFI_VARIABLE_AUTHENTICATION_2, AuthInfo)) + \
(OFFSET_OF (WIN_CERTIFICATE_UEFI_GUID, CertData)))
-#endif
+#endif /* SHIM_EFIAUTHENTICATED_H */