[coreboot-gerrit] Change in coreboot[master]: soc/intel/common: Implement EFI_MP_SERVICES_PPI structure APIs

Subrata Banik (Code Review) gerrit at coreboot.org
Thu Apr 12 16:02:58 CEST 2018


Subrata Banik has uploaded a new patch set (#2). ( https://review.coreboot.org/25634 )

Change subject: soc/intel/common: Implement EFI_MP_SERVICES_PPI structure APIs
......................................................................

soc/intel/common: Implement EFI_MP_SERVICES_PPI structure APIs

This patch ensures to implement all required APIs for EFI_MP_SERVICES_PPI
as per EDK2 UefiPkg Open source specification

More details here:
https://github.com/tianocore/edk2/blob/master/MdePkg/Include/Ppi/MpServices.h

Supported SOC will call fill mp_services structure so that FSP can install
the required PPI based on coreboot published structure.

BRANCH=none
BUG=b:74436746
TEST=Able to publish MP service PPI in coreboot.

Change-Id: Ie844e3f15f759ea09a8f3fd24825ee740151c956
Signed-off-by: Subrata Banik <subrata.banik at intel.com>
---
M src/soc/intel/common/block/cpu/Kconfig
M src/soc/intel/common/block/cpu/Makefile.inc
A src/soc/intel/common/block/cpu/mp_service_ppi.c
A src/soc/intel/common/block/include/intelblocks/mp_service_ppi.h
4 files changed, 764 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/25634/2
-- 
To view, visit https://review.coreboot.org/25634
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie844e3f15f759ea09a8f3fd24825ee740151c956
Gerrit-Change-Number: 25634
Gerrit-PatchSet: 2
Gerrit-Owner: Subrata Banik <subrata.banik at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180412/31a0a091/attachment.html>


More information about the coreboot-gerrit mailing list