[FREELDR]: Headless/EMS support is an x86-specific feature (at least for now, until...
[reactos.git] / reactos / boot / freeldr / freeldr / windows / winldr.c
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-26 Timo KreuzerFix compilation of freeldr. (a number of ULONG / ULONG_...
2009-03-21 Aleksey Bragin- Allocate and initialize setup loader block.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-16 Aleksey Bragin- Support loading drivers which have no subdirectory...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-19 Timo KreuzerRemove double brackets, I missed. Add a DPRINT1 if...
2009-01-19 Timo Kreuzerimprove freeldr debug prints:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-25 Stefan Ginsberg- Remove Freeldr's dependency on windef.h
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-21 Aleksey Bragin- Fix definition of BOOT_DRIVER_LIST_ENTRY (Information...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-30 Aleksey Bragin- SVN maintenance.
2008-02-14 Aleksey Bragin- Load drivers database (AppPatch/drvmain.sdb), so...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-04 Aleksey Bragin- Build FreeLdr the same way other modules are built...
2008-02-04 Aleksey Bragin- Make Mm allocation strategy low->high by default.
2008-01-30 Aleksey Bragin- Dehaxx0r MmInitializeMemoryManager in freeldr.
2008-01-26 Aleksey Bragin- Set LoaderPagesSpanned field in the extension.
2008-01-25 Aleksey Bragin- Add a runtime switch between using freeldr-embedded...
2008-01-25 Aleksey Bragin- Use new way of obtaining the hardware tree in winldr...
2008-01-25 Aleksey Bragin- Don't store memory allocation descriptors inside...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-05-22 Ged Murphyremove unnecessary NDEBUG definitions. freeldr has...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-10 Aleksey Bragin- Implement WinLdrLoadBootDrivers() / WinLdrLoadDeviceD...
2006-10-08 Aleksey Bragin- Add dumping boot drivers list, remove unneded comment
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-06 Aleksey Bragin- Load and initialize in-memory registry
2006-10-06 Aleksey Bragin- Make arc-path passed to the kernel look a bit more...
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-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-09-10 Aleksey BraginCreate a place for some R&D work about booting Windows...