UefiCpuPkg/MicrocodeUpdateDxe: Fix coding style issues in INF file

1. Add MicrocodeUpdate.h to the [Sources] section.
2. Fix the incorrect Guid/Protocol format issues.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>
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:
Dandan Bi 2016-12-13 10:54:25 +08:00 committed by Star Zeng
parent 664e3a0b9f
commit 764b294f11
1 changed files with 3 additions and 2 deletions

View File

@ -30,6 +30,7 @@
#
[Sources]
MicrocodeUpdate.h
MicrocodeFmp.c
MicrocodeUpdate.c
@ -51,10 +52,10 @@
MicrocodeFlashAccessLib
[Guids]
gMicrocodeFmpImageTypeIdGuid
gMicrocodeFmpImageTypeIdGuid ## CONSUMES ## GUID
[Protocols]
gEfiFirmwareManagementProtocolGuid ## SOMTIMES_PRODUCE
gEfiFirmwareManagementProtocolGuid ## PRODUCES
[Pcd]
gUefiCpuPkgTokenSpaceGuid.PcdCpuMicrocodePatchAddress ## CONSUMES