Signed-off-by: Ed Swierk <eswi...@skyportsystems.com>

On Thu, Feb 20, 2014 at 9:23 PM, Wei, Gang <gang....@intel.com> wrote:
> Ed Swierk wrote on 2014-02-21:
>> The latest tboot crashes during boot if there's no TPM at all, because
>> write_tb_error_code() tries to dereference the null g_tpm pointer.
>>
>> IMHO all the functions that dereference g_tpm should first check if
>> it's null, and return an error code. This patch fixes only one
>> instance.
>
> Thank you for the fix. It will be upstreamed soon with your signed-off. And
> one additional patch will fix the g_tpm null pointer check.
>
> Jimmy

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
tboot-devel mailing list
tboot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tboot-devel

Reply via email to