[XDK] Add definitions required for newer storage class drivers (cdrom)

That introduced some warnings in the current code which were corrected as well

CORE-17129
This commit is contained in:
Victor Perevertkin 2020-09-24 22:30:52 +03:00
parent be276dde28
commit d01518da7c
No known key found for this signature in database
GPG key ID: C750B7222E9C7830
9 changed files with 864 additions and 10 deletions

View file

@ -1733,6 +1733,7 @@ RamdiskQueryId(IN PRAMDISK_DRIVE_EXTENSION DriveExtension,
}
case BusQueryDeviceSerialNumber:
case BusQueryContainerID:
{
/* Nothing to do */
break;