Ros-diffs February 2008

ros-diffs@reactos.org
  • 21 participants
  • 460 discussions

[gbrunmar] 32172: * Fixed compiling of the native d3d9.dll * Packed structures in d3d9types.h correctly to be compatible with Windows
by gbrunmar@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32171: Removed certain ARM Machine Callbacks which we shouldn't need at all until much later for SetupLDR. Kept the ArmDisk ones though since they'll be needed for NAND boot, but improved the assertions.
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32170: We now report the correct sector start for the ramdisk -- the actual volume boot sector is at 0x63, not 0x00 which is the MBR. FreeLDR now reads freeldr.ini correctly and continues all the way to hardware detection (ArmHwDetect)
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32169: We now enable ramdisk support by calling RamDiskSwitchFromBios() to allow the ramdisk routines to take control of disk r/w. Unlike the x86 virtual-ramdisk, the ramdisk here is also used as boot device, not only system device. Current FreeLDR output: Booting FreeLDR... FreeLoader v3.0 for ARM Bootargs: rdbase=0x2000000 rdsize=0x1400000 This file system has cluster sizes bigger than 64k. FreeLoader does not support this. Press any key
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[janderwald] 32168: - apply changes from prev rev
by janderwald@svn.reactos.org
16 years, 8 months

[janderwald] 32167: - partly fix AddConsoleAlias/GetConsoleAlias - add hack for GetConsoleAliasW to circumvent CsrCaptureMessageBuffer is not working
by janderwald@svn.reactos.org
16 years, 8 months

[janderwald] 32166: - partly fix AddConsoleAlias/GetConsoleAlias - add hack for GetConsoleAliasW to circumvent CsrCaptureMessageBuffer is not working
by janderwald@svn.reactos.org
16 years, 8 months

[cfinck] 32165: - Cast the OutputBuffer to a byte (UCHAR) array, not a ULONG array, so adding a byte offset to its address works as expected. This fixes the extraction of any file, which is not the first file in the cabinet. - I don't see a reason for reading the file name in 32 byte chunks in ReadString() instead of reading it completely in one call. As the previous algorithm was buggy for files longer than 32 characters, I read the file name string completely now. Cabman is now able to extract
by cfinck@svn.reactos.org
16 years, 8 months

[ros-arm-bringup] 32164: We now support ArmDiskGetBootVolume for ramdisk only, later revisions will support NAND boot as well. The ramdisk parameter parsing had several bugs which were fixed, including support for hex parameters and using proper return values from strstr. We also rewrote command line parsing to be much simpler. It was very broken, modifying the memory contents of the command line -- this wouldn't work on systems where the command line is stored in ROM unless a copy is first made
by ros-arm-bringup@svn.reactos.org
16 years, 8 months

[dchapyshev] 32163: - Import atl.dll from Wine - Add atl to bootcd
by dchapyshev@svn.reactos.org
16 years, 8 months
Results per page: