Home
last modified time | relevance | path

Searched defs:MaxSize (Results 1 – 25 of 38) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
DOnigurumaUefiPort.h55 #define strlen_s(String,MaxSize) AsciiStrnLenS (String, MaxSize) argument
56 #define strcat_s(Dest,MaxSize,Src) AsciiStrCatS (Dest, MaxSize, Src) argument
57 #define strncpy_s(Dest,MaxSize,Src,Length) AsciiStrnCpyS (Dest, MaxSize, Src, Length) argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/PatchPcdValue/
DPatchPcdValue.py47 def PatchBinaryFile(FileName, ValueOffset, TypeName, ValueString, MaxSize=0): argument
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
DTpmComm.c142 IN UINTN MaxSize, in TpmCommLogEvent()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DGpt.c802 IN UINTN MaxSize, in PartitionCheckCrc()
823 IN UINTN MaxSize, in PartitionCheckCrcAltSize()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DSafeString.c124 IN UINTN MaxSize in StrnLenS()
536 IN UINTN MaxSize in AsciiStrnLenS()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DVarCheck.h63 UINTN MaxSize; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PCD/Pei/
DPcd.c423 UINTN MaxSize; in PeiPcdGetSize() local
1272 OUT UINTN *MaxSize, in GetPtrTypeSize()
1354 UINTN MaxSize; in SetPtrTypeSize() local
DService.c34 UINTN MaxSize; in GetLocalTokenNumber() local
731 UINTN MaxSize; in SetWorker() local
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPool.c40 UINT64 MaxSize; in SmmInitializeMemoryServices() local
DPiSmmIpl.c1461 UINT64 MaxSize; in SmmIplEntry() local
/device/linaro/bootloader/edk2/OvmfPkg/Library/SerializeVariablesLib/
DSerializeVariablesLib.c59 IN UINTN MaxSize, in UnpackVariableFromBuffer()
136 IN UINTN MaxSize in IterateVariablesInBuffer()
/device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
DLcdGraphicsOutputDxe.c113 UINTN MaxSize; in LcdPlatformGetVram() local
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/LcdGraphicsOutputDxe/
DLcdGraphicsOutputDxe.c113 UINTN MaxSize; in LcdPlatformGetVram() local
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
DCEATABlockIo.c336 UINT64 MaxSize; in CEATABlockIoInit() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PCD/Dxe/
DService.c58 UINTN MaxSize; in GetLocalTokenNumber() local
1136 UINTN MaxSize; in SetWorker() local
1675 OUT UINTN *MaxSize in GetPtrTypeSize()
1766 UINTN MaxSize; in SetPtrTypeSize() local
DPcd.c435 UINTN MaxSize; in DxePcdGetSize() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
DAcpiSdt.c133 OUT UINTN *MaxSize in SdtGetMaxAmlBufferSize()
565 UINTN MaxSize; in Open() local
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathUtilities.c55 IN UINTN MaxSize in IsDevicePathValid()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c97 IN UINTN MaxSize in IsDevicePathValid()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/
DIfrOpCodeCreation.c515 IN UINT8 MaxSize, in CreateStringOpCode()
DIfrOnTheFly.c889 IN UINT8 MaxSize, in CreateString()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DPiSmmCpuDxeSmm.c1226 UINT64 MaxSize; in FindSmramInfo() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c2383 UINTN MaxSize; in DisplayMaxMemoryModuleSize() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
DUefiIfrOpCodeCreation.c570 IN UINT8 MaxSize, in CreateStringOpCode()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmLoadOption.c633 IN UINTN MaxSize in BmGetDevicePathSizeEx()

12