Changeset 36164 in vbox
- Timestamp:
- Mar 4, 2011 11:21:44 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70354
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/Hardware/VBoxVideoVBE.h
r34404 r36164 71 71 #define VBE_DISPI_GETCAPS 0x02 72 72 #define VBE_DISPI_8BIT_DAC 0x20 73 /** @note this definition is a BOCHS legacy, used only in the video BIOS 74 * code and ignored by the emulated hardware. */ 73 75 #define VBE_DISPI_LFB_ENABLED 0x40 74 76 #define VBE_DISPI_NOCLEARMEM 0x80
Note:
See TracChangeset
for help on using the changeset viewer.