diff --git a/src/sys/driver.h b/src/sys/driver.h index 498ddccc..8f526f74 100644 --- a/src/sys/driver.h +++ b/src/sys/driver.h @@ -1197,7 +1197,6 @@ typedef struct KSPIN_LOCK SpinLock; LONG RefCount; UINT32 Kind; - GUID SiloContainerId; FSP_DEVICE_TIMER DeviceTimer; /* IoTimer emulation */ LONG DidIoDeleteDevice; } FSP_DEVICE_EXTENSION;