From 6cc9ca322cdfe8417274e3659437750ee833fb54 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Wed, 9 Apr 2008 07:00:57 +0000 Subject: Add comments and DoxyGen format for these files. Remove the unused module Crc32SectionExtractDxe, which is replaced by Crc32SectionExtract library instance. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5027 6f19259b-4bc3-4df7-8a09-765794883524 --- .../FaultTolerantWriteDxe/Ia32/Ia32FtwMisc.c | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) (limited to 'MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/Ia32') diff --git a/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/Ia32/Ia32FtwMisc.c b/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/Ia32/Ia32FtwMisc.c index 6425f29b2c..2ca858c4dd 100644 --- a/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/Ia32/Ia32FtwMisc.c +++ b/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/Ia32/Ia32FtwMisc.c @@ -1,6 +1,8 @@ -/*++ - -Copyright (c) 2006 - 2007, Intel Corporation +/** @file + + Ia32 platform related code to support FtwLite. + +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,17 +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: - - Ia32FtwMisc.c - -Abstract: - - Ia32 platform related code to support FtwLite.. - -Revision History - ---*/ +**/ #include -- cgit v1.2.3