mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 14:32:49 +03:00
[efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL
This implementation is tested and working, but not currently tied in to the EFI build.
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
#define ERRFILE_ifmgmt ( ERRFILE_OTHER | 0x000e0000 )
|
||||
#define ERRFILE_iscsiboot ( ERRFILE_OTHER | 0x000f0000 )
|
||||
#define ERRFILE_efi_pci ( ERRFILE_OTHER | 0x00100000 )
|
||||
#define ERRFILE_efi_snp ( ERRFILE_OTHER | 0x00110000 )
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user