mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[comboot] Add COMBOOT and COM32 support
This commit is contained in:
committed by
Michael Brown
parent
aa28544373
commit
e8b22f203f
@@ -45,6 +45,7 @@
|
||||
#define DHCP_EB_FEATURE_NBI 0x20 /**< NBI format */
|
||||
#define DHCP_EB_FEATURE_PXE 0x21 /**< PXE format */
|
||||
#define DHCP_EB_FEATURE_ELF 0x22 /**< ELF format */
|
||||
#define DHCP_EB_FEATURE_COMBOOT 0x23 /**< COMBOOT format */
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user