summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Ppi/OperatorPresence.h
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-09 05:44:04 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-09 05:44:04 +0000
commit1e354c037214e4bdc6c1925a4a4ae0a6f30dd283 (patch)
treec09ead79a415ccbd6e11c5cf53a46116d2b307e9 /MdeModulePkg/Include/Ppi/OperatorPresence.h
parente2270e40a4b29e767dc9678cea042ce5ecdfde36 (diff)
downloadedk2-1e354c037214e4bdc6c1925a4a4ae0a6f30dd283.zip
edk2-1e354c037214e4bdc6c1925a4a4ae0a6f30dd283.tar.gz
edk2-1e354c037214e4bdc6c1925a4a4ae0a6f30dd283.tar.bz2
Add function headers & file header for public header files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5023 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Ppi/OperatorPresence.h')
-rw-r--r--MdeModulePkg/Include/Ppi/OperatorPresence.h27
1 files changed, 10 insertions, 17 deletions
diff --git a/MdeModulePkg/Include/Ppi/OperatorPresence.h b/MdeModulePkg/Include/Ppi/OperatorPresence.h
index 7e42ed4..a6dcf31 100644
--- a/MdeModulePkg/Include/Ppi/OperatorPresence.h
+++ b/MdeModulePkg/Include/Ppi/OperatorPresence.h
@@ -1,23 +1,16 @@
-/*++
+/** @file
+ PPI published by the PEIM that is responsible for detecting operator presence.
-Copyright (c) 2006, 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
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+Copyright (c) 2006 - 2008, Intel Corporation. <BR>
+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
+http://opensource.org/licenses/bsd-license.php
-Module Name:
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- OperatorPresence.h
-
-Abstract:
-
- PPI published by the PEIM who's responsible for detecting operator presence
-
---*/
+**/
#ifndef _PEI_OPERATOR_PRESENCE_H_
#define _PEI_OPERATOR_PRESENCE_H_