[SETUPLIB][USETUP] Minor improvements.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 24 Feb 2019 18:04:57 +0000 (19:04 +0100)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 10 Mar 2019 14:41:20 +0000 (15:41 +0100)
commit29cc1843d074106649aa6b0155f9ff347c7abb45
tree676914f70c8817a256dd93c0167f99e89246e27e
parentc1fbc2d651e10590435f4d7722f13b1315457d41
[SETUPLIB][USETUP] Minor improvements.

- Make some partitioning functions not dependent on the selected "CurrentPartition".
- Add some sanity checks.
- Improve some of the "is-partitioned" checks.
base/setup/lib/setuplib.c
base/setup/lib/utils/osdetect.c
base/setup/lib/utils/partlist.c
base/setup/lib/utils/partlist.h
base/setup/usetup/usetup.c