mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
IntelSiliconPkg: Fix format issues
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>
This commit is contained in:
parent
149c104218
commit
6e9e19aa84
@ -1,7 +1,7 @@
|
|||||||
/** @file
|
/** @file
|
||||||
FirmwareInterfaceTable (FIT) related definitions.
|
FirmwareInterfaceTable (FIT) related definitions.
|
||||||
|
|
||||||
@todo: update document/spec reference
|
@todo update document/spec reference
|
||||||
|
|
||||||
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
|
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
|
||||||
This program and the accompanying materials
|
This program and the accompanying materials
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/** @file
|
/** @file
|
||||||
Intel Firmware Version Info (FVI) related definitions.
|
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>
|
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
|
||||||
This program and the accompanying materials
|
This program and the accompanying materials
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
Sub-structures define the different parts of the OpRegion followed by the
|
Sub-structures define the different parts of the OpRegion followed by the
|
||||||
main structure representing the entire OpRegion.
|
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
|
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
|
the fact that the data is used by ASL and Graphics driver code compiled
|
||||||
separately.
|
separately.
|
||||||
|
@ -37,7 +37,7 @@ HobLib
|
|||||||
UefiLib
|
UefiLib
|
||||||
|
|
||||||
[Guids]
|
[Guids]
|
||||||
gIntelSmbiosDataHobGuid ## CONSUMES
|
gIntelSmbiosDataHobGuid ## CONSUMES ## GUID
|
||||||
|
|
||||||
[Depex]
|
[Depex]
|
||||||
gEfiSmbiosProtocolGuid
|
gEfiSmbiosProtocolGuid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user