summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Core/Dxe/Exec.h')
-rw-r--r--MdeModulePkg/Core/Dxe/Exec.h16
1 files changed, 5 insertions, 11 deletions
diff --git a/MdeModulePkg/Core/Dxe/Exec.h b/MdeModulePkg/Core/Dxe/Exec.h
index 5df700113d..7ead363a3b 100644
--- a/MdeModulePkg/Core/Dxe/Exec.h
+++ b/MdeModulePkg/Core/Dxe/Exec.h
@@ -1,6 +1,8 @@
-/*++
+/** @file
+
+ UEFI Event support functions and structure.
-Copyright (c) 2006, 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
@@ -9,15 +11,7 @@ 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.
-Module Name:
-
- exec.h
-
-Abstract:
-
- EFI Event support
-
---*/
+**/
#ifndef _EXEC_H_
#define _EXEC_H_