Fix a couple of problems with FreeLDR portability.
[reactos.git] / reactos / boot / freeldr /
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-05 ReactOS Portable... Build FreeLDR for ARM.
2008-02-05 ReactOS Portable... The Windows headers include a file called ioaccess...
2008-02-05 ReactOS Portable... --- FIXED COMMIT LOG FOR r32128. NO CHANGES IN THIS...
2008-02-05 ReactOS Portable... Implement ramdisk support for FreeLDR (ramdisk.c and...
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-02-04 Aleksey Bragin- Make other filesystems use the new heap mm routines.
2008-02-03 Aleksey Bragin- Make caching enable/disable a runtime switch instead...
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-02-01 Christoph von Wittichfix formatting
2008-02-01 Aleksey Bragin- Filip Navara: Take into account non-fast/non-hash...
2008-01-31 Christoph von Wittichdon't draw the standard UI background in minimal mode
2008-01-30 Aleksey Bragin- Dehaxx0r MmInitializeMemoryManager in freeldr.
2008-01-30 Aleksey Bragin- Allocate memory for groups list dynamically, and...
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-28 Aleksey Bragin- Properly fill ACPI BIOS configuration entry (a couple...
2008-01-27 Aleksey Bragin- Finally switch to the new memory manager, which is...
2008-01-27 Aleksey Bragin- Map APIC pages, if they are present.
2008-01-27 Aleksey Bragin- Make small allocations from the heap.
2008-01-27 Aleksey Bragin- Add cache enable switch to fat.c. Comment out #define...
2008-01-26 Aleksey Bragin- Set LoaderPagesSpanned field in the extension.
2008-01-26 Aleksey Bragin- Display string identifiers in debug log too.
2008-01-25 Aleksey Bragin- Make identifiers in configuration trees ASCII-strings...
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- Make HwDetect routine return a pointer to the root...
2008-01-25 Aleksey Bragin- Change hardware.c to the new heap allocation mm-apis.
2008-01-25 Aleksey Bragin- Don't store memory allocation descriptors inside...
2008-01-23 Art YerkesPage fault, system calls, context switches debugged.
2008-01-22 Daniel ReimerBIIG RC File Update.
2008-01-21 Daniel ReimerDIALOG -> DIALOGEX
2008-01-17 Daniel ReimerContinue of my try to get all RCs in Sync.
2008-01-15 Hervé PoussineauSupport an arbitrary length for ReactOS version text
2008-01-14 Hervé PoussineauWhy freeldr decided to redefine some error codes, inste...
2008-01-13 Aleksey Bragin- Use new APIs MmHeapAlloc / MmHeapFree for small and...
2008-01-13 Aleksey Bragin- Add BGET (public domain heap implementation).
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Hervé PoussineauUse same UNIMPLEMENTED macro syntax as in other parts
2008-01-06 Art YerkesStraggler.
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2007-12-30 Hervé PoussineauAdd a function table to access filesystems
2007-12-21 Hervé PoussineauRename ASMCODE to ROS_KERNEL_ENTRY_POINT
2007-12-19 Daniel ReimerBug 2893: New Greek resource files (djapal@gmail.com)
2007-12-19 Dmitry Chapyshev- Update Russian translation
2007-12-18 Marc PiulachsAdd r31312 new translations to build
2007-12-18 Marc Piulachsspanish localizations by Remialdo <remialdo at gmail...
2007-12-16 Aleksey Bragin- ARC hardware device tree passed to the kernel contain...
2007-12-15 Hervé PoussineauCheck if symbols are defined, not their value!
2007-12-12 Aleksey Bragin- Remove zeroing of PartialResourceList's fields (we...
2007-12-12 Christoph von Wittichonly clear it when the buffer is valid
2007-12-12 Art YerkesAdd simple hardware.h for ppc.
2007-12-11 Aleksey Bragin- Forgot the changelog update.
2007-12-11 Aleksey Bragin- Update copyright information.
2007-12-11 Aleksey Bragin- Remove all registry-writing code from FreeLDR.
2007-12-11 Aleksey Bragin- Don't build the HARDWARE hive in FreeLDR anymore.
2007-12-11 Aleksey Bragin- Add missing types to DDK.
2007-12-10 Aleksey Bragin- Create an empty configuration tree for Xbox machine...
2007-12-10 Aleksey Bragin- Pass ARC Hardware Tree in SetupLDR too.
2007-12-09 Aleksey Bragin- Because we'll need to pass the ARC hardware informati...
2007-12-09 Aleksey Bragin- Further refactor the code by completing getting rid...
2007-12-09 Aleksey Bragin- Start filling out ARC component data nodes for all...
2007-12-09 Aleksey Bragin- Refactor creation of component data under the HARDWAR...
2007-12-09 Marc Piulachs- Trimed space from shlfldr_mydocuments.c in shell32...
2007-11-24 Colin FinckBulgarian translations by Станев (sstpr AT narod DOT ru)
2007-11-12 Hervé PoussineauSmall cleanup
2007-11-11 Art YerkesDebug devtree.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 Art YerkesAdd machineType to arch specific info.
2007-10-31 Hervé PoussineauRemove LIST_ITEM structure, and replace it by well...
2007-10-31 Hervé PoussineauRemove debug/useless code
2007-10-31 Hervé PoussineauFix typo: "SourceDiskFiles" -> "SourceDisksFiles"
2007-10-29 Hervé PoussineauAdd a virtual function table for UI, as already done...
2007-10-28 Aleksey Bragin- Include config/cm.h for cm based code, and remove...
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-28 Art YerkesFix memory map to kernel mode.
2007-10-26 Hervé PoussineauAdd a SourceDiskFiles section in txtsetup.sif, instead...
2007-10-26 Art YerkesRemaining fixes from branch transition. MmuTurnOn...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-24 Art YerkesRemove extra var.
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Art YerkesUncaught error when moving to trunk. Thanks gdb.
2007-10-19 Art YerkesDebug DbgBreakPoint and drop to GDB on program trap.
2007-10-14 Art YerkesAdd simple GDB stub.
2007-10-06 Hervé PoussineauDo not define __REACTOS__ twice
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-10-02 Hervé PoussineauSupport "i386" as an alternative name for cdrom directory
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-20 Colin FinckUpdated Ukrainian translations by Artem Reznikov (temar...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-05 Aleksey Bragin- Apply 28852 changes to setupldr.c (fixes bootcd).
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-04 Daniel ReimerMassive Translations commit:
2007-09-03 Art YerkesMy hack isn't needed anymore.
2007-09-03 Hervé PoussineauFix build
2007-09-03 Hervé PoussineauSwap boot sector on big endian systems, even if DEBUG...
2007-09-03 Hervé PoussineauAdd missing svn:eol-style=native properties
next