mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 12:00:19 +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:
@@ -11,6 +11,8 @@
|
||||
#include "isa_ids.h"
|
||||
#include "dev.h"
|
||||
|
||||
#define MCA_BUS_TYPE 3
|
||||
|
||||
/*
|
||||
* MCA constants
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user