From fb0b259e4e440577dcd6ba6722c252d90605b3e9 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 10 Apr 2008 08:49:28 +0000 Subject: apply for doxgen format. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5038 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/RuntimeDxe/Runtime.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'MdeModulePkg/Core/RuntimeDxe/Runtime.c') diff --git a/MdeModulePkg/Core/RuntimeDxe/Runtime.c b/MdeModulePkg/Core/RuntimeDxe/Runtime.c index 1f09fa3..efd7dec 100644 --- a/MdeModulePkg/Core/RuntimeDxe/Runtime.c +++ b/MdeModulePkg/Core/RuntimeDxe/Runtime.c @@ -1,6 +1,7 @@ -/*++ +/** @file + Runtime Architectural Protocol as defined in the DXE CIS. -Copyright (c) 2006, Intel Corporation +Copyright (c) 2006, 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 @@ -15,8 +16,6 @@ Module Name: Abstract: - Runtime Architectural Protocol as defined in the DXE CIS - This code is used to produce the EFI runtime virtual switch over THIS IS VERY DANGEROUS CODE BE VERY CAREFUL IF YOU CHANGE IT @@ -49,7 +48,7 @@ Revision History: Runtime Arch Protocol definition no longer contains CalculateCrc32. Boot Service Table now contains an item named CalculateCrc32. ---*/ +**/ #include "Runtime.h" @@ -367,7 +366,7 @@ Returns: // // UEFI don't require System Configuration Tables Conversion. - // + // // // Convert the runtime fields of the EFI System Table and recompute the CRC-32 -- cgit v1.1