[USETUP] Code fixups after the introduction of the SetupLib.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 18 May 2017 01:05:39 +0000 (01:05 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 May 2018 18:18:52 +0000 (20:18 +0200)
commit1ed0e1c84a78d91fb3c18cb8bccc44e4e3e32ff0
treef36efa7fa98923b607f9167da24c2b524a1df119
parent1716749bcbc33c24a9983849dd7c88e408de0cf5
[USETUP] Code fixups after the introduction of the SetupLib.

- Use the previously-introduced 'PreparePartitionForFormatting()' function; set the FormatState of the newly-formatted partition to Formatted.
- Remove the hackish call to CreateFileSystemList() in SelectFileSystemPage().
- Move 'TempPartition' and 'FormatState' back to USETUP.
- Put large "case"-blocks into brackets.

svn path=/branches/setup_improvements/; revision=74575
svn path=/branches/setup_improvements/; revision=74576
base/setup/usetup/usetup.c