Where can I find the list of what each PCR "represents" in the TPM for a Linux OS? The official guide I found (https://trustedcomputinggroup.org/wp-content/uploads/TCG_PCClient_PFP_r1p05_v23_pub.pdf, section 3.3.4) has the following list:
These all seem to be about the boot process, such as UEFI, BIOS, boot loader, etc. (except maybe 6), nothing that is set based on the OS. Where can I find a list of the usage of PCRs 8-15 in Linux? i.e. what PCR would I use (if any) to verify that the kernel hasn't changed, or that init scripts haven't changed, or whatnot?