mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 17:41:18 +03:00
Fix incorrect calculation used to determine length of data to be copied within a literal data block, and add a test case to prevent this bug from going undetected in future. Signed-off-by: Michael Brown <mcb30@ipxe.org>