Skip to content

Commit

Permalink
IntelSiliconPkg: Fix format issues
Browse files Browse the repository at this point in the history
1. Fix doxygen formt
2. Fix Guid format

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>
  • Loading branch information
dandanbi authored and hwu25 committed Dec 20, 2016
1 parent 149c104 commit 6e9e19a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @file
FirmwareInterfaceTable (FIT) related definitions.
@todo: update document/spec reference
@todo update document/spec reference
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @file
Intel Firmware Version Info (FVI) related definitions.
@todo: update document/spec reference
@todo update document/spec reference
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
Expand Down
2 changes: 1 addition & 1 deletion IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
Sub-structures define the different parts of the OpRegion followed by the
main structure representing the entire OpRegion.
@note: These structures are packed to 1 byte offsets because the exact
@note These structures are packed to 1 byte offsets because the exact
data location is required by the supporting design specification due to
the fact that the data is used by ASL and Graphics driver code compiled
separately.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ HobLib
UefiLib

[Guids]
gIntelSmbiosDataHobGuid ## CONSUMES
gIntelSmbiosDataHobGuid ## CONSUMES ## GUID

[Depex]
gEfiSmbiosProtocolGuid
Expand Down

0 comments on commit 6e9e19a

Please sign in to comment.