On Sat, Jan 28, 2023 at 09:58:32PM +0800, Min Xu wrote: > From: Min M Xu <[email protected]> > > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4243 > > TdxHelperLib provides below helper functions for a td-guest. > - TdxHelperProcessTdHob > - TdxHelperMeasureTdHob > - TdxHelperMeasureCfvImage > - TdxHelperBuildGuidHobForTdxMeasurement > > SecTdxHelperLib is the SEC instance of TdxHelperLib. It implements 4 > functions for tdx in SEC phase: > - TdxHelperProcessTdHob consumes TdHob to accept un-accepted memories. > Before the TdHob is consumed, it is first validated. > > - TdxHelperMeasureTdHob measure/extend TdHob and store the measurement > value in workarea. > > - TdxHelperMeasureCfvImage measure/extend the Configuration FV image and > store the measurement value in workarea. > > - TdxHelperBuildGuidHobForTdxMeasurement builds GuidHob for tdx > measurement. > > This patch implements the stubs of the functions. The actual > implementations are in the following patches. Because they are moved from > other files. > > Cc: Erdem Aktas <[email protected]> > Cc: James Bottomley <[email protected]> > Cc: Jiewen Yao <[email protected]> > Cc: Gerd Hoffmann <[email protected]> > Cc: Tom Lendacky <[email protected]> > Cc: Michael Roth <[email protected]> > Signed-off-by: Min Xu <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#99474): https://edk2.groups.io/g/devel/message/99474 Mute This Topic: https://groups.io/mt/96587216/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
