summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Guid/BootState.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Guid/BootState.h')
-rw-r--r--MdeModulePkg/Include/Guid/BootState.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/MdeModulePkg/Include/Guid/BootState.h b/MdeModulePkg/Include/Guid/BootState.h
index 35faf603dc..d3a79ae915 100644
--- a/MdeModulePkg/Include/Guid/BootState.h
+++ b/MdeModulePkg/Include/Guid/BootState.h
@@ -1,5 +1,5 @@
/** @file
- This file defines variable name and GUID to record boot state.
+ This file defines variable name and variable GUID for boot state.
Copyright (c) 2006 - 2008, Intel Corporation. <BR>
All rights reserved. This program and the accompanying materials
@@ -15,10 +15,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#ifndef __BOOT_STATE_H__
#define __BOOT_STATE_H__
-//
-// BOOT STATE
-//
-
typedef UINT32 EFI_BOOT_STATE;
#define BOOT_STATE_VARIABLE_NAME L"BootState"