/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/ |
Print2.h | 30 a Null-terminated Unicode format string and a BASE_LIST argument list
55 @param Marker BASE_LIST marker for the variable argument list.
67 IN BASE_LIST Marker
114 ASCII format string and a BASE_LIST argument list
138 @param Marker BASE_LIST marker for the variable argument list.
150 IN BASE_LIST Marker
246 ASCII format string and a BASE_LIST argument list.
269 @param Marker BASE_LIST marker for the variable argument list.
281 IN BASE_LIST Marker
326 Unicode format string and a BASE_LIST argument list. [all...] |
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/ |
ReportStatusCode.c | 139 OUT BASE_LIST *Marker,
168 *Marker = (BASE_LIST) (DebugInfo + 1);
194 BASE_LIST Marker;
243 Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
PrintLib.h | 251 a Null-terminated Unicode format string and a BASE_LIST argument list.
277 @param Marker BASE_LIST marker for the variable argument list.
289 IN BASE_LIST Marker
379 ASCII format string and a BASE_LIST argument list
404 @param Marker A BASE_LIST marker for the variable argument list.
416 IN BASE_LIST Marker
555 ASCII format string and a BASE_LIST argument list.
579 @param Marker BASE_LIST marker for the variable argument list.
591 IN BASE_LIST Marker
680 Unicode format string and a BASE_LIST argument list. [all...] |
ReportStatusCodeLib.h | 138 OUT BASE_LIST *Marker,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePrintLibPrint2Protocol/ |
PrintLib.c | 65 Worker function that converts a VA_LIST to a BASE_LIST based on a Null-terminated
71 @param BaseListMarker BASE_LIST style variable argument list consumed by processing Format.
82 OUT BASE_LIST BaseListMarker,
86 BASE_LIST BaseListStart;
205 // If BASE_LIST is larger than Size, then return FALSE
273 (BASE_LIST)BaseListMarker,
277 return UnicodeBSPrint (StartOfBuffer, BufferSize, FormatString, (BASE_LIST)BaseListMarker);
282 a Null-terminated Unicode format string and a BASE_LIST argument list
308 @param Marker BASE_LIST marker for the variable argument list.
320 IN BASE_LIST Marker [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BasePrintLib/ |
PrintLib.c | 20 // when the BASE_LIST parameter is valid and the VA_LIST parameter is ignored.
78 a Null-terminated Unicode format string and a BASE_LIST argument list
104 @param Marker BASE_LIST marker for the variable argument list.
116 IN BASE_LIST Marker
224 ASCII format string and a BASE_LIST argument list
249 @param Marker BASE_LIST marker for the variable argument list.
261 IN BASE_LIST Marker
420 ASCII format string and a BASE_LIST argument list.
444 @param Marker BASE_LIST marker for the variable argument list.
456 IN BASE_LIST Marker [all...] |
PrintLibInternal.h | 76 @param[in] BaseListMarker BASE_LIST style variable argument list consumed
91 IN BASE_LIST BaseListMarker OPTIONAL
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ |
ReportStatusCodeLib.c | 232 OUT BASE_LIST *Marker,
261 *Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ |
ReportStatusCodeLib.c | 162 OUT BASE_LIST *Marker,
193 // 64-bit aligned is a must, otherwise retrieving 64-bit parameter from BASE_LIST will
196 *Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/Pei/ |
SerialStatusCodeWorker.c | 54 BASE_LIST Marker;
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/ |
SerialStatusCodeWorker.c | 52 BASE_LIST Marker;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/ |
SerialStatusCodeWorker.c | 57 BASE_LIST Marker;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/ |
SerialStatusCodeWorker.c | 53 BASE_LIST Marker;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm/ |
SerialStatusCodeWorker.c | 53 BASE_LIST Marker;
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseReportStatusCodeLibNull/ |
BaseReportStatusCodeLib.c | 136 OUT BASE_LIST *Marker,
|
/device/linaro/bootloader/edk2/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/ |
Nt32OemHookStatusCodeLib.c | 124 BASE_LIST Marker;
|
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/ |
Nt32OemHookStatusCodeLib.c | 133 BASE_LIST Marker;
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/ |
ReportStatusCodeLib.c | 265 OUT BASE_LIST *Marker,
296 // 64-bit aligned is a must, otherwise retrieving 64-bit parameter from BASE_LIST will
299 *Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/ |
DebugLib.c | 61 BASE_LIST BaseListMarker;
113 BaseListMarker = (BASE_LIST)(DebugInfo + 1);
207 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then ASSERT()
214 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then return
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/ |
ReportStatusCodeLib.c | 262 OUT BASE_LIST *Marker,
293 // 64-bit aligned is a must, otherwise retrieving 64-bit parameter from BASE_LIST will
296 *Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/ |
DebugLib.c | 60 BASE_LIST BaseListMarker;
112 BaseListMarker = (BASE_LIST)(DebugInfo + 1);
200 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then ASSERT()
207 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then return
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/ |
ReportStatusCodeLib.c | 234 OUT BASE_LIST *Marker,
265 // 64-bit aligned is a must, otherwise retrieving 64-bit parameter from BASE_LIST will
268 *Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmReportStatusCodeLib/ |
ReportStatusCodeLib.c | 251 OUT BASE_LIST *Marker,
282 // 64-bit aligned is a must, otherwise retrieving 64-bit parameter from BASE_LIST will
285 *Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/ |
ReportStatusCodeLib.c | 399 OUT BASE_LIST *Marker,
430 // 64-bit aligned is a must, otherwise retrieving 64-bit parameter from BASE_LIST will
433 *Marker = (BASE_LIST) (DebugInfo + 1);
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/ |
DataHubStatusCodeWorker.c | 190 BASE_LIST Marker;
|