Ros-diffs May 2007

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

[ion] 26675: - Add i386/cmhardwr.c and start implementing CmpInitializeMachineDependentConfiguration. Currently it only detects and writes the key for PAE. - Call the API from CmInitSystem1.
by ion@svn.reactos.org
17 years, 7 months

[mbosma] 26674: Renamed RosBE to RosBE-Windows on request of Colin_Finck who is working on a linux version.
by mbosma@svn.reactos.org
17 years, 7 months

[mbosma] 26673: Config dialog for RosBE.
by mbosma@svn.reactos.org
17 years, 7 months

[dgorbachev] 26672: Fix a bug in ScServiceMainStub(), add more checks.
by dgorbachev@svn.reactos.org
17 years, 7 months

[ion] 26671: - Remove/deprecate some certain chunks of Cm which are not critical to booting and not even to applications (such as NtSaveKey, which didn't even have NtRestoreKey) and mark them as unimplemented functions. - This doesn't do much but clean up some of our code to make it easier to see what the critical parts are and reduce bug surface exposure. - Move and slightly reformat (without touching any of the actual code) registry callback/notification code to cmhook.c.
by ion@svn.reactos.org
17 years, 7 months

[ion] 26670: - Move CmpSetSystemValues to cmsysini.c - Remove all NTLDR-style profile code from cmsysini.c, since ReactOS doesn't support it, and there's no use lugging that code around. - Rename CmpCreateCurrentControlSetLink to CmpCreateControlSet. - Get rid of CmiCreateCuttenControlSetLink and use the new version instead, which also supports setting the right current Hardware Profile ID.
by ion@svn.reactos.org
17 years, 7 months

[ion] 26669: - Refactor the registry initialization code to be somewhat closer to the Cm rewrite branch. - No actual code/implementation changes per-se, simply moved code into new routines, deleted old routines, renamed some routines and added more error-checking. - Also performed registry initialization in an order more analogous to Windows. - Added cmsysini.c from the branch, but it's not used at the moment.
by ion@svn.reactos.org
17 years, 7 months

[ion] 26668: - Fix crash in Install CD introduced in 26666, with a ludicrious hack for FreeLDR
by ion@svn.reactos.org
17 years, 7 months

[fireball] 26667: - Add error messages to prevent silent failing, no functionality change.
by fireball@svn.reactos.org
17 years, 7 months

[ion] 26666: - Implement CmGetSystemControlValues and all related low-level Cm functionality required to select the proper control set and read all the kernel variables during Phase 0 initialization. We can now read time-zone data, version, suite, language IDs and other important kernel variables in the lowest-level boot phase. - New code uses cmlib from Filip Navara without any modification, and is fully compatible with reading Windows hives as well except XP's "Big value cells" (cells with > 2
by ion@svn.reactos.org
17 years, 7 months
Results per page: