Merge from amd64 branch:
[reactos.git] / reactos / boot /
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-16 Daniel ReimerSome build fixes for ReactOS ARM. Credits go to Alex...
2009-12-14 Johannes Anderwald- Setup registry entries for the default user shell
2009-12-13 Johannes Anderwald- Add sndrec32 to bootcd 1/2
2009-12-09 Hervé Poussineau[freeldr] Rework operating system menu, by storing...
2009-12-02 Colin Finck[General]
2009-11-30 Dmitry GorbachevApply font changes from r44305 to mainline.
2009-11-10 Timo Kreuzerfix a preprocessor bug
2009-11-09 Stefan Ginsberg- Implement the generic bus handler support and initial...
2009-11-08 Stefan Ginsberg- Make WinLdr's loading screen display the boot method...
2009-11-02 Stefan Ginsberg- Fix a FreeLdr PCI detection bug introduced in revisio...
2009-11-02 Stefan Ginsberg- Fix broken HalpQueryPciRegistryInfo: If it wasn't...
2009-11-01 Hervé Poussineau[freeldr] Fix typos introduced in r43875
2009-10-31 Hervé Poussineau[freeldr/WINLDR] Simplify freeldr.ini syntax for common...
2009-10-30 Hervé Poussineau[freeldr] Move custom.c, drivemap.c/h, miscboot.c/h...
2009-10-28 Sylvain Petreolleforgot to include winmm winetest on testcd
2009-10-28 Christoph von Wittichadd ac97 as optional
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-26 Sylvain Petreollefix wavemapper path
2009-10-24 Dmitry Chapyshev- Add reg.exe from Wine 1.1.31
2009-10-24 Dmitry Chapyshev- Add runonce.exe to bootcd
2009-10-24 Dmitry Chapyshev- Add some registry keys (like in Windows)
2009-10-23 Christoph von Wittichupdate kvm virtio driver filenames
2009-10-23 Lucas SuggsFirst push of nslookup implementation.
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
2009-10-19 Timo Kreuzer[FREELDR]
2009-10-18 Hervé PoussineauOk, reverting r43565. Someone will have to tell me...
2009-10-18 Hervé Poussineau[freeldr] Limit disk read buffer size to 512 bytes
2009-10-18 Timo Kreuzerenable winldr style boot
2009-10-18 Dmitry Gorbachev[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA...
2009-10-18 Timo Kreuzer[FREELDR]
2009-10-18 Hervé Poussineau[freeldr/i386] Read up to 128 sectors at once
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-17 Hervé PoussineauFix warning
2009-10-17 Hervé Poussineau[freeldr] FAT driver: check for directory attribute...
2009-10-16 Cameron Gutman - Add rasadhlp to build and bootcd
2009-10-14 Hervé Poussineau[freeldr] List in menu all entries from [Operating...
2009-10-14 Stefan Ginsberg- Remove a hack from KiGetMachineBootPointers and set...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-11 Hervé Poussineau[freeldr] Fix typo: REGISTER -> REGISTRY
2009-10-11 Hervé Poussineau[freeldr] Rework the ramdisk driver to let it be a...
2009-10-11 Dmitry Chapyshev- Add spider.exe to bootcd
2009-10-10 Aleksey Bragin[freeldr]
2009-10-09 Gregor Schneider- Various resource fixes (unclosed files, unchecked...
2009-10-09 Gregor SchneiderCorrect MPEG1/2 video decoder filename, patch by Russell
2009-10-07 Dmitry GorbachevDelete unused copy of GPL.
2009-10-07 Dmitry GorbachevFix FreeLDR bug #4877. Patch by Gabriel.
2009-10-07 Matthias Kupfer- fix typo in registry key name
2009-10-05 Matthias Kupfer- add new desktop and mouse property keys to registry
2009-10-05 Matthias Kupfer- partly revert 43298
2009-10-04 Matthias Kupfer- remove double entry in inf
2009-10-04 Dmitry GorbachevUpdate Spanish translations. Javier Remacha, bug #4872.
2009-10-03 Hervé PoussineauWINLDR: Finally, set Windows boot style as default
2009-10-03 Hervé Poussineau[freeldr] Remove MachDiskGetPartitionEntry, and directl...
2009-10-03 Hervé Poussineau[freeldr] Remove (Mach)DiskGetBootDevice, DiskGetBootVo...
2009-10-03 Hervé PoussineauRework FAT filesystem to not be tied to boot filesystem
2009-10-03 Hervé Poussineau[freeldr] Fix warning on recent GCC versions
2009-10-03 Hervé Poussineau[freeldr] Code code specific to ARC emulation to its...
2009-10-03 Hervé Poussineau[freeldr] It's easy to check if we booted from a floppy...
2009-10-03 Hervé PoussineauWINLDR: Move i386 specific code to its own file
2009-09-28 Dmitry GorbachevAdd 1152x864, 1280x1024, and 1600x1200 modes.
2009-09-28 Johannes Anderwald- Add ks.inf
2009-09-28 Hervé Poussineaubootvid.dll is in system32, not system32\drivers
2009-09-28 Hervé PoussineauFix debug message
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Stefan Ginsberg- HAL: Make /W3 friendly
2009-09-25 Aleksey Bragin[winldr]
2009-09-25 Aleksey Bragin[winldr]
2009-09-24 Hervé Poussineau[freeldr] Put cdrom information in block list information
2009-09-24 Hervé PoussineauWINLDR: Don't hardcode filesystem driver name
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-23 Hervé PoussineauPartly unregress Xbox 1 port. It now fails with INACCES...
2009-09-23 Hervé Poussineau[freeldr] Partition numbers are 1 based
2009-09-22 Hervé Poussineau[freeldr] Never ever define a macro as multiple instruc...
2009-09-22 Hervé Poussineau[freeldr] Rework NTFS filesystem to not be tied to...
2009-09-22 Hervé Poussineau[freeldr] Move definition of maximum number of availabl...
2009-09-22 Hervé Poussineau[freeldr] Accept to read blocks whose size is not a...
2009-09-21 Stefan Ginsberg- Use __writeeflags instead of clc to clear the carry...
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-06 Hervé PoussineauRevert r43007 to try to please buildbot
2009-09-06 Hervé PoussineauRework FAT filesystem to not be tied to boot filesystem
2009-09-06 Hervé PoussineauImplement GetFileInformation() on disks for i386 archit...
2009-09-06 Hervé PoussineauRemove code dealing with FAT cache. It is never used
2009-09-06 Hervé PoussineauFor now, some filesystems still need to use DiskGetBoot...
2009-09-06 Hervé PoussineauRemove support for machine specific versions of DiskGet...
2009-09-06 Hervé PoussineauDo not leak device descriptors in case of error
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-22 Dmitry Chapyshev- Add windowscodecs.dll from Wine 1.1.28
2009-08-15 Dmitry Chapyshev- Add EventLabels keys
2009-08-15 Dmitry Chapyshev- Add sound schemes keys
2009-08-15 Dmitry Chapyshev- Add bcrypt, xmllite and hnetcfg from Wine
2009-08-15 Dmitry Chapyshev- Add rapps.exe to bootcd
2009-08-15 Dmitry Chapyshev- Add msgsm32.acm from Wine
next