Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[tkreuzer] 34728: forgot this one: a stubbed out loader.c copied from i386
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34727: Implement a LoaderEntry, a function to setup a pagetable, a function to switch to long mode, a function to switch to real mode, Int386 to call interrupts, add some defines for amd64, enable full debug output. now setupldr should compile, and start it's work. It boots into long mode, reads the memory layout from bios and finally crashes, because the page table is limited to a single page of 2MB atm
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34726: - implement _alloca (untested), ChainLoadBiosBootSectorCode, SoftReboot - copy drvmap.S, i386cpu.S, i386idt.S, i386pnp.S, i386trap.S, mb.S
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34725: freeldr: - add amd64 to rbuild files - add include/amd64 and arch/amd64 and copy some files from i386, maybe we can later share some of them between those architectures - convert fathelp.asm to fathelp.S so we can link it. Content stays the same as for i386
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34724: freeldr: - use strtoull for reading a pointer - use %p in a debugprint instead of cast to int
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34723: freeldr: - fix several ULONG to pointer casts
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34722: freeldr: - make SectionId a ULONG_PTR - same for some Loaderblock members
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34721: comment out 2 unneeded libs, that don't compile
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34720: - rename _toul to _toulptr and make it return an ULONG_PTR
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34719: last fixes for crt. Those are messing with handles and casting between 32 and 64 bit. I'm not sure if it's correct, probably not... crt and libcntpr now compile warning free on amd64
by tkreuzer@svn.reactos.org
16 years, 1 month
Results per page: