audk/IntelFsp2WrapperPkg
Chasel, Chiu e8f40b770f IntelFsp2WrapperPkg: Fix constant if statements issue
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1351

Internal code quality scanning found 2 constant if
statements related to FixedPcdGet8 () usage.
Since the PCD can be PatchableInModule too, it should be
changed to PcdGet8 () to fix this issue.

Test: Verified on internal platform and booted successfully.

Cc: Jiewen Yao <Jiewen.yao@intel.com>
Cc: Desimone Nathaniel L <nathaniel.l.desimone@intel.com>
Cc: Wu Hao A <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2018-11-26 11:40:38 +08:00
..
FspWrapperNotifyDxe IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove an unused PCD 2018-09-28 10:55:01 +08:00
FspmWrapperPeim IntelFsp2WrapperPkg: Fix constant if statements issue 2018-11-26 11:40:38 +08:00
FspsWrapperPeim IntelFsp2WrapperPkg: Fix constant if statements issue 2018-11-26 11:40:38 +08:00
Include IntelFsp2WrapperPkg: Add support to handle ResetRequired return Status from FSP. 2016-06-18 07:17:04 +08:00
Library IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample: Remove PCDs 2018-09-28 10:55:10 +08:00
IntelFsp2WrapperPkg.dec IntelFsp2WrapperPkg: Fix line ending format issue 2018-11-26 11:40:27 +08:00
IntelFsp2WrapperPkg.dsc IntelFsp2WrapperPkg DSC: Add build option to disable deprecated APIs 2016-08-08 11:00:05 +08:00
Readme.md IntelFsp2WrapperPkg: Convert files to CRLF line ending 2017-04-06 15:43:08 +08:00

Readme.md

IntelFsp2WrapperPkg

This package provides the component to use an FSP binary.

Source Repository: https://github.com/tianocore/edk2/tree/master/IntelFsp2WrapperPkg

A whitepaper to describe the IntelFsp2WrapperPkg: https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Using_the_Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP2.0%29.pdf