|
|
@2535
|
18 years |
vboxsync |
Avoid build timestamp in the BIOS. Results in BIOS image compare …
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2476
|
18 years |
vboxsync |
Some makefile header and attribute adjustments.
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@2468
|
18 years |
vboxsync |
Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
|
|
|
@2456
|
18 years |
vboxsync |
Some build message adjustments. (depends on new kBuild)
|
|
|
@2366
|
18 years |
vboxsync |
use kBuild-provided msg macros
|
|
|
@2335
|
18 years |
vboxsync |
Clean up a few BIOS log/error messages.
|
|
|
@2285
|
18 years |
vboxsync |
TMCLOCK_VIRTUAL_SYNC changes. (define VBOX_WITH_VIRTUAL_SYNC_TIMERS to …
|
|
|
@2278
|
18 years |
vboxsync |
updated etherboot zrom image
|
|
|
@2275
|
18 years |
vboxsync |
Correctly handle PXE menus with 0 boot servers for an entry. Use the …
|
|
|
@2269
|
18 years |
vboxsync |
Stricter pointer typechecking. (R0 vs R3)
|
|
|
@2001
|
18 years |
vboxsync |
Removed parts of Etherboot we never build.
|
|
|
@1931
|
18 years |
vboxsync |
apic.c => DevAPIC.cpp
|
|
|
@1912
|
18 years |
vboxsync |
muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp
|
|
|
@1896
|
18 years |
vboxsync |
Improved F12 key handling in the BIOS temporary boot selection and …
|
|
|
@1846
|
18 years |
vboxsync |
don't build the rom on solaris, for now at least.
|
|
|
@1845
|
18 years |
vboxsync |
getopt crashes with stdlib.h on Solaris 11.
|
|
|
@1802
|
18 years |
vboxsync |
Avoid unimplemented int15 function warning for ah=0xe9 (SMI functions …
|
|
|
@1737
|
18 years |
vboxsync |
Fixed a couple off-by-one errors in the CHS handling part …
|
|
|
@1735
|
18 years |
vboxsync |
Partly revert previous CHS translation and shuffle around 16383 …
|
|
|
@1694
|
18 years |
vboxsync |
Don't log GRUB invoking the ROM get configuration BIOS function.
|
|
|
@1630
|
18 years |
vboxsync |
shut up warnings
|
|
|
@1531
|
18 years |
vboxsync |
Implemented INT15h, fn 0xC2 (mouse), subfn 3 - set resolution. MSD and …
|
|
|
@1530
|
18 years |
vboxsync |
Corrected VBox-specific bug in INT15h mouse reset handling. Fixes MS …
|
|
|
@1457
|
18 years |
vboxsync |
Make sure the output directory exists. (stupid me)
|
|
|
@1453
|
18 years |
vboxsync |
warning
|
|
|
@1436
|
18 years |
vboxsync |
Reset should honor the warm reboot flag.
|
|
|
@1434
|
18 years |
vboxsync |
Log boot attempts to the release log (not just failed attempts as …
|
|
|
@1433
|
18 years |
vboxsync |
Perform software reset of pcnet device(s) in the BIOS. This makes sure …
|
|
|
@1427
|
18 years |
vboxsync |
fixed BIOS guest log
|
|
|
@1384
|
18 years |
vboxsync |
Fixed RTC alarm (problem seen in Norton Diagnostics). We need to a) …
|
|
|
@1372
|
18 years |
vboxsync |
removed obsolete .cvsignore files
|
|
|
@1364
|
18 years |
vboxsync |
Make the BIOS log prefix a single string instead of replicating it …
|
|
|
@1362
|
18 years |
vboxsync |
Enable BIOS backdoor logging for info messages. Can be useful to debug …
|
|
|
@1342
|
18 years |
vboxsync |
Zero (almost) all memory below 640K. All commercial BIOS versions …
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1245
|
18 years |
vboxsync |
fixed win.amd64 alignemnt issue.
|
|
|
@1118
|
18 years |
vboxsync |
Detect attempt to enter PXE code in V86 mode. Print error message and …
|
|
|
@1070
|
18 years |
vboxsync |
Hack up a simple warm boot implementation and use it for int19 reboots …
|
|
|
@1066
|
18 years |
vboxsync |
silly typo
|
|
|
@1065
|
18 years |
vboxsync |
Fixed the missing configuration option for external network boot bios.
|
|
|
@1014
|
18 years |
vboxsync |
Fixed physical CHS detection. Hopefully without breaking existing VDIs.
|
|
|
@985
|
18 years |
vboxsync |
Fixed Vista CD-ROM detection problems.
|
|
|
@898
|
18 years |
vboxsync |
small fix for older bcc's
|
|
|
@837
|
18 years |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@491
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@490
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@487
|
18 years |
vboxsync |
64-bit Alignment.
|
|
|
@485
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@483
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@344
|
18 years |
vboxsync |
don't attempt building this on amd64 (needs some compiler config that …
|
|
|
@332
|
18 years |
vboxsync |
introduced PDMDevHlpGetVM()
|
|
|
@316
|
18 years |
vboxsync |
I like the lists better this way.
|
|
|
@227
|
18 years |
vboxsync |
added some missing CLEANs
|
|
|
@155
|
18 years |
vboxsync |
Hack to allow configurable boot delay (up to 15 seconds).
|
|
|
@113
|
18 years |
vboxsync |
64-bit
|
|
|
@100
|
18 years |
vboxsync |
refreshed accidently removed copyright information, dropped …
|
|
|
@95
|
18 years |
vboxsync |
Get BIOS in sync with bochs (BIOS32 deactivated). Fixes E820 issue.
|
|
|
@89
|
18 years |
vboxsync |
Fixed overlapping memory map regions. Thanks goes to Brendan Trotter.
|
|
|
@44
|
18 years |
vboxsync |
updated for Windows build machines
|
|
|
@41
|
18 years |
vboxsync |
moved etherbios to 0xca000, some compilers generate bigger code
|
|
|
@31
|
18 years |
vboxsync |
Move etherboot BIOS from 0xc8000...0xcffff to 0xcb000...0xcffff as it …
|
|
|
@1
|
55 years |
vboxsync |
import
|