audk/SecurityPkg/Tcg
Yao, Jiewen fd46e831bc SecurityPkg: Update final event log calculation.
This patch updated final event log calculation based on
TCG EFI PROTOCOL rev9, 7.1.2 "All options implementation".
The previous logic is to save event to final event log
once GetEventLog() is called. 7.1.1 shows that we should
save event log to both normal even log area and final event
log area after GetEventLog() is called.
And there is no need to record TCG12 format log to final
event log area, and normal event log area can be BootServices
memory because OS will not access it directly.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
Reviewed-by: "Zhang, Chao B" <chao.b.zhang@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19661 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-18 05:51:18 +00:00
..
MemoryOverwriteControl SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE. 2016-01-11 05:12:31 +00:00
MemoryOverwriteRequestControlLock SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE. 2016-01-11 05:12:31 +00:00
PhysicalPresencePei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tcg2Config SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tcg2Dxe SecurityPkg: Update final event log calculation. 2016-01-18 05:51:18 +00:00
Tcg2Pei SecurityPkg Tcg2Pei: Fix a typo in function description 2016-01-06 01:12:48 +00:00
Tcg2Smm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgConfigDxe SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgDxe SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final event log area 2016-01-12 00:37:02 +00:00
TcgPei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgSmm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEConfig SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEDxe SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final event log area 2016-01-12 00:37:02 +00:00
TrEEPei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEESmm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00