reactos/base/setup/usetup
Victor Perevertkin dd56e065bc
[REACTOS] Enable PnP storage stack
- Use PnP storage class drivers
- Make partmgr an upper filter driver for Disk class
- Fill upper filters in txtsetup and usetup/devinst
- Add cdrom driver to the critical device database

CORE-6264
2020-12-05 22:30:43 +03:00
..
lang [SETUP] French translation of missing elements (#3111) 2020-09-03 21:20:54 +02:00
spapisup [USETUP] Support a custom way to extract files for cabinet files 2020-04-26 14:57:40 +02:00
chkdsk.c [SETUPLIB][USETUP] Cleanup some code in USETUP. Redefine FormatPartition() and ChkdskPartition() helpers 2020-11-24 03:24:41 +01:00
chkdsk.h [SETUPLIB][USETUP] Cleanup some code in USETUP. Redefine FormatPartition() and ChkdskPartition() helpers 2020-11-24 03:24:41 +01:00
CMakeLists.txt [USETUP] Fix the build for msvc 2020-04-26 17:01:08 +02:00
cmdcons.c [SETUP] Remove myself from the 1st stage setup code 2018-05-27 21:33:07 +02:00
cmdcons.h
console.c [USETUP] Move loading of requested font from blue.sys to usetup 2020-04-26 14:59:04 +02:00
console.h
consup.c [USETUP] Do a trick to avoid visual "blinking" during screen clearing. (#3255) 2020-10-02 00:20:21 +02:00
consup.h [USETUP] Minor formatting only. 2020-10-02 00:04:11 +02:00
devinst.c [REACTOS] Enable PnP storage stack 2020-12-05 22:30:43 +03:00
devinst.h
format.c [SETUPLIB][USETUP] Cleanup some code in USETUP. Redefine FormatPartition() and ChkdskPartition() helpers 2020-11-24 03:24:41 +01:00
format.h [SETUPLIB][USETUP] Cleanup some code in USETUP. Redefine FormatPartition() and ChkdskPartition() helpers 2020-11-24 03:24:41 +01:00
fslist.c [USETUP][SETUPLIB] Continue hiding the FAT32 format in the format list, but take it into account anyway later on. 2020-10-20 01:19:58 +02:00
fslist.h
genlist.c
genlist.h
keytrans.c
keytrans.h
mui.c [USETUP] Use pointers to const strings where meaningful. 2020-11-04 23:26:53 +01:00
mui.h [USETUP] Use pointers to const strings where meaningful. 2020-11-04 23:26:53 +01:00
muilanguages.h [TRANSLATION] Update Spanish, and add Basque translation (#2667) 2020-05-17 18:46:36 +02:00
partlist.c [USETUP] Use pointers to const strings where meaningful. 2020-11-04 23:26:53 +01:00
partlist.h [SETUPLIB][USETUP] Remove CurrentDisk/Partition from the partlist lib code, and move these into the UI code. 2019-03-11 00:05:37 +01:00
progress.c
progress.h
usetup.c [SETUPLIB][USETUP] Cleanup some code in USETUP. Redefine FormatPartition() and ChkdskPartition() helpers 2020-11-24 03:24:41 +01:00
usetup.h [SETUPLIB][USETUP] Slightly modify how and when the HW system partition is detected and used. 2019-08-25 02:38:53 +02:00
usetup.rc