- In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build....
[reactos.git] / reactos / boot / freeldr / freeldr / windows / wlmemory.c
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-31 Aleksey Bragin- Add a new API to Freeldr's memory manager, which...
2008-12-03 Dmitry GorbachevSilence compiler warnings (10/11).
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-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-11 Hervé PoussineauBring back ext2 code from branch
2008-02-04 Aleksey Bragin- Make Mm allocation strategy low->high by default.
2008-02-03 Aleksey Bragin- Remove accidentally committed stuff, noticed by Stefan.
2008-02-02 Aleksey Bragin- Mark APIC's memory as WriteThrough / CacheDisabled.
2008-01-29 Aleksey Bragin- Fix a typo in the if branch, which resulted in markin...
2008-01-28 Aleksey Bragin- Fix an incorrect type of memory behind PDE, HAL mappi...
2008-01-27 Aleksey Bragin- Map APIC pages, if they are present.
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-04-10 Hervé PoussineauReplace freeldr DEBUG define, by the global DBG define
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-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-10 Aleksey Bragin- Add global var for keeping size of NLS data in pages
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. 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-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- Add new type of debug print for windows loader