Ros-diffs February 2010

ros-diffs@reactos.org
  • 22 participants
  • 365 discussions

[sir_richard] 45521: [FREELDR]: Do not build Disk/Partition support for ARM, we use ram disks.
by sir_richard@svn.reactos.org
15 years, 4 months

[sir_richard] 45520: [FREELDR]: Do not build EXT2, ISO or NTFS support for ARM targets.
by sir_richard@svn.reactos.org
15 years, 4 months

[sir_richard] 45519: [FREELDR]: The WinLDR code forgot to update the File Path of boot driver entries from PA to VA as well, not just the registry path. It also tried to touch the PA LoaderBlock right after enabling the MMU. It should touch the VA LoaderBlock instead, since there is no guarantee that the address has been identity mapped (and hence the PA address interpreted as a VA address by the MMU is bogus).
by sir_richard@svn.reactos.org
15 years, 4 months

[evb] 45518: - New ARM HAL after 2 nights in the company of a madman. - Many fixes, more implemented routines, support for ARMv7. - Some Linux code, marked as GPL, from ARM Ltd in cache.s. All OS use this code.
by evb@svn.reactos.org
15 years, 4 months

[sir_richard] 45517: [FREELDR]: The hack to set pages from 0x100 to 0x1FF as busy so that the heap allocator wouldn't use them always restored the pages back to Free (since they usually were free on x86). However, if the pages were already being used in the first place, this made them appear free and corrupted existing memory. Fixed the hack so that it restores the previous state of the memory pages.
by sir_richard@svn.reactos.org
15 years, 4 months

[sir_richard] 45516: [NDK]: Use new ARMv6 PTE structures.
by sir_richard@svn.reactos.org
15 years, 4 months

[sir_richard] 45515: [NTOS]: Tabula rasa (clean slate) on the old-MM page routines for ARM. Get rid of all of them for now. [NTOS]: Implement MmInitGlobalKernelPageDirectory as the first ARM page function in the new file. That's it for the kernel.
by sir_richard@svn.reactos.org
15 years, 4 months

[sir_richard] 45514: [NTOS]: All calls to DbgPrint will go to DbgPrintEarly for now. [NTOS]: More header fixes to match new definitions.
by sir_richard@svn.reactos.org
15 years, 4 months

[sir_richard] 45513: [NTOS]: Make system startup match x86 code as closely as possible, instead of mixing MIPS/PPC code. Only rip out parts that are obviously x86-specific. Also fix code to use new KPCR definitions. [NTOS]: Implement a DbgPrintEarly function that directly uses KDCOM to print to the serial console, instead of going through the Debug Service Interrupt.
by sir_richard@svn.reactos.org
15 years, 4 months

[sir_richard] 45512: [NTOS]: Update code to use new KPCR structure. [NTOS]: Make all trap code currently spin forever, because it has not been reviewed yet.
by sir_richard@svn.reactos.org
15 years, 4 months
Results per page: