From 619b4ba5d3f3aa9016f31c54da2330bd24563338 Mon Sep 17 00:00:00 2001 From: mgcaret Date: Fri, 27 Nov 2020 13:01:49 -0800 Subject: [PATCH] tpm placeholders should consume addr len --- ofw/of/base.fs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ofw/of/base.fs b/ofw/of/base.fs index a25a993..95156f6 100644 --- a/ofw/of/base.fs +++ b/ofw/of/base.fs @@ -195,8 +195,8 @@ alias w!-le w! alias x@-le x@ \ TPM ROFLOL -: tpm-gpt-set-lba1 ; -: tpm-gpt-add-entry ; +: tpm-gpt-set-lba1 2drop ; +: tpm-gpt-add-entry 2drop ; #include