Home
last modified time | relevance | path

Searched refs:ResetLimit (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscResetCapabilitiesFunction.c59 SmbiosRecord->ResetLimit = (UINT16)ForType23InputData->ResetLimit; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscResetCapabilitiesFunction.c60 SmbiosRecord->ResetLimit = (UINT16)ForType23InputData->ResetLimit; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscResetCapabilitiesFunction.c82 SmbiosRecord->ResetLimit = (UINT16)ForType23InputData->ResetLimit; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DDataHubSubClassMisc.h704 UINT16 ResetLimit; member
712 UINT16 ResetLimit; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h398 UINT16 ResetLimit; member
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DDataHubRecords.h2384 UINT16 ResetLimit; member
2392 UINT16 ResetLimit; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMiscConv.c1364 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE23, ResetLimit), in SmbiosFldMiscType23()
1365 &(SystemResetData->ResetLimit), in SmbiosFldMiscType23()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1883 UINT16 ResetLimit; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c824 PRINT_STRUCT_VALUE_H (Struct, Type23, ResetLimit); in SmbiosPrintStructure()