mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
[hyperv] Add support for NetVSC paravirtual network devices
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -157,6 +157,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_snp ( ERRFILE_DRIVER | 0x00680000 )
|
||||
#define ERRFILE_netfront ( ERRFILE_DRIVER | 0x00690000 )
|
||||
#define ERRFILE_nii ( ERRFILE_DRIVER | 0x006a0000 )
|
||||
#define ERRFILE_netvsc ( ERRFILE_DRIVER | 0x006b0000 )
|
||||
|
||||
#define ERRFILE_scsi ( ERRFILE_DRIVER | 0x00700000 )
|
||||
#define ERRFILE_arbel ( ERRFILE_DRIVER | 0x00710000 )
|
||||
|
||||
Reference in New Issue
Block a user