summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/CpuRuntimeDxe/CpuIo.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/CpuRuntimeDxe/CpuIo.c')
-rw-r--r--Nt32Pkg/CpuRuntimeDxe/CpuIo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/CpuRuntimeDxe/CpuIo.c b/Nt32Pkg/CpuRuntimeDxe/CpuIo.c
index 4aaa431d54..aa474db48a 100644
--- a/Nt32Pkg/CpuRuntimeDxe/CpuIo.c
+++ b/Nt32Pkg/CpuRuntimeDxe/CpuIo.c
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -21,7 +21,7 @@ Abstract:
the implementations of architectural protocols and the PCI Root
Bridge I/O Protocol.
---*/
+**/
#include <CpuDriver.h>