|
iPXE
|
Error message tables. More...
#include <ipxe/tables.h>Go to the source code of this file.
Data Structures | |
| struct | errortab |
Macros | |
| #define | ERRORTAB __table ( struct errortab, "errortab" ) |
| #define | __errortab __table_entry ( ERRORTAB, 01 ) |
| #define | __einfo_errortab(einfo) |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
Error message tables.
Definition in file errortab.h.
Definition at line 19 of file errortab.h.
| #define __errortab __table_entry ( ERRORTAB, 01 ) |
Definition at line 21 of file errortab.h.
| #define __einfo_errortab | ( | einfo | ) |
Definition at line 23 of file errortab.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
1.8.15