Home
last modified time | relevance | path

Searched refs:AltCfgId (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiConfigRouting/
DHiiConfigRouting.h260 IN CONST UINT16 *AltCfgId,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DHiiConfigRouting.h397 IN CONST UINT16 *AltCfgId,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
DUefiIfrForm.c926 UINT16 AltCfgId; in ConstructConfigAltResp() local
1015 AltCfgId = (UINT16) VA_ARG (Args, UINT16); in ConstructConfigAltResp()
1028 BufToHexString (StringPtr + 8, &StrBufferLen, (UINT8 *) &AltCfgId, sizeof (UINT16)); in ConstructConfigAltResp()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DHiiDatabase.h1828 IN CONST UINT16 *AltCfgId,
DConfigRouting.c4974 IN CONST UINT16 *AltCfgId, in HiiGetAltCfg() argument
5024 if (AltCfgId != NULL) { in HiiGetAltCfg()
5025 GenerateSubStr (L"ALTCFG=", sizeof (UINT16), (VOID *) AltCfgId, 3, &AltIdStr); in HiiGetAltCfg()
5113 if (AltCfgId == NULL) { in HiiGetAltCfg()