mirror of
https://github.com/ipxe/ipxe
synced 2025-12-30 04:03:31 +03:00
Created a bus/device API that allows for the ROM prefix to specify an
initial device, and will also allow for e.g. a device menu to be presented to the user.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#include "stdint.h"
|
||||
|
||||
#define ISA_BUS_TYPE 2
|
||||
|
||||
/*
|
||||
* Construct a vendor ID from three ASCII characters
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user