summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi/PiMultiPhase.h
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-08 07:55:40 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-08 07:55:40 +0000
commit4b503a775ea623aba54199bb7db52ad05ca5f5c6 (patch)
tree13e00a69153926c26055bdf39ef9fea7d67b43e6 /MdePkg/Include/Pi/PiMultiPhase.h
parent52cd71dca9741f7ba0a5ccb1a9ed5f84a7b2706b (diff)
downloadedk2-4b503a775ea623aba54199bb7db52ad05ca5f5c6.zip
edk2-4b503a775ea623aba54199bb7db52ad05ca5f5c6.tar.gz
edk2-4b503a775ea623aba54199bb7db52ad05ca5f5c6.tar.bz2
Minor update for PI include files according to code review comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5839 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Pi/PiMultiPhase.h')
-rw-r--r--MdePkg/Include/Pi/PiMultiPhase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Pi/PiMultiPhase.h b/MdePkg/Include/Pi/PiMultiPhase.h
index b49971f..a88258e 100644
--- a/MdePkg/Include/Pi/PiMultiPhase.h
+++ b/MdePkg/Include/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
@@ -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