aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/tables.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-20[tables] Allow any lvalue to be used as a table iteratorMichael Brown1-12/+12
2022-02-14[tables] Add ability to declare static table start and end markersMichael Brown1-0/+27
2021-02-12[build] Remove support for building with the Intel C compilerMichael Brown1-71/+0
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2011-03-16[build] Avoid spurious unused-but-set-variable warnings in gcc 4.6Michael Brown1-1/+2
2010-09-05[tables] Add for_each_table_entry_continue() and _continue_reverse()Michael Brown1-0/+58
2010-09-03[tables] Add table_index()Michael Brown1-0/+25
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+434