summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Mem/memdata.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Core/Dxe/Mem/memdata.c')
-rw-r--r--MdeModulePkg/Core/Dxe/Mem/memdata.c19
1 files changed, 5 insertions, 14 deletions
diff --git a/MdeModulePkg/Core/Dxe/Mem/memdata.c b/MdeModulePkg/Core/Dxe/Mem/memdata.c
index 83a130d..6995e51 100644
--- a/MdeModulePkg/Core/Dxe/Mem/memdata.c
+++ b/MdeModulePkg/Core/Dxe/Mem/memdata.c
@@ -1,6 +1,8 @@
-/*++
+/** @file
-Copyright (c) 2006, Intel Corporation
+ Global data used in memory service
+
+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,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:
-
- memdata.c
-
-Abstract:
-
- Global data used in memory service
-
-
-Revision History
-
---*/
+**/
#include <DxeMain.h>