Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
DSmbiosMisc.h57 UINT8 SMBIOSSystemSlotNumber; member
DMiscSystemSlotDesignationFunction.c77 SMBIOSlotConfig.SMBIOSSystemSlotNumber = PcdGet8 (PcdSMBIOSSystemSlotNumber); in GetMiscSLotConfigFromPcd()
236 if (Index >= SMBIOSlotConfig.SMBIOSSystemSlotNumber) { in MISC_SMBIOS_TABLE_FUNCTION()