Home
last modified time | relevance | path

Searched refs:StrToUInteger (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DHelper.c66 Value64 = StrToUInteger (ValueStr, &Status); in GetNumber()
230 *Port = (UINT16) StrToUInteger (Ptr, &Status); in EfiInetPortRange()
239 *PortRange = (UINT16) StrToUInteger (BreakPtr, &Status); in EfiInetPortRange()
263 StrToUInteger ( in StrToUInteger() function
DIndexer.c54 Value64 = StrToUInteger (ValueStr, &Status); in ConstructSpdIndexer()
101 Value64 = StrToUInteger (ValueStr, &Status); in ConstructSadIndexer()
201 Value64 = StrToUInteger (ValueStr, &Status); in ConstructPadIndexer()
DHelper.h110 StrToUInteger (
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch11109 StructType = (UINT8) StrToUInteger (Item->VarStr, &Status);