]> xenbits.xensource.com Git - seabios.git/commit
tcgbios: Use table to convert hash to buffer size
authorStefan Berger <stefanb@linux.ibm.com>
Wed, 30 Jan 2019 19:06:06 +0000 (14:06 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 5 Feb 2019 02:23:37 +0000 (21:23 -0500)
commitb7dbd200cfe938698ed09b339ac3209ecb893648
treef0f6413d547aefb3e948e66ae540bccf982bc697
parent996d3c0297135f12ff3eda40dcb464b2375926e5
tcgbios: Use table to convert hash to buffer size

Use a table to convert the hash to the buffer size it needs.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
src/tcgbios.c