mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
Add two hacks in UpdateDiskLayout() and WritePartitions() so that the disk partition style is consistently set to a known value MBR, especially when that disk was previously new and uninitialized (RAW). A proper fix will be developed later when support for GPT is added.