From 504214c4870e9183418014634268ce630eb5332a Mon Sep 17 00:00:00 2001 From: lgao4 Date: Wed, 9 Apr 2008 07:07:50 +0000 Subject: Add comments and DoxyGen format for these files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5028 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c') diff --git a/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c b/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c index 677a2108bf..26db2fbc1f 100644 --- a/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c +++ b/MdeModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c @@ -1,6 +1,8 @@ -/*++ +/** @file + + UEFI Miscellaneous boot Services InstallConfigurationTable service -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 @@ -9,16 +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: - - InstallConfigurationTable.c - - -Abstract: - - Tiano Miscellaneous Services InstallConfigurationTable service - ---*/ +**/ #include -- cgit v1.2.3