Changeset 94316 in vbox
- Timestamp:
- Mar 20, 2022 10:28:33 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c
r93873 r94316 1012 1012 outb(VGAREG_ACTL_ADDRESS,0x14); 1013 1013 outb(VGAREG_ACTL_WRITE_DATA,0x00); 1014 1015 save_area[0] = video_param_table;1016 1014 1017 1015 // Save palette into the save area if it exists.
Note:
See TracChangeset
for help on using the changeset viewer.

