- Create KD branch. All debugging support is removed in this branch (no symbols,...
[reactos.git] / reactos / boot / freeldr / freeldr /
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-15 Dmitry Gorbachev- fix "keyboard does not respond" bug on Biostar board...
2007-02-14 Alex Ionescu- You all s^H^H^H^H^H^H^H^H^H Fix build error.
2007-02-14 Alex Ionescu- Fixup and enable my new HAL IRQL implementation from...
2007-02-11 Aleksey BraginRight now, it's not enough to just set the bios video...
2007-02-11 Sylvain Petreollemove from branch
2007-02-08 Alex Ionescu- Update boot graphics with new, RLE-compressed and...
2007-02-07 Dmitry GorbachevFix "keyboard does not respond" bug. Thanks to Peter...
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-03 Alex Ionescu- Replace broken bootvid by a new bootvid based on...
2007-02-01 Dmitry GorbachevCommit attachment #1151
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-10 Hervé PoussineauDisable some boot options on non-x86 platforms.
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2006-12-10 Magnus Olsencommit the patch from bug 1874 even it does not use...
2006-12-04 Michael SteilReactOS Intel Mac compatibility commits, part 2/2
2006-12-04 Michael SteilReactOS Intel Mac compatibility commits, part 1/2,...
2006-11-29 Alex Ionescu- Finally figured out a way to make the old HAL IRQ...
2006-11-27 Magnus OlsenPatch from mail at colinfinck dot de (Colin Finck)...
2006-11-26 Aleksey Bragini386BootDrive and i386BootPartition are ULONGs, and...
2006-11-26 Aleksey BraginDmitry G. Gorbachev: Fix possible buffer overflow in...
2006-11-22 Alex Ionescu- Fix boot CD with 10 lines of code. That's right Fireb...
2006-11-19 Magnus Olsenfixing a small bug, do not known why, with this change...
2006-11-19 Alex Ionescu- Change kdcom.sys to kdcom.dll.
2006-11-19 Alex Ionescu- Fix last-minute compiler bug.
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-11-19 Magnus Olsen- Change movw $0x0000,%ax to xorw %ax,%ax (because...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-10-25 Alex Ionescu- Implement more of the Ke386 ASM macros for MSVC.
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-16 Alex Ionescu- Fix a bug in FreeLdr key creation (patch by Filip...
2006-10-15 Thomas BluemelFix optimization bug
2006-10-14 Aleksey Bragin- Use loader memory types in memory allocation bitmap...
2006-10-12 Aleksey Bragin- Fix a mistake in low memory pages allocation algorith...
2006-10-10 Aleksey Bragin- Add global var for keeping size of NLS data in pages
2006-10-10 Aleksey BraginAdd a stub to peloader.c
2006-10-10 Aleksey Bragin- Implement WinLdrLoadBootDrivers() / WinLdrLoadDeviceD...
2006-10-09 Filip NavaraSort the key indexes in CM.
2006-10-08 Alex Ionescu- Have FreeLDR fill out ARC_DISK_SIGNATURE information...
2006-10-08 Aleksey Bragin- Add dumping boot drivers list, remove unneded comment
2006-10-08 Aleksey Bragin- Add simple support functions to be able to use more...
2006-10-07 Alex Ionescu- FreeLDR: Create the loader entry for ntoskrnl now...
2006-10-06 Aleksey Bragin- Load and initialize in-memory registry
2006-10-06 Alex Ionescu- Fix calls to HvInitializeHive due to my last patch...
2006-10-06 Aleksey Bragin- Make arc-path passed to the kernel look a bit more...
2006-10-05 Aleksey Bragin- Add #ifdef DEBUG / #endif to fix compile. FreeLdr...
2006-10-04 Aleksey Bragin- Add most needed memory-manipulating functions. Some...
2006-10-04 Aleksey Bragin- Fix warning in winldr.c
2006-10-04 Aleksey Bragin- Remove some crap from the LoadAndBootWindows()
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Thomas BluemelDefine NTOSAPI before including ntddk.h to avoid includ...
2006-10-01 Andrew MungerResource sync from trunk.
2006-10-01 Aleksey Bragin- Implement loading of NLS data, SYSTEM hive data ...
2006-10-01 Aleksey Bragin- Add new type of debug print for windows loader
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-23 Hervé PoussineauSkip keyboard detection in freeldr, as it doesn't work...
2006-09-23 Aleksey BraginChange #defines of bios memory types to a proper enum...
2006-09-21 Aleksey BraginAdd an MM api to get the memory map from Freeldr's...
2006-09-20 Aleksey Bragin- Add ability to allocate either "low" or "high" pages
2006-09-20 Hervé PoussineauSave correct boot resources lists in registry
2006-09-15 Aleksey BraginFix typos in comments
2006-09-15 Aleksey BraginRevert a change in debug.h introduced in 19329 by Hartm...
2006-09-15 Hervé Poussineau- Fix Freeldr to correctly send reported resources...
2006-09-11 Aleksey BraginAdd missing header
2006-09-10 Aleksey BraginCreate a place for some R&D work about booting Windows...
2006-09-09 Art YerkesCorrect bug in cache which could cause us to lose the...
2006-09-09 Art YerkesMake UNIMPLEMENTED available everywhere and remove...
2006-09-04 Thomas Bluemelrename version.h to ver.h to avoid a possible conflict...
2006-08-31 Aleksey BraginChange a very ugly done DbgPrint() function to a good...
2006-08-14 Alex Ionescu- Get rid of "ChunkSize" through a sickening hack ...
2006-08-14 Alex Ionescu- Make HHIVE part of EREGISTRY_HIVE, similarly to NT.
2006-08-14 Alex Ionescu- Parameter changes to HvInitialize
2006-08-14 Alex Ionescu- Fix small build brekage.
2006-08-14 Alex Ionescu- VALUE_CELL => CM_KEY_VALUE
2006-08-14 Alex Ionescu- KEY_CELL => CM_KEY_NODE
2006-08-14 Alex Ionescu- Start using some NT structures (need to get rid of...
2006-08-06 Aleksey Bragin- Change DbgPrint prototype back to Alex's fix. His...
2006-07-28 Aleksey Bragin- Add Filip Navara's cmlib
2006-05-17 Filip NavaraAttribute list support for NTFS and some memory leak...
2006-05-16 Hervé PoussineauReplace BOOL by BOOLEAN and STDCALL by NTAPI
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-19 Art YerkesSome moving around:
2006-02-19 Art Yerkespcdisk.c: corrected printf type (suppresses warning...
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-14 Nathan WoodsFreeloader: Check return code of RegOpenKey() in FrLdrL...
2006-01-14 Nathan WoodsFreeloader: Check return code of RegOpenKey() in FrLdrL...
2006-01-03 Hartmut BirrCopy the correct value if the value is stored directly...
2006-01-03 Hartmut BirrFixed the the conversion of the vendor identifier strin...
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-12-18 Thomas Bluemeldon't typecast constant strings
2005-12-10 Thomas Bluemelfixed compiling with -Wwrite-strings
2005-12-10 Aleksey BraginMove xbox's i2c support to a separate file, and add...
2005-12-05 Hartmut BirrRemoved some third party miniport drivers.
2005-12-04 Art YerkesPowerPC support drop in freeldr, from my branch.
2005-12-03 Filip NavaraMake the debugging functions slightly more portable.
next