]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelSiliconPkg: Fix format issues
authorDandan Bi <dandan.bi@intel.com>
Mon, 19 Dec 2016 01:46:01 +0000 (09:46 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 20 Dec 2016 02:51:16 +0000 (10:51 +0800)
1. Fix doxygen formt
2. Fix Guid format

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
IntelSiliconPkg/Include/IndustryStandard/FirmwareInterfaceTable.h
IntelSiliconPkg/Include/IndustryStandard/FirmwareVersionInfo.h
IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion.h
IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.inf

index 39f20ea532c11da865630a6a350a5ef879747d45..cdc080ba1b4ddd127cfd49be65a740a05b17e995 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   FirmwareInterfaceTable (FIT) related definitions.\r
 \r
 /** @file\r
   FirmwareInterfaceTable (FIT) related definitions.\r
 \r
-  @todo: update document/spec reference\r
+  @todo update document/spec reference\r
 \r
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
 \r
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
index b982d79fd176f89ebead96fd8c5adae770b5c98d..bcb741f983534d1ff8065b66fef19f7b6f166563 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Intel Firmware Version Info (FVI) related definitions.\r
 \r
 /** @file\r
   Intel Firmware Version Info (FVI) related definitions.\r
 \r
-  @todo: update document/spec reference\r
+  @todo update document/spec reference\r
 \r
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
 \r
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
index fd6f813a94d3dd05dc3759c92ba5888950a3727d..5ce80a5be841fe29b02adf11babeacd7c8ccaef7 100644 (file)
@@ -31,7 +31,7 @@
   Sub-structures define the different parts of the OpRegion followed by the\r
   main structure representing the entire OpRegion.\r
 \r
   Sub-structures define the different parts of the OpRegion followed by the\r
   main structure representing the entire OpRegion.\r
 \r
-  @note: These structures are packed to 1 byte offsets because the exact\r
+  @note These structures are packed to 1 byte offsets because the exact\r
   data location is required by the supporting design specification due to\r
   the fact that the data is used by ASL and Graphics driver code compiled\r
   separately.\r
   data location is required by the supporting design specification due to\r
   the fact that the data is used by ASL and Graphics driver code compiled\r
   separately.\r
index afac26f61e68b7ede4113bca00f96ba2d8a0b1e6..4fb25513035df9f67baa543096bd124551a7ab63 100644 (file)
@@ -37,7 +37,7 @@ HobLib
 UefiLib\r
 \r
 [Guids]\r
 UefiLib\r
 \r
 [Guids]\r
-gIntelSmbiosDataHobGuid ## CONSUMES\r
+gIntelSmbiosDataHobGuid ## CONSUMES   ## GUID\r
 \r
 [Depex]\r
 gEfiSmbiosProtocolGuid\r
 \r
 [Depex]\r
 gEfiSmbiosProtocolGuid\r