HomeSort by relevance Sort by last modified time
    Searched refs:AsciiVSPrint (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
OnigurumaUefiPort.c 23 NumberOfPrinted = (int)AsciiVSPrint (str, sizeOfBuffer, fmt, Marker);
OnigurumaUefiPort.h 48 #define vsnprintf (int)AsciiVSPrint
  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
Debug.c 65 AsciiVSPrint (PrintBuffer, sizeof (PrintBuffer), FormatString, Marker);
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
Debug.c 62 AsciiVSPrint (PrintBuffer, sizeof (PrintBuffer), FormatString, Marker);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
ReportStatusCode.c 79 CharCount = AsciiVSPrint (
95 CharCount = AsciiVSPrint (Buffer, EFI_STATUS_CODE_DATA_MAX_SIZE, Format, Marker);
  /device/linaro/bootloader/edk2/ArmPkg/Library/SemiHostingDebugLib/
DebugLib.c 71 AsciiVSPrint (AsciiBuffer, sizeof (AsciiBuffer), Format, Marker);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGluePrintLib.h 302 AsciiVSPrint (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseDebugLibSerialPort/
DebugLib.c 92 AsciiVSPrint (Buffer, sizeof (Buffer), Format, Marker);
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspDebugLibSerialPort/
DebugLib.c 92 AsciiVSPrint (Buffer, sizeof (Buffer), Format, Marker);
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibDebugPortProtocol/
DebugLib.c 129 AsciiVSPrint (Buffer, sizeof (Buffer), Format, Marker);
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/
DebugLib.c 90 AsciiVSPrint (Buffer, sizeof (Buffer), Format, Marker);
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
CpuExceptionCommon.c 99 AsciiVSPrint (Buffer, sizeof (Buffer), Format, Marker);
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePrintLib/
PrintLib.c 408 AsciiVSPrint (
508 NumberOfPrinted = AsciiVSPrint (StartOfBuffer, BufferSize, FormatString, Marker);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PrintLib.h 546 AsciiVSPrint (
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/
PrintLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
PrintLib.c 617 AsciiVSPrint (
727 NumberOfPrinted = AsciiVSPrint (StartOfBuffer, BufferSize, FormatString, Marker);
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
XenStore.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c 466 AsciiVSPrint (Buf, NET_DEBUG_MSG_LEN, Format, Marker);
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c 579 AsciiVSPrint (Buffer, sizeof (Buffer), Format, Marker);
    [all...]

Completed in 357 milliseconds