mirror of
https://github.com/ipxe/ipxe.git
synced 2026-02-03 19:02:44 +00:00
iPXE network bootloader
https://ipxe.org
MS-CHAPv2 and the underlying DES algorithm are cryptographically obsolete, but still relatively widely used. There is no impact to UEFI Secure Boot from using these obsolete algorithms: the only untrusted inputs are the username, password, and received network packets, and all of these are thoroughly validated before use. Review these files and mark them as permitted for UEFI Secure Boot. Signed-off-by: Michael Brown <mcb30@ipxe.org> |
||
|---|---|---|
| .github | ||
| contrib | ||
| src | ||
| COPYING | ||
| COPYING.GPLv2 | ||
| COPYING.UBDL | ||
| README | ||
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org