/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | OnigurumaUefiPort.h | 67 #define strncpy_s(Dest,MaxSize,Src,Length) AsciiStrnCpyS (Dest, MaxSize, Src, Length)
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiPerformanceLib/ |
D | PeiPerformanceLib.c | 204 …AsciiStrnCpyS (LogEntryArray[Index].Token, PEI_PERFORMANCE_STRING_SIZE, Token, PEI_PERFORMANCE_STR… in StartPerformanceMeasurementEx() 207 …AsciiStrnCpyS (LogEntryArray[Index].Module, PEI_PERFORMANCE_STRING_SIZE, Module, PEI_PERFORMANCE_S… in StartPerformanceMeasurementEx()
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspDebugLibSerialPort/ |
D | DebugLib.c | 151 AsciiStrnCpyS ( in DebugAssertInternal()
|
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspDebugLibSerialPort/ |
D | DebugLib.c | 151 AsciiStrnCpyS ( in DebugAssertInternal()
|
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/ |
D | PxeBcMtftp.c | 67 AsciiStrnCpyS ( in PxeBcMtftp6CheckPacket() 182 AsciiStrnCpyS ( in PxeBcMtftp6GetFileSize() 513 AsciiStrnCpyS ( in PxeBcMtftp4CheckPacket() 628 AsciiStrnCpyS ( in PxeBcMtftp4GetFileSize()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/ |
D | Main.c | 91 AsciiStrnCpyS (&mCmdHistory[mCmdHistoryStart][0], MAX_CMD_LINE, Cmd, MAX_CMD_LINE); in SetCmdHistory() 435 AsciiStrnCpyS (Cmd, CmdMaxSize, History, CmdMaxSize); in GetCmd()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
D | PxeBcMtftp.c | 63 …AsciiStrnCpyS (Private->Mode.TftpError.ErrorString, PXE_MTFTP_ERROR_STRING_LENGTH, (CHAR8 *) Packe… in PxeBcCheckPacket() 163 AsciiStrnCpyS ( in PxeBcTftpGetFileSize()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/ |
D | DxeCorePerformanceLib.c | 194 …AsciiStrnCpyS (GaugeEntryExArray[Index].Token, DXE_PERFORMANCE_STRING_SIZE, Token, DXE_PERFORMANCE… in StartGaugeEx() 197 …AsciiStrnCpyS (GaugeEntryExArray[Index].Module, DXE_PERFORMANCE_STRING_SIZE, Module, DXE_PERFORMAN… in StartGaugeEx()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | Performance.c | 284 AsciiStrnCpyS (mPerfData.Token, PERF_TOKEN_SIZE, Token, PERF_TOKEN_LENGTH); in WriteBootToOsPerformanceData()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmPerformance.c | 288 AsciiStrnCpyS (mBmPerfData.Token, PERF_TOKEN_SIZE, Token, PERF_TOKEN_LENGTH); in BmWriteBootToOsPerformanceData()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/ |
D | SmmCorePerformanceLib.c | 205 …AsciiStrnCpyS (GaugeEntryExArray[Index].Token, SMM_PERFORMANCE_STRING_SIZE, Token, SMM_PERFORMANCE… in StartGaugeEx() 208 …AsciiStrnCpyS (GaugeEntryExArray[Index].Module, SMM_PERFORMANCE_STRING_SIZE, Module, SMM_PERFORMAN… in StartGaugeEx()
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/ |
D | OpenSslSupport.h | 275 #define strncpy(strDest,strSource,count) AsciiStrnCpyS(strDest,MAX_STRING_SIZE,strSource,(UINTN)co…
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
D | SafeString.c | 694 AsciiStrnCpyS ( in AsciiStrnCpyS() function
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Application/AndroidFastboot/ |
D | AndroidFastbootApp.c | 414 AsciiStrnCpyS (Command, sizeof Command, Data, Size); in AcceptCmd()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/ |
D | EdbSymbol.c | 66 AsciiStrnCpyS (Entry->Name, sizeof(Entry->Name), Name, sizeof(Entry->Name) - 1); in EdbLoadSymbolSingleEntry() 68 AsciiStrnCpyS (Entry->ObjName, sizeof(Entry->ObjName), ObjName, sizeof(Entry->ObjName) - 1); in EdbLoadSymbolSingleEntry()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/ |
D | AbootimgLib.c | 209 AsciiStrnCpyS (KernelArgs, BOOTIMG_KERNEL_ARGS_SIZE, Header->KernelArgs, in GetKernelArgs()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/ |
D | S3Resume.c | 369 AsciiStrnCpyS (PerfData->Token, PERF_TOKEN_SIZE, Token, PERF_TOKEN_LENGTH); in WriteToOsS3PerformanceData()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/ |
D | MemoryProfileInfo.c | 202 AsciiStrnCpyS (AsciiBuffer, PROFILE_NAME_STRING_LENGTH + 1, " ", 1); in GetShortPdbFileName()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | BaseLib.h | 448 AsciiStrnCpyS (
|