Change #defines of bios memory types to a proper enum. Makes it easier to distinguish...
[reactos.git] / reactos / boot / freeldr / freeldr / mm / meminit.c
2006-09-23 Aleksey BraginChange #defines of bios memory types to a proper enum...
2006-09-20 Aleksey Bragin- Add ability to allocate either "low" or "high" pages
2006-05-16 Hervé PoussineauReplace BOOL by BOOLEAN and STDCALL by NTAPI
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.