We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4904b89 commit a0375d7Copy full SHA for a0375d7
README.md
@@ -107,6 +107,7 @@ meson compile -C build pkcs7_trust_tester.efi
107
108
The PKCS#7 message generator and X.509 certificate generator are assumed to be
109
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.
111
112
The compilation uses the [GNU-EFI](https://wiki.osdev.org/GNU-EFI) environment
113
and generates:
0 commit comments