Ros-diffs October 2006

ros-diffs@reactos.org
  • 17 participants
  • 357 discussions

[hyperion] 24343: Fixed: - _InterlockedCompareExchange64 (more efficient handling of 64-bit operands) - __writecr0, __writecr3, __writecr4 (for real this time)
by hyperion@svn.reactos.org
17 years, 11 months

[weiden] 24342: Fix usage of a uninitialized variable, unnecessary goto not replaced by a if(...) statement
by weiden@svn.reactos.org
17 years, 11 months

[weiden] 24341: fix __writecr0, __writecr3 and __writecr4
by weiden@svn.reactos.org
17 years, 11 months

[weiden] 24340: Fix function name (fixes a redefinition error)
by weiden@svn.reactos.org
17 years, 11 months

[hpoussin] 24339: Add ufatx.dll, to be able to create FATX (Xbox file system) partitions
by hpoussin@svn.reactos.org
17 years, 11 months

[hpoussin] 24338: Rewrite SetupDiGetClassImageListExW and SetupDiGetClassImageIndex which were completly wrong Add stub for SetupDiDestroyClassImageList Now, you can see some icons in device manager
by hpoussin@svn.reactos.org
17 years, 11 months

[ion] 24337: - Fix Ki386InitializeTss to use dynamic GDT calculated from KiGetMachineBootPointers instead of static internal address. Now NTLDR boots us all the way to HalInitializeProcessor.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24336: - Put IDT in RW .data section - Fix Ki386InitializeTss to properly set Boot TSS descriptor data (set it to 32-bits). Also properly setup the DF/NMI Task Gates in the IDT.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24335: - Clear KPCR->TEB during bootstrap as well. - Use KPCR_PROCESSOR_NUMBER instead of 0x130.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24334: - Add two more lines in boot.S which detect boot-by-NTLDR and jump into KiSystemService (I thought FreeLdr didn't use the entrypoint, but it looks like it does, so this hack is needed). Detection is done by checking for the high bit in the PLOADER_PARAMETER_BLOCK pointer, which will be set on NT. - Fix a double bug in KiSystemStartup. First, we were setting KPCR->Number instead of KPRCB->Number. Second, we were using KeGetPcr instead of __writefsdword. It worked on ROS because KeGet
by ion@svn.reactos.org
17 years, 11 months
Results per page: