Skip to content

Commit a0375d7

Browse files
committed
doc: clarification
Signed-off-by: Stephan Mueller <smueller@chronox.de>
1 parent 4904b89 commit a0375d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ meson compile -C build pkcs7_trust_tester.efi
107107

108108
The PKCS#7 message generator and X.509 certificate generator are assumed to be
109109
not required and thus use POSIX service functions that are not available in EFI.
110+
These functions include heap memory allocation and `printf`-like data export.
110111

111112
The compilation uses the [GNU-EFI](https://wiki.osdev.org/GNU-EFI) environment
112113
and generates:

0 commit comments

Comments
 (0)