VirtualBox

source: vbox/trunk/src/VBox/Devices/PC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42369   12 years vboxsync Regenerated the PCBIOS.
(edit) @42362   12 years vboxsync typo
(edit) @42359   12 years vboxsync build fix
(edit) @42357   12 years vboxsync PCBIOS: Enabled the 32-bit pci bios code.
(edit) @42332   12 years vboxsync BIOS: Expanded PCI service, removed old 16-bit implementation.
(edit) @42260   12 years vboxsync BIOS: Do not try showing logo if VBE is not present.
(edit) @42258   12 years vboxsync BIOS: Allow stand-alone builds again.
(edit) @42202   12 years vboxsync Tabs to spaces in C files.
(edit) @42147   12 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42127   12 years vboxsync BIOS: Updating PCI BIOS service.
(edit) @42075   12 years vboxsync use kStuffStaticBldProg and DisasmBldProg for build progs
(edit) @42059   12 years vboxsync support.asm: Restored I4M and I4D for PXE, disabling the code when …
(edit) @42057   12 years vboxsync Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS …
(edit) @42055   12 years vboxsync Removed old BIOS code.
(edit) @42053   12 years vboxsync Regenerated alternative bios source.
(edit) @42052   12 years vboxsync Amended VBoxAdvBldProg so it can build MakeDebianBiosAssmebly.
(edit) @42051   12 years vboxsync MakeDebianBiosAssembly.cpp: Fixed invalid instruction handling and …
(edit) @42048   12 years vboxsync New build tool VBoxCmp: Simple cmp with sensible output.
(edit) @42030   12 years vboxsync BIOS: Re-implementing PCI services.
(edit) @41991   12 years vboxsync addendum to r78863, maybe we should drop this PCI detection code at all
(edit) @41989   12 years vboxsync BIOS: properly detect the ICH9 bridge (fixes PXE with ICH9)
(edit) @41983   12 years vboxsync DevHPET: parfait hint
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41774   12 years vboxsync bugref..
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41759   12 years vboxsync BIOS: Load nicer value into ES after quitting PM.
(edit) @41757   12 years vboxsync BIOS: Load nicer value into DS before exiting PM.
(edit) @41734   12 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41710   12 years vboxsync DevRTC: Extended the 'rtc' info with register A thru D.
(edit) @41709   12 years vboxsync Moved the code to the right placed.
(edit) @41708   12 years vboxsync DevRTC.cpp: r=bird: - Changed cmos to cmos1. - Don't start internal …
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   12 years vboxsync DISCoreOne* -> DISCore*.
(edit) @41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41667   12 years vboxsync Compacted CMOS debug info output.
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41657   12 years vboxsync build prog prep.
(edit) @41655   12 years vboxsync Uncomment again.
(edit) @41654   12 years vboxsync BIOS: Do not save registers which do not need to be saved.
(edit) @41653   12 years vboxsync BIOS: Remove signed 32-bit multiply/divide routines (unnecessary).
(edit) @41651   12 years vboxsync Let assembly code control the CPU mode.
(edit) @41609   12 years vboxsync Need to include the source file headers.
(edit) @41607   12 years vboxsync I4M
(edit) @41606   12 years vboxsync Use the -zu flag.
(edit) @41605   12 years vboxsync Use the -zu flag.
(edit) @41604   12 years vboxsync drop the clibs dependency.
(edit) @41603   12 years vboxsync BIOS: More compatible IVT initialization.
(edit) @41601   12 years vboxsync BIOS-new: fixed reported version string
(edit) @41599   12 years vboxsync CMOS Debuging: As suggested by Michal, moved the debug information …
(edit) @41594   12 years vboxsync Fixed interesting (but harmless) typo.
(edit) @41593   12 years vboxsync PC/DevPcBios: Compilation error fixed
(edit) @41592   12 years vboxsync PC/DevPcBios: Addition of checks for bcd/hex output and code improvement.
(edit) @41582   13 years vboxsync PC/DevPCBios: Added support for CMOS RTC debugging info. Need to …
(edit) @41580   13 years vboxsync PC/DevPcBios: Addition of info cmos and info cmos2 debugging commands
(edit) @41574   13 years vboxsync PC/BIOS-new: For detection of normal PnP ROM .
(edit) @41566   13 years vboxsync RTC: Clear CMOS shutdown byte on reset.
(edit) @41560   13 years vboxsync Log which device triggered a reset.
(edit) @41547   13 years vboxsync Missing word.
(edit) @41544   13 years vboxsync BIOS-new: use i386 Assembler instructions; fixed post commands
(edit) @41543   13 years vboxsync BIOS-new: 16-bit/32-bit fix
(edit) @41537   13 years vboxsync PXE: To enable the check for detection of pnp BIOS.
(edit) @41515   13 years vboxsync Moved to Config.kmk
(edit) @41513   13 years vboxsync made the alternative work too.
(edit) @41512   13 years vboxsync Alternative way of 'building' the new bios code.
(edit) @41509   13 years vboxsync
(edit) @41508   13 years vboxsync Not needed either.
(edit) @41507   13 years vboxsync Removed cases handled by disHandleYasmDifferences.
(edit) @41506   13 years vboxsync Made it work.
(edit) @41503   13 years vboxsync Makefile.kmk: Header fix and if hack.
(edit) @41500   13 years vboxsync Use DISFormatYasmIsOddEncoding.
(edit) @41499   13 years vboxsync Rule for updating the alternative bios source.
(edit) @41498   13 years vboxsync Windows build issues.
(edit) @41496   13 years vboxsync BIOS-new: More dias code.
(edit) @41490   13 years vboxsync DevPcBios: be more verbose
(edit) @41489   13 years vboxsync A bit further.
(edit) @41488   13 years vboxsync A bit more code.
(edit) @41483   13 years vboxsync
(edit) @41482   13 years vboxsync a bit more…
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41445   13 years vboxsync BIOS: Disable A20 on boot.
(edit) @41316   13 years vboxsync A few minutes of code in between other things.
(edit) @41252   13 years vboxsync Devices/ACPI: Fix assertion in debug builds during a ACPI shutdown. …
(edit) @41088   13 years vboxsync Kick off for stupid work that just needs doing.
(edit) @41087   13 years vboxsync PC/BIOS-new/Makefile.kmk: wrong + not needed
(edit) @41084   13 years vboxsync Put together a kBuild makefile for the new BIOS code. No idea if the …
(edit) @40973   13 years vboxsync comment fix
(edit) @40960   13 years vboxsync BIOS: Set text mode if not displaying logo.
(edit) @40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40944   13 years vboxsync DevIoApic.cpp: Fixed wrong indexing of auTagSrc in r77458.
(edit) @40937   13 years vboxsync Tag the APIC timer IRQs.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40754   13 years vboxsync BIOS: Do a basic sanity check on floppy boot sectors, too.
(edit) @40730   13 years vboxsync BIOS-new: Fixed potential flags problem.
(edit) @40723   13 years vboxsync BIOS-new: Typo.
(edit) @40721   13 years vboxsync BIOS-new: Enable interrupts when polling for keyboard input.
(edit) @40694   13 years vboxsync BIOS: Make last searched bus/dev/fn configurable.
(edit) @40648   13 years vboxsync Ensure DS has RM limit/attributes.
(edit) @40640   13 years vboxsync Renamed SCSI BIOS constants to elucidate their purpose.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
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