summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/settings.h
diff options
context:
space:
mode:
authorMichael Brown2016-05-20 14:05:39 +0200
committerMichael Brown2016-05-20 17:51:56 +0200
commit56c0147deb4c36bf28fa4ac7f3cefdad726346e4 (patch)
tree521f4d85f0e374ee76b6c2088fde2225f6597f5e /src/include/ipxe/settings.h
parent[pci] Add support for PCI Enhanced Allocation (diff)
downloadipxe-56c0147deb4c36bf28fa4ac7f3cefdad726346e4.tar.gz
ipxe-56c0147deb4c36bf28fa4ac7f3cefdad726346e4.tar.xz
ipxe-56c0147deb4c36bf28fa4ac7f3cefdad726346e4.zip
[settings] Extend numerical setting tags to "unsigned long"
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/settings.h')
-rw-r--r--src/include/ipxe/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/settings.h b/src/include/ipxe/settings.h
index b44794af..6534c25b 100644
--- a/src/include/ipxe/settings.h
+++ b/src/include/ipxe/settings.h
@@ -40,7 +40,7 @@ struct setting {
* (such as a DHCP option number, or an SMBIOS structure and
* field number).
*/
- unsigned int tag;
+ unsigned long tag;
/** Setting scope (or NULL)
*
* For historic reasons, a NULL scope with a non-zero tag