[SETUPLIB] Improve the discovery of the active system partition.
[reactos.git] / base / setup / lib / utils / partlist.c
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB] Improve the discovery of the active system...
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Minor improvements.
2019-03-10 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Factor out the usage of FS provider...
2019-01-01 Pierre Schweitzer[SETUP] Silence some noisy DPRINT1
2018-12-14 Hermès Bélusca-Maïto[SETUPLIB] Detect GPT-partitioned disks but don't use...
2018-12-09 Hermès Bélusca-Maïto[SETUPLIB] Use for-loops instead of while-loops to...
2018-12-09 Hermès Bélusca-Maïto[SETUPLIB] Partitioning code fixes and improvements.
2018-11-25 Hermès Bélusca-Maïto[SETUPLIB] Dismount a disk partition before deleting it.
2018-11-18 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Additional partition validity checks.
2018-11-11 Pierre Schweitzer[SETUP] Align partition start at 2048 minimum
2018-11-07 Bișoc George[USETUP] Remove the PARTITION_EXT2 constant and use...
2018-11-05 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Partition code improvements.
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB][USETUP] Bring some suggestions from PR ...
2018-10-27 Hermès Bélusca-Maïto[SETUPLIB] Move the files that implement utility functi...