commit | 9e5d4af458057344e8cc35b09b2f7a9c9e95d81f | [log] [tgz] |
---|---|---|
author | Hon Ching \(Vicky\) Lo <honclo@linux.vnet.ibm.com> | Wed Oct 07 20:11:54 2015 -0400 |
committer | Peter Huewe <peterhuewe@gmx.de> | Mon Oct 19 01:01:23 2015 +0200 |
tree | dee27407d14394ff2aa2759b953a39273bb223d9 | |
parent | b4ed0469d00ad7ad051e5acbdb3e7587fd0221e2 [diff] |
vTPM: get the buffer allocated for event log instead of the actual log The OS should ask Power Firmware (PFW) for the size of the buffer allocated for the event log, instead of the size of the actual event log. It then passes the buffer adddress and size to PFW in the handover process, into which PFW copies the log. Signed-off-by: Hon Ching(Vicky) Lo <honclo@linux.vnet.ibm.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>