1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-06-04 01:29:30 +00:00

tpm placeholders should consume addr len

This commit is contained in:
mgcaret 2020-11-27 13:01:49 -08:00
parent 48f8f8b02e
commit 619b4ba5d3

View File

@ -195,8 +195,8 @@ alias w!-le w!
alias x@-le x@ alias x@-le x@
\ TPM ROFLOL \ TPM ROFLOL
: tpm-gpt-set-lba1 ; : tpm-gpt-set-lba1 2drop ;
: tpm-gpt-add-entry ; : tpm-gpt-add-entry 2drop ;
#include <of/preprocessor.fs> #include <of/preprocessor.fs>