From 6ae81428485020dd371eaefa5b97b24f21efe117 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 19 Mar 2008 03:23:16 +0000 Subject: Modify all file header to follow doxygen format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4906 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/WinNtBusDriverDxe/ComponentName.c | 4 ++-- Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c | 4 ++-- Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.h | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Nt32Pkg/WinNtBusDriverDxe') diff --git a/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c b/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c index 116c2af6bc..88a068cc7b 100644 --- a/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c +++ b/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -15,7 +15,7 @@ Module Name: Abstract: ---*/ +**/ // // The package level header files this module uses diff --git a/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c b/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c index 951e8c88fd..b5ac76a5c1 100644 --- a/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c +++ b/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c @@ -1,4 +1,4 @@ -/*+++ +/**@file Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials @@ -220,7 +220,7 @@ Returns: None ---*/ +**/ // TODO: This - add argument and description to function comment // TODO: ControllerHandle - add argument and description to function comment // TODO: RemainingDevicePath - add argument and description to function comment diff --git a/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.h b/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.h index f15430ff3d..d7a0e10e22 100644 --- a/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.h +++ b/Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.h @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -205,7 +205,7 @@ Returns: TODO: add return values ---*/ +**/ ; // -- cgit v1.2.3