mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
1c29b4d979
All axTLS files are now vanilla versions of the upstream axTLS files, with one minor exception: the unused "ctx" parameter of bi_int_divide() has been marked with "__unused" to avoid a compilation error. Signed-off-by: Michael Brown <mcb30@ipxe.org>