mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- "FrldrBootPath" -> "FrLdrBootPath"; - Get rid of GetFreeLoaderVersionString() and use FrLdrVersionString directly instead; - Rephrase some comments; - Use RTL_NUMBER_OF(); - Reduce indent level in LoadOperatingSystem() and EditOperatingSystemEntry(). Bug fix: - Fix DissectArcPath() for "ramdisk(0)" case.