sys: FspUnload

This commit is contained in:
Bill Zissimopoulos 2018-01-16 18:26:23 -08:00
parent fb507fc0bc
commit abb504053b
No known key found for this signature in database
GPG Key ID: 3D4F95D52C7B3EA3

View File

@ -237,6 +237,8 @@ VOID FspUnload(
{
FSP_ENTER_VOID(PAGED_CODE());
FsRtlDeregisterUncProvider(FspMupHandle);
FspFsctlDiskDeviceObject = 0;
FspFsctlNetDeviceObject = 0;
FspFsmupDeviceObject = 0;