summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c')
-rw-r--r--MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c19
1 files changed, 5 insertions, 14 deletions
diff --git a/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c b/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
index 339361e195..ec0b9d837e 100644
--- a/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
+++ b/MdeModulePkg/Universal/BdsDxe/HwErrRecSupport.c
@@ -1,6 +1,8 @@
-/*++
+/** @file
+ Set the level of support for Hardware Error Record Persistence that is
+ implemented by the platform.
-Copyright (c) 2007, Intel Corporation
+Copyright (c) 2007 - 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
@@ -9,18 +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:
-
- HwErrRecSupport.c
-
-Abstract:
-
- Set the level of support for Hardware Error Record Persistence that is
- implemented by the platform.
-
-Revision History
-
---*/
+**/
#include "HwErrRecSupport.h"