Changeset 71062 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Feb 19, 2018 5:06:14 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 120925
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPcBios.h
r69500 r71062 30 30 #define VBOX_DMI_TABLE_SIZE 768 31 31 32 /** def VBOX_DMI_TABLE_SIZE 33 * 34 * The size should be at least 16-byte aligned for a proper alignment of 35 * the MPS table. 36 */ 37 #define VBOX_DMI_HDR_SIZE 32 32 38 33 39 /** @def VBOX_LANBOOT_SEG
Note:
See TracChangeset
for help on using the changeset viewer.