source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Src/Initialization

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @601   5 years krille_n_ Changes: * Building the BIOS now works again. * Added a new IDE …
(edit) @599   6 years aitotat Hotkey bar is now updated and drawn from system timer tick handler …
(edit) @598   6 years aitotat Windows 95 CMOS hack broke on last commit. Windows 95 DID require that …
(edit) @597   6 years aitotat Windows 95 CMOS hack now works with Award BIOSes. Some small …
(edit) @596   6 years krille_n_ Changes: * Made changes to HotkeyBar.asm to give the Boot Menu and …
(edit) @594   6 years aitotat Previosly committed flash fix for configurator was incomplete. Now …
(edit) @593   6 years aitotat Flashing now works again. Hack to get Windows 95 to work properly …
(edit) @592   6 years krille_n_ Changes: * The problem with NASM in the previous revision (r591) has …
(edit) @589   8 years krille_n_ Changes: * BIOS: Fixed a purely cosmetic bug from r542 where, in …
(edit) @588   9 years krille_n_ Changes: * Fixed a bug in AH24h_HSetBlocks.asm from r550. Trying to …
(edit) @587   9 years aitotat Changes to XTIDE Universal BIOS: * Added support for Promise PDC …
(edit) @582   9 years krille_n_ Changes: * Size optimizations to the QD Vision code.
(edit) @580   9 years krille_n_ Changes: * XTIDECFG: Fixed a bug from r459 where the menu option for …
(edit) @568   9 years krille_n_ Changes: * SerDrive: Using named pipe mode (serdrive -p) now works …
(edit) @567   10 years krille_n_ Changes: * Renamed MODULE_FEATURE_SETS to MODULE_POWER_MANAGEMENT. * …
(edit) @566   11 years krille_n_ Changes to XTIDE Universal BIOS: * Fixed a very old bug (from r150) …
(edit) @564   11 years aitotat Changes to XTIDE Universal BIOS: * If Advanced controller needs to …
(edit) @561   11 years aitotat Changes to XTIDE Universal BIOS: * MODULE_VERY_LATE_INITIALIZATION …
(edit) @560   11 years aitotat Changes to XTIDE Universal BIOS: * Very late init handler is now in …
(edit) @558   11 years krille_n_ Changes: * Building the BIOS Drive Information Tool now works again. …
(edit) @556   11 years aitotat Changes to XTIDE Universal BIOS: * Removed Windows 98 fix since it …
(edit) @555   11 years aitotat Changes to XTIDE Universal BIOS: * Short timeouts for drive …
(edit) @553   11 years aitotat Changes to XTIDE Universal BIOS: * Standard boot procedure (INT 19h) …
(edit) @552   11 years aitotat Changes to XTIDE Universal BIOS: * XTIDE Universal BIOS can now be …
(edit) @551   11 years aitotat Changes to XTIDE Universal BIOS: * DMA fixes by James Pearce. * …
(edit) @550   11 years aitotat Changes to XTIDE Universal BIOS: * CREATE_COMPATIBLE_DPT is now …
(edit) @547   11 years aitotat Changes to XTIDE Universal BIOS: * Hotkeys were incorrectly …
(edit) @545   11 years aitotat Changes to XTIDE Universal BIOS: * Integrated XT-CFv3 support by …
(edit) @542   11 years aitotat Changes to XTIDE Universal BIOS: * Fixed a bug that allowed EBIOS …
(edit) @541   11 years aitotat Changes to XTIDE Universal BIOS: * Brought back compatible DPTs.
(edit) @540   11 years aitotat Changes to XTIDE Universal BIOS: * Improved interrupt handling: INT …
(edit) @534   11 years aitotat Changes to XTIDE Universal BIOS: * Vision controllers are no longer …
(edit) @531   11 years krille_n_ Changes: * A few minor optimizations.
(edit) @530   11 years aitotat Changes to XTIDE Universal BIOS: * AT builds again copy old INT 13h …
(edit) @528   11 years aitotat Changes to XTIDE Universal BIOS: * Swapping Floppy and Hard Drives at …
(edit) @526   11 years krille_n_ Changes: * Update of the copyright notices to include the year 2013.
(edit) @524   11 years aitotat Changes to XTIDE Universal BIOS: * Min time to display hotkeys …
(edit) @522   11 years aitotat Changes to XTIDE Universal BIOS: * INT 13h stack is now at the …
(edit) @521   11 years aitotat Changes to XTIDE Universal BIOS: * Hopefully fixed problems with …
(edit) @520   11 years aitotat Changes to XTIDE Universal BIOS: * Slave drives are again …
(edit) @507   11 years aitotat Changes to XTIDE Universal BIOS: * Reduced minimum time to display …
(edit) @505   11 years krille_n_ Changes: * Reverted the changes to MenuEvents.inc done in r492 since …
(edit) @501   11 years aitotat Changes to XTIDE Universal BIOS: * XTIDE rev 2 and modded XTIDE rev 1 …
(edit) @493   11 years gregli Separated MODULE_8BIT_IDE into the basic part used by XTIDE rev 1 and …
(edit) @492   11 years gregli Removed the dependency between MODULE_BOOT_MENU and MODULE_HOTKEYS. …
(edit) @491   11 years krille_n_ Changes: * Added a new define (USE_UNDOC_INTEL) that enables …
(edit) @489   11 years gregli Added version string to initial title banner, for cases where there is …
(edit) @487   11 years aitotat Changes to XTIDE Universal BIOS: * ATA ID verification no longer …
(edit) @474   12 years aitotat Changes to XTIDE Universal BIOS: * Drive detection now displays …
(edit) @473   12 years aitotat Changes to XTIDE Universal BIOS: * Large changes to prepare full …
(edit) @445   12 years krille_n_ Changes: * A speed optimization to the eSHL_IM macro for 386 and …
(edit) @443   12 years aitotat Changes to XTIDE Universal BIOS: * Offset to ATA-ID buffer will no …
(edit) @442   12 years aitotat Changes to XTIDE Universal BIOS: * ATA ID validation now compares …
(edit) @441   12 years aitotat Changes to XTIDE Universal BIOS: * ATA-ID sector is now verified …
(edit) @431   12 years aitotat Changes to XTIDE Universal BIOS: * Our INT 13h handler is no longer …
(edit) @421   12 years aitotat Changes to XTIDE Universal BIOS: * Addressing modes are now NORMAL, …
(edit) @417   12 years aitotat Changes to XTIDE Universal BIOS: * AT builds now relocate INT 13h …
(edit) @413   12 years aitotat Changes to XTIDE Universal BIOS: * Hotkeys are now displayed at least …
(edit) @411   12 years aitotat Changes to XTIDE Universal BIOS: * Moved some IRQ and LBA48 code to …
(edit) @400   12 years aitotat Changes to XTIDE Universal BIOS: * Moved 8-bit device support to …
(edit) @399   12 years krille_n_ Changes: * Added Power Management (Standby Timer) support to the BIOS …
(edit) @398   12 years aitotat Changes to XTIDE Universal BIOS: * IRQ related stuff is now optional …
(edit) @397   12 years aitotat Changes to XTIDE Universal BIOS: * Cleaned some code concerning …
(edit) @395   12 years aitotat Changes to XTIDE Universal BIOS: * Hotkey Bar and drive translations …
(edit) @392   12 years aitotat Changes to XTIDE Universal BIOS: * Greatly improved Hotkey Bar is …
(edit) @386   12 years aitotat Changes to XTIDE Universal BIOS: * Boot menu is now an optional …
(edit) @376   12 years gregli WIDE checkin... Added copyright and license information to sorce …
(edit) @370   12 years krille_n_ Changes: * Added some missing PIO mode timings to ATA_ID.inc (based …
(edit) @369   12 years gregli Removed align directives for initalization code and added define for …
(edit) @367   12 years aitotat Changes to XTIDE Universal BIOS: * Forgot to remove the magic word …
(edit) @364   12 years aitotat Changes to XTIDE Universal BIOS: * Advanced ATA Module variables are …
(edit) @363   12 years aitotat Changes to XTIDE Universal BIOS: * Added Advanced ATA Module …
(edit) @334   12 years gregli Serial server DPT flag optimization, remove Serial/IDE specific header …
(edit) @324   12 years aitotat Changes to XTIDE Universal BIOS: * Boot Menu now displays correct …
(edit) @322   12 years krille_n_ Changes to XTIDE Universal BIOS: * Commented out the FS and GS …
(edit) @294   12 years krille_n_ Commit 2/2 (BIOS): * Fixed a bug in AH1h_HStatus.asm. * Minor …
(edit) @285   12 years aitotat Changes to XTIDE Universal BIOS: * Some minor optimizations. * Boot …
(edit) @277   12 years gregli Moved the bulk of the serial code to the assembly library, for …
(edit) @274   12 years gregli Fixed register corruption bugs with the AT build for getting number of …
(edit) @271   12 years aitotat Changes to XTIDE Universal BIOS: * AH=0h (Reset) should now work but …
(edit) @270   12 years gregli Fixed a bug with the number of floppy drives reported, if there were …
(edit) @269   12 years gregli Fixed a bug with reporting the number of hard disks when there were …
(edit) @263   12 years gregli Oops, forgot to check if it still compiled without floppy support, …
(edit) @262   12 years gregli More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
(edit) @261   12 years gregli Basic maintenance to enable the unused code check to work again, no …
(edit) @259   12 years gregli For function int13/0h, restored the code to only reset the floppy …
(edit) @258   12 years gregli Added floppy drive emulation over the serial connection …
(edit) @254   12 years aitotat Changes to XTIDE Universal BIOS: * Changed BOOTNFO to BOOTMENUINFO …
(edit) @248   12 years aitotat Changes to XTIDE Universal BIOS: * Booting with hotkey now properly …
(edit) @244   12 years gregli Removed tiny optimization for DEVICE_SERIAL being the last device type …
(edit) @243   12 years aitotat Changes to XTIDE Universal BIOS: * Brought back optional "A then C" …
(edit) @242   12 years krille_n_ Changes: * Optimizations (both for size and speed) in IdeTransfer.asm …
(edit) @235   12 years gregli More fun with comments, restoring a comment change that was lost in …
(edit) @233   12 years gregli Serial Port: split single byte port and baud into two bytes, taking …
(edit) @229   12 years aitotat Changes to XTIDE Universal BIOS: * All builds now initialize drives …
(edit) @203   12 years gregli Reworked the 'skip detecting the slave if there was no master' code to …
(edit) @200   12 years gregli Added logic to skip scanning COM ports if a COM port was already found …
(edit) @199   12 years gregli Adding proper serial port support to the Configurator, which required …
(edit) @196   12 years gregli Added printing of COM port and baud rate, when set explicitly by …
(edit) @194   12 years gregli ifdef'd out more unused code. Also added a tool for looking through …
Note: See TracRevisionLog for help on using the revision log.