[edk2-devel] [PATCH V2 1/1] UefiPayloadPkg: Remove PEI phase from Payload

Guo Dong guo.dong at intel.com
Wed Jan 27 16:10:12 UTC 2021


Hi Patrick,
Bootloader (coreboot or Slim Bootloader) is similar with EDKII PEI, so measured boot should 
work without PEI phase in UEFI payload.
In general, bootloader need pass required information to UEFI payload.
BlSupportDxe could get these information and set required PCDs.

We need well define the interface with bootloader on how to support measured boot, 
Also including measured boot enable/disable, TPM log event, etc. 

Thanks,
Guo
 > -----Original Message-----
 > From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Patrick
 > Rudolph
 > Sent: Tuesday, January 26, 2021 8:21
 > To: Dong, Guo <guo.dong at intel.com>
 > Cc: You, Benjamin <benjamin.you at intel.com>; devel at edk2.groups.io; Ma,
 > Maurice <maurice.ma at intel.com>
 > Subject: Re: [edk2-devel] [PATCH V2 1/1] UefiPayloadPkg: Remove PEI phase
 > from Payload
 >
 > Hi,
 > I'm trying to rebase my TPM support patches for UefiPayloadPkg on top of
 > master.
 >
 > The Tcg*Dxe needs the following PCDs set by their Tcg*Pei counterparts:
 > * PcdTpm2HashMask
 > * PcdTcg2HashAlgorithmBitmap
 > * PcdTpmInstanceGuid
 >
 > As there's no PEI stage any more, how do you plan to support TPMs in
 > UefiPayloadPkg?
 >
 > Kind Regards,
 > Patrick Rudolph



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#70828): https://edk2.groups.io/g/devel/message/70828
Mute This Topic: https://groups.io/mt/78282656/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list