10.0.26100.2161 → 10.0.26100.2454
2
Structs added
1
Structs removed
0
Structs modified
1
Functions added
0
Functions removed
0
Functions changed
Structs Added
2NodeSriovInfo
struct NodeSriovInfo { // size: 16 bytes, align: 4
DWORD VFTotal; // offset: 0, size: 32 bits
DWORD VFUsed; // offset: 32, size: 32 bits
DWORD QPTotal; // offset: 64, size: 32 bits
DWORD QPUsed; // offset: 96, size: 32 bits
};
_HTTP_REQUEST_TRANSPORT_IDLE_CONNECTION_TIMEOUT_INFO
struct _HTTP_REQUEST_TRANSPORT_IDLE_CONNECTION_TIMEOUT_INFO { // size: 2 bytes, align: 2
USHORT TransportIdleConnectionTimeout; // offset: 0, size: 16 bits
};
Structs Removed
1NodeVFInfo
struct NodeVFInfo { // size: 8 bytes, align: 4
DWORD VFTotal; // offset: 0, size: 32 bits
DWORD VFUsed; // offset: 32, size: 32 bits
};
Structs Modified
0No changes
Functions Added
1TBS_RESULT Tbsi_Tpm_Vendor_Maintenance_Mode(PCTBS_CONTEXT_PARAMS pContextParams, PTBS_HCONTEXT phContext);
Functions Removed
0No changes
Functions Changed
0No changes