sys: FspUnload

This commit is contained in:
Bill Zissimopoulos
2018-01-16 18:26:23 -08:00
parent fb507fc0bc
commit abb504053b

View File

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