|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92290
|
3 years |
vboxsync |
BIOS: Use get_cmos_word in other places where we read two adjacent …
|
|
|
@92288
|
3 years |
vboxsync |
BIOS: More INT 15 / E820h cleanup, reducing code size by 33 bytes. …
|
|
|
@92280
|
3 years |
vboxsync |
BIOS: Save a few more bytes in the INT 15 / E820h code; disabled the …
|
|
|
@92279
|
3 years |
vboxsync |
BIOS: Fixed INT 15h/E820h reporting of memory above 1TiB, simplified …
|
|
|
@87784
|
4 years |
vboxsync |
BIOS: Reworked INT 15h/86h to use the RTC like INT 15h/83h already does.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81941
|
5 years |
vboxsync |
BIOS: Removed obsolete code, moved a break statement to match comment …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@75232
|
6 years |
vboxsync |
BIOS: Never report more than 15M extended memory on 286s.
|
|
|
@75229
|
6 years |
vboxsync |
BIOS: Rearranged INT 15h to better separate 286 and 386+ functionality.
|
|
|
@74612
|
6 years |
vboxsync |
BIOS: Slightly optimized INT 15h protected mode switching code.
|
|
|
@71423
|
7 years |
vboxsync |
BIOS: Reduce harmless warnings for unsupported INT 15h functions.
|
|
|
@71422
|
7 years |
vboxsync |
BIOS: INT 15h/87h unconditionally disables A20 gate when done. Also …
|
|
|
@69501
|
7 years |
vboxsync |
PC/BIOS: Added LGPL disclaimer text where appropriate.
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@60887
|
9 years |
vboxsync |
BIOS: Avoid 386-specific assembly in generic function.
|
|
|
@60614
|
9 years |
vboxsync |
Warning.
|
|
|
@60610
|
9 years |
vboxsync |
BIOS: Added 286 compatible INT 15h/87h implementation.
|
|
|
@59495
|
9 years |
vboxsync |
BIOS/system.c: fix subfunction decoding in int15/0x83 (interval delay)
|
|
|
@59354
|
9 years |
vboxsync |
BIOS: Report I/O and local APIC ranges in E820h memory map.
|
|
|
@56292
|
10 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@45669
|
12 years |
vboxsync |
BIOS: add int15 function 0xd04f
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44384
|
12 years |
vboxsync |
Devices/PC/BIOS: comment
|
|
|
@42057
|
13 years |
vboxsync |
Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS …
|
|
copied from trunk/src/VBox/Devices/PC/BIOS-new/system.c
|
|
|
@41759
|
13 years |
vboxsync |
BIOS: Load nicer value into ES after quitting PM.
|