grub/grub-core/script
Matthew Garrett f4f4e3c715 verifiers: Core TPM support
Add support for performing basic TPM measurements. Right now this only
supports extending PCRs statically and only on UEFI. In future we might
want to have some sort of mechanism for choosing which events get logged
to which PCRs, but this seems like a good default policy and we can wait
to see whether anyone  has a use case before adding more complexity.

Signed-off-by: Matthew Garrett <mjg59@google.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2020-09-21 16:43:54 -04:00
..
argv.c * grub-core/script/argv.c (grub_script_argv_split_append): Skip leading 2012-03-19 13:29:43 +01:00
execute.c verifiers: Core TPM support 2020-09-21 16:43:54 -04:00
function.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
lexer.c script: fix double free in lexer 2017-02-12 09:23:34 +03:00
main.c Remove nested functions from script reading and parsing. 2013-01-15 12:03:25 +00:00
parser.y Remove pragmas related to -Wunreachable-code 2016-01-20 15:56:55 +00:00
script.c Remove nested functions from script reading and parsing. 2013-01-15 12:03:25 +00:00
yylex.l yylex: Explicilty cast fprintf to void. 2020-09-21 12:02:37 -04:00