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/MiscSubClassPlatformDxe/MiscBiosVendorData.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c') diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c b/Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c index 3187aba2a0..4a5a1f4041 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -18,7 +18,7 @@ Abstract: This driver parses the mMiscSubclassDataTable structure and reports any generated data to the DataHub. ---*/ +**/ #include "MiscSubclassDriver.h" -- cgit v1.2.3