Ros-diffs October 2006

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

[ion] 24453: - Greatly simplify and optimize IoCreateArcNames by using ARC data from FreeLDR/NTLDR (now nearly 100% compatible!) instead of querying registry data (which FreeLdr had already set up, so we cached those values like ntldr does). - Last step is to stop using a list of drives and pool allocated entries, to optimize memory usage and re-factor the code.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24452: - Have FreeLDR fill out ARC_DISK_SIGNATURE information for each detected disk, as it's filling the registry. - Add code to KiRosFrldrLpbToLpb to convert this array to the official ARC_DISK_INFORMATION structure that contains LIST_ENTRYies for each ARC_DISK_SIGNATURE, and initialize the ArcDiskSignatureListHead. - The end result will be that in the next patch we can remove a bunch of registry-reading code in IoCreateArcNames.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24451: - Part 2 of ARC boot changes: Major modifications done to the existing code, as well as re-formatting and cleanup. Floppy ARC names are not created anymore (they don't exist), and CD-ROM ARC name is only created 1) when there is a boot CD and 2) only for the boot CD. This mimics NT functionality. - Optimize some code paths, mostly by not querying the whole GET_DRIVE_GEOMETRY IRP twice and reducing some buffer usage. Also re-factor some code better into smaller functions. - Document
by ion@svn.reactos.org
17 years, 11 months

[arty] 24450: Simplify this since we now have intrin.h
by arty@svn.reactos.org
17 years, 11 months

[arty] 24449: Also added for merge.
by arty@svn.reactos.org
17 years, 11 months

[arty] 24448: Move mmu.h to make it more generally accessible since we need translation functions in windows subdir.
by arty@svn.reactos.org
17 years, 11 months

[arty] 24447: Really fix font.h
by arty@svn.reactos.org
17 years, 11 months

[arty] 24446: Fix silly error: missing digit.
by arty@svn.reactos.org
17 years, 11 months

[arty] 24445: Straggler. Early boot video font.
by arty@svn.reactos.org
17 years, 11 months

[fireball] 24444: - Add dumping boot drivers list, remove unneded comment - Implement WinLdrScanRegistry() (based on freeldr's already existing implementation) which searches for boot-loading drivers - Implement WinLdrAddDriverToList() - it correctly fills an entry in the BootDriversList in LoaderParameterBlock
by fireball@svn.reactos.org
17 years, 11 months
Results per page: