VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/BIOS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97622   2 years vboxsync VGABIOS: Simplified/fixed font access routines; hopefully no …
(edit) @97572   2 years vboxsync 7.0.4
(edit) @97240   2 years vboxsync 7.0.2
(edit) @97035   2 years vboxsync 7.0.0
(edit) @96918   2 years vboxsync 7.0.0_BETA3
(edit) @96699   2 years vboxsync 7.0.0_BETA2
(edit) @96499   2 years vboxsync 7.0.0_BETA1
(edit) @96413   2 years vboxsync update alternative PC BIOS and VGA BIOS sources
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96063   3 years vboxsync 7.0.0_ALPHA2
(edit) @95039   3 years vboxsync 7.0.0 ALPHA1
(edit) @95038   3 years vboxsync VGABIOS: Compressed size a bit to get under 32K.
(edit) @94642   3 years vboxsync VGABIOS: Filled in mode table entries 0Bh/0Ch but left disabled …
(edit) @94451   3 years vboxsync VGABIOS: When restoring state, we have to first set the CRTC base and …
(edit) @94363   3 years vboxsync VGABIOS: CGA text modes need CGA DAC setup for the right colors.
(edit) @94355   3 years vboxsync VGABIOS: Added ability to set 200/350-line (CGA/EGA) text modes.
(edit) @94354   3 years vboxsync VGABIOS: Minor copy/paste fix.
(edit) @94353   3 years vboxsync VGABIOS: Filled in mode parameters with CGA/EGA text modes.
(edit) @94316   3 years vboxsync VGABIOS: Removed old/redundant code incorrectly writing the …
(edit) @93873   3 years vboxsync VGABIOS: Implemented INT 10h/112xH functions (graphical font set).
(edit) @93841   3 years vboxsync VGABIOS: Reworked save area management, added support for font …
(edit) @93828   3 years vboxsync VGABIOS: Set DS correctly before calling into C POST code.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @85497   5 years vboxsync VGABIOS: If LFB is disabled (BAR is zero), do not report any LFB modes.
(edit) @84957   5 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @83113   5 years vboxsync 6.1.4
(edit) @83002   5 years vboxsync VGABIOS: Further reduced mode set stack usage, centralized cld …
(edit) @83001   5 years vboxsync VGABIOS: Do not recursively invoke INT 10h C handlers to conserve …
(edit) @82981   5 years vboxsync VGABIOS: Removed unused and very unlikely to be ever used definitions.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82719   5 years vboxsync 6.1.2
(edit) @82541   5 years vboxsync 6.1.0 GA
(edit) @82278   5 years vboxsync VGABIOS: Use inlines instead of calls for far memory access. Saves …
(edit) @82246   5 years vboxsync VGABIOS: Implemented character reads in graphics modes, fixed 1bpp …
(edit) @82243   5 years vboxsync Comments.
(edit) @82241   5 years vboxsync VGABIOS: Video parameter table must be packed, duh. External users …
(edit) @82207   5 years vboxsync VGABIOS: Implemented mode 13h scrolling.
(edit) @82205   5 years vboxsync VGABIOS: Fixed scrolling down in graphics modes.
(edit) @82197   5 years vboxsync VGABIOS: This is very silly. Stop it.
(edit) @82196   5 years vboxsync VGABIOS: Improved IBM compatibility with static table updates and …
(edit) @82154   5 years vboxsync VGABIOS: Flipped inverted BDA bit.
(edit) @82150   5 years vboxsync VGABIOS: Take the page number into account for planar graphics modes …
(edit) @82143   5 years vboxsync vgabios.c: make scm happy.
(edit) @82133   5 years vboxsync VGABIOS: Fixed CGA cursor emulation (new code is much more complex but …
(edit) @82113   5 years vboxsync VGABIOS: Fixed read pixel function (INT 10h/0Dh) in CGA graphics modes.
(edit) @82111   5 years vboxsync VGABIOS: State save area size is returned in 64-byte blocks, not bytes.
(edit) @81493   5 years vboxsync 6.1.0_BETA2
(edit) @80759   5 years vboxsync 6.1.0_BETA1
(edit) @76817   6 years vboxsync 6.0.2
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76519   6 years vboxsync Devices: Header guard fixing preps. bugref:9344
(edit) @76288   6 years vboxsync 6.0.0
(edit) @76129   6 years vboxsync 6.0.0_RC1
(edit) @75851   6 years vboxsync 6.0.0_BETA3
(edit) @75485   6 years vboxsync 6.0.0_BETA2
(edit) @75149   6 years vboxsync BIOS: Added custom video mode set function not limited by the list of …
(edit) @74983   6 years vboxsync Devices/*/BIOS: Regenreated alternative bios sources.
(edit) @69807   7 years vboxsync 5.2.2
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69294   7 years vboxsync Devices/Graphics: scm cleanups
(edit) @69128   7 years vboxsync 5.2.0 again.
(edit) @69111   7 years vboxsync (C) year
(edit) @69106   7 years vboxsync 5.2.0
(edit) @69052   7 years vboxsync DevVGA+VGABIOS: Eliminate the redundant header file parts, using one …
(edit) @69047   7 years vboxsync DevVGA+VGABIOS: eliminate defines (VBE_NEW_DYN_LIST and VRAM_SIZE_FIX) …
(edit) @68934   7 years vboxsync 5.2.0_RC1
(edit) @68933   7 years vboxsync 5.2.0_RC1, reverted again.
(edit) @68932   7 years vboxsync 5.2.0_RC1
(edit) @68773   7 years vboxsync 5.2 beta 3
(edit) @68421   7 years vboxsync 5.2 Beta 2
(edit) @68290   8 years vboxsync 5.2 Beta 1
(edit) @67853   8 years vboxsync VGABIOS: Properly update BDA offset 65h, 66h on mode set.
(edit) @67851   8 years vboxsync Typos.
(edit) @67813   8 years vboxsync VGABIOS: Fixed 15bpp virtual resolution calculations.
(edit) @67812   8 years vboxsync VGABIOS: VBE function 6 needs to fail if requested width causes …
(edit) @67771   8 years vboxsync updated alternative system BIOS and VGA BIOS sources
(edit) @67548   8 years vboxsync VBIOS: Rewrote set/get scanline length function in C.
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65047   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64960   8 years vboxsync new year splash screen for Oracle builds
(edit) @63627   8 years vboxsync BIOS: update alternative sources (this time without local modifications)
(edit) @63625   8 years vboxsync BIOS: update alternative sources
(edit) @63617   8 years vboxsync VGA BIOS: Fixed 4bpp scanline calculation, see bugref:8558.
(edit) @63595   8 years vboxsync revert r110292 as it causes triple faults with certain guests
(edit) @63594   8 years vboxsync Devices/Graphics/BIOS: do not report a physical base pointer for …
(edit) @63571   8 years vboxsync 5.1.4
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @62594   9 years vboxsync warnings
(edit) @62514   9 years vboxsync (C) 2016
(edit) @62406   9 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62178   9 years vboxsync Devices: update alternative BIOS source and EFI binaries
(edit) @62120   9 years vboxsync 5.1 RC1
(edit) @61733   9 years vboxsync 5.1. Beta 3
(edit) @61504   9 years vboxsync 5.1 Beta 2
(edit) @61446   9 years vboxsync 5.1 Beta 1
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette