]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: Add FspmArchConfigPpi to support Dispatch mode
authorChasel, Chiu <chasel.chiu@intel.com>
Fri, 7 Dec 2018 13:18:42 +0000 (21:18 +0800)
committerChasel, Chiu <chasel.chiu@intel.com>
Wed, 16 Jan 2019 23:37:16 +0000 (07:37 +0800)
commit3837e2e0384035d18d15dd810a7c4c1b0235858a
tree8189f27d3fe84e71c54a9b06281b5bb1a148ff36
parent66cffa652512505c7d05ff7f623393efbb1d40ec
IntelFsp2Pkg: Add FspmArchConfigPpi to support Dispatch mode

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1381

In Dispatch mode FSP may consume PPI directly so creating
FSPM_ARCH_CONFIG_PPI to align with FSPM_ARCH_UPD.
Also Keeps new structure size 8 bytes alignment as other
structures.

Test: Verified on internal platform to boot with this PPI
installed successfully.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
IntelFsp2Pkg/Include/Ppi/FspmArchConfigPpi.h [new file with mode: 0644]
IntelFsp2Pkg/IntelFsp2Pkg.dec