mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-18 02:39:56 +00:00
Update README.md
This commit is contained in:
parent
e467cd8afc
commit
fab3401a0d
@ -5,7 +5,7 @@ Note that a TCG Event Log will only be populated on a given device if the device
|
||||
2. Has a TPM 1.2 or 2.0 that has been activated prior to the current boot.
|
||||
3. Has a TCG aware OS (Most flavors of Linux and Windows 10).
|
||||
|
||||
The defualt locations for the TCG Event Log are:
|
||||
The default locations for the TCG Event Log are:
|
||||
* Windows: C:\Windows\Logs\MeasuredBoot\
|
||||
* Linux: /sys/kernel/security/tpm0/ with a default name of "binary_bios_measurements"
|
||||
|
||||
@ -30,7 +30,7 @@ In both cases the tcg_eventlog_tool-X.X.jar file should have been placed in the
|
||||
# Packaging
|
||||
Currenty only a install file for Linux RPM is supported.
|
||||
|
||||
To create an RPM on a linux device use the following command in the dame directory:
|
||||
To create an RPM on a linux device use the following command in the same directory:
|
||||
> ./gradlew buildRPM
|
||||
|
||||
# Installing
|
||||
|
Loading…
Reference in New Issue
Block a user