Defined in section 4.1.3 of the POST/BIOS BOFM I/O Address Re-Assignment Architecture document.
More...
Defined in section 4.1.3 of the POST/BIOS BOFM I/O Address Re-Assignment Architecture document.
◆ BOFM_SUCCESS
#define BOFM_SUCCESS 0x00 |
Successful.
Definition at line 47 of file bofm.h.
◆ BOFM_ERR_INVALID_ACTION
#define BOFM_ERR_INVALID_ACTION 0x01 |
Invalid action string.
Definition at line 50 of file bofm.h.
◆ BOFM_ERR_UNSUPPORTED
#define BOFM_ERR_UNSUPPORTED 0x02 |
Unsupported parameter structure version.
Definition at line 53 of file bofm.h.
◆ BOFM_ERR_DEVICE_ERROR
#define BOFM_ERR_DEVICE_ERROR 0x03 |
Device error prohibited MAC/WWN update.
Definition at line 56 of file bofm.h.
◆ BOFM_PCI_RESET
#define BOFM_PCI_RESET 0x80 |
PCI reset required (may be combined with another return code)
Definition at line 59 of file bofm.h.