]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/RuntimeDxe/Runtime.c
apply for doxgen format.
[mirror_edk2.git] / MdeModulePkg / Core / RuntimeDxe / Runtime.c
index 1f09fa383f24e65c5e7b5aabdb5401e616b9945b..efd7dec05cfdfc6d95c28816ccb09268fdbbf43e 100644 (file)
@@ -1,6 +1,7 @@
-/*++\r
+/** @file\r
+  Runtime Architectural Protocol as defined in the DXE CIS.\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006, Intel Corporation. <BR>\r
 All rights reserved. This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -15,8 +16,6 @@ Module Name:
 \r
 Abstract:\r
 \r
-  Runtime Architectural Protocol as defined in the DXE CIS\r
-\r
   This code is used to produce the EFI runtime virtual switch over\r
 \r
   THIS IS VERY DANGEROUS CODE BE VERY CAREFUL IF YOU CHANGE IT\r
@@ -49,7 +48,7 @@ Revision History:
   Runtime Arch Protocol definition no longer contains CalculateCrc32. Boot Service\r
   Table now contains an item named CalculateCrc32.\r
 \r
---*/\r
+**/\r
 \r
 #include "Runtime.h"\r
 \r
@@ -367,7 +366,7 @@ Returns:
 \r
   //\r
   // UEFI don't require System Configuration Tables Conversion.\r
-  // \r
+  //\r
 \r
   //\r
   // Convert the runtime fields of the EFI System Table and recompute the CRC-32\r