[NTOS:PNP] Initialize DeviceDesc and LocationInformation registry fields
authorVictor Perevertkin <victor.perevertkin@reactos.org>
Fri, 19 Mar 2021 04:57:41 +0000 (07:57 +0300)
committerVictor Perevertkin <victor.perevertkin@reactos.org>
Fri, 19 Mar 2021 04:57:41 +0000 (07:57 +0300)
commit0fed07b7e4c70e5be3068aeae224d69b39ee7046
treef88915606e54c773d1f660ab1e86e3be188decdd
parent880252fd463233fce20ddacf77d561a808fd6397
[NTOS:PNP] Initialize DeviceDesc and LocationInformation registry fields

for manually reported devices, as it is required by the newdev.dll
for installing drivers from INF files

CORE-17212 CORE-17398

Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
ntoskrnl/include/internal/io.h
ntoskrnl/io/pnpmgr/devaction.c
ntoskrnl/io/pnpmgr/pnpirp.c
ntoskrnl/io/pnpmgr/pnpreport.c