src/include: Fix typos
Change-Id: Ia8e6e5bd5ac2565263d81df8ca81d62436a3301f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38441 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
e202e67709
commit
5f73e220ab
6 changed files with 7 additions and 7 deletions
|
|
@ -156,7 +156,7 @@
|
|||
#define POST_BS_DEV_ENUMERATE 0x72
|
||||
|
||||
/**
|
||||
* \brief Device Resource Allocatio
|
||||
* \brief Device Resource Allocation
|
||||
*
|
||||
* Boot State Machine: bs_dev_resources()
|
||||
*/
|
||||
|
|
@ -365,7 +365,7 @@
|
|||
/**
|
||||
* \brief TPM failure
|
||||
*
|
||||
* An error with the TPM, either unexepcted state or communications failure.
|
||||
* An error with the TPM, either unexpected state or communications failure.
|
||||
*/
|
||||
#define POST_TPM_FAILURE 0xed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue