Home
last modified time | relevance | path

Searched refs:STM_RSC_PCI_CFG_DESC (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
DStmResourceDescriptor.h156 } STM_RSC_PCI_CFG_DESC; typedef
220 STM_RSC_PCI_CFG_DESC PciCfg;
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
DSmmStm.c786 …if (Resource->Header.Length != sizeof (STM_RSC_PCI_CFG_DESC) + (sizeof(STM_PCI_DEVICE_PATH_NODE) *… in ValidateResource()