mirror of
https://github.com/ipxe/ipxe.git
synced 2026-09-03 20:53:14 -05:00
bdb5b4aef46ed34b47094652f3eefc7d0463d166
Reduce the number of dynamic allocations required to parse a CMS message by retaining the ASN.1 cursor returned from image_asn1() for the lifetime of the CMS message. This allows embedded ASN.1 cursors to be used for parsed objects within the message, such as embedded signatures. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
98.4%
Assembly
0.7%
Perl
0.3%
Python
0.3%
Makefile
0.2%