]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/PiSmbiosRecordOnDataHubSmbiosRecordThunk.inf
1. Correct File header to ## @file
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / PiSmbiosRecordOnDataHubSmbiosRecordThunk / PiSmbiosRecordOnDataHubSmbiosRecordThunk.inf
index 782d64aaa52f144da0d39c9e226e704f249db266..1a4c7803153a81da663fb869fa68029da24d951f 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 #  This thunk driver register a filter for DataHub protocol, once a data hub record\r
 #  is added via EFI_DATA_HUB_PROTOCOL->LogData(), this filter will be invoked to \r
 #  translate the datahub's record to SMBIOS record.\r
 #\r
-#  Copyright (c) 2009, Intel Corporation\r
+#  Copyright (c) 2009 - 2010, Intel Corporation\r
 #\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
@@ -13,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -32,7 +32,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   Thunk.c\r
   Thunk.h\r
   Translate.c\r