mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 19:33:55 +08:00
In `SmpTranslateSystemPartitionInformation()`, fall back to using the OS boot drive letter if none was found to be assigned to the SystemPartition. Otherwise, just fail if any other error was encountered. (This behaviour has been introduced in a post-SP1 Windows 7 update.) Additionally, simplify very slightly the code.