summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/efi/Pi/PiMultiPhase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/efi/Pi/PiMultiPhase.h')
-rw-r--r--src/include/gpxe/efi/Pi/PiMultiPhase.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gpxe/efi/Pi/PiMultiPhase.h b/src/include/gpxe/efi/Pi/PiMultiPhase.h
index 9ec013be..3ab6421f 100644
--- a/src/include/gpxe/efi/Pi/PiMultiPhase.h
+++ b/src/include/gpxe/efi/Pi/PiMultiPhase.h
@@ -1,7 +1,7 @@
/** @file
Include file matches things in PI for multiple module types.
- Copyright (c) 2006 - 2007, Intel Corporation
+ Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -11,7 +11,7 @@
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@par Revision Reference:
- Version 1.0.
+ PI Version 1.0
**/
@@ -93,7 +93,7 @@ typedef struct {
//
-// Bit values for AuthenticationStatus
+// Bit values for Authentication Status
//
#define EFI_AUTH_STATUS_PLATFORM_OVERRIDE 0x01
#define EFI_AUTH_STATUS_IMAGE_SIGNED 0x02