[ros-bugs] [Bug 6275] PATCH: Implement Safe Mode Support

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Mon May 30 17:02:47 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6275


Crocodile <geekdundee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://www.reactos.org/testm|
                   |an/compare.php?ids=6057,6059|
            Summary|WIP: Implement Safe Mode    |PATCH: Implement Safe Mode
                   |Support                     |Support




--- Comment #13 from Crocodile <geekdundee at gmail.com>  2011-05-30 17:02:47 CET ---
- Fixed incorrect behavior of ignoring the registry key which contains the
image file name of the driver
- Restored the original /ntoskrnl/ex/init.c file
  > Commented out check instead of removing it so it can be enabled when issue
is fixed
- Code cleanup
- Revert the /base/shell/explorer/services/startup.c file and implement changes
from scratch
  > Only include relevant changes and exclude code cleanup changes
  > Explorer soon to be replaced by explorer_new anyway therefore no point
cleaning up and adding irrelevant changes
  > If cleanup necessary then it will be done in separate patch
- Remove "half-complete" setup INI file (DOS) from /base/setup/usetup/bootsup.c
  > All this really should not even have to be hardcoded in the first place
- Added "Directory Services Restore Mode" option to the list of available boot
options
- Added some extra (ReactOS-specific) keys in hivesys(i386/x64) files so that
it can boot
  > "HKLM\SafeBoot\<Minimal|Network>\Debug" = to allow debugging in Safe Mode
  > "HKLM\SafeBoot\<Minimal|Network>\vgamp.sys" = ReactOS VGA driver
  > "HKLM\SafeBoot\<Minimal|Network>\vbemp.sys" = ReactOS VBE driver
  > Last two keys to kept until vga.sys and vgasave.sys implemented in ReactOS
- Cleaned up trivial whitespace changes that were unnecessary


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list