Ros-diffs July 2009

ros-diffs@reactos.org
  • 27 participants
  • 605 discussions

[janderwald] 41991: - Dont try allocate a error log packet as IoAllocateErrorLogEntry appears to be broken
by janderwald@svn.reactos.org
15 years, 5 months

[sginsberg] 41990: Fix definition of KeInitializeSpinLock for x86 - it never inlined the operation. It should check if WIN9X_COMPAT_SPINLOCK is defined and don't inline it if so. Also, don't define this flag when building ntoskrnl (MS DDK/WDK compilation fix) so we get the inline. Instead, make the implementation "internal" to fix compilation.
by sginsberg@svn.reactos.org
15 years, 5 months

[fireball] 41989: Maciej Bialas <bjauy@o2.pl> - Don't check boot partition during unattended setup if MBR installation is skipped anyway.
by fireball@svn.reactos.org
15 years, 5 months

[tkreuzer] 41988: [WIN32K] Keep a shared lock on palettes selected into DCs. This allows us to get rid of a large number of lock and unlock operations and checks.
by tkreuzer@svn.reactos.org
15 years, 5 months

[tkreuzer] 41987: Remove unused struct ColorShifts
by tkreuzer@svn.reactos.org
15 years, 5 months

[sginsberg] 41986: - What's the deal with using Iof* and Obf*, Arch?
by sginsberg@svn.reactos.org
15 years, 5 months

[sginsberg] 41985: - Hey Arch, did you know MmpDeleteSection can be called for a Section Object before it is fully set up (when ObDereferenceObject is called before all fields are initialized), and it will now crash due to a bogus, nonintialized Segment/ImageSection pointer? Always zero out the whole buffer to prevent this. Fixes the kernel32 loader Winetest.
by sginsberg@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41984: - NEVER TELL ME THE ODDS (of breaking the build).
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41983: - Add initial support for TI OMAP3530 (last commit said OMAP3450, this was incorrect), an ARM Cortex-A8 based SoC. - This gets us booting to FreeLDR with some serial output. - The entire MMU code needs a rewrite.
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 41982: - Build freeldr_arch first -- otherwise the fact you specific a file as "first = true" won't do anything, since it will only be the "first" in its sub-build. - This is required because freeldr is a binary file, and so the first function must be the start routine. - Freeldr_startup ironically does not contain the startup code, since startup code is arch-specific, it actually lives in freeldr_arch. - Also get rid of another ARM linker hack, and define the correct base addr
by ros-arm-bringup@svn.reactos.org
15 years, 5 months
Results per page: