Searched defs:Description (Results 1 - 25 of 37) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/Pei/
H A DSerialStatusCodeWorker.c48 CHAR8 *Description; local
59 ReportStatusCodeExtractAssertInfo (CodeType, Value, Data, &Filename, &Description, &LineNumber)) {
69 Description
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
H A DSerialStatusCodeWorker.c46 CHAR8 *Description; local
57 ReportStatusCodeExtractAssertInfo (CodeType, Value, Data, &Filename, &Description, &LineNumber)) {
67 Description
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/StatusCodeHandler/Pei/
H A DSerialStatusCodeWorker.c51 CHAR8 *Description; local
62 ReportStatusCodeExtractAssertInfo (CodeType, Value, Data, &Filename, &Description, &LineNumber)) {
72 Description
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/
H A DSerialStatusCodeWorker.c47 CHAR8 *Description; local
58 ReportStatusCodeExtractAssertInfo (CodeType, Value, Data, &Filename, &Description, &LineNumber)) {
68 Description
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/StatusCodeHandler/Smm/
H A DSerialStatusCodeWorker.c47 CHAR8 *Description; local
58 ReportStatusCodeExtractAssertInfo (CodeType, Value, Data, &Filename, &Description, &LineNumber)) {
68 Description
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
H A DReportStatusCodeLib.c68 arguments specified by Filename, Description, and LineNumber. If CodeType is
71 Filename, Description, and LineNumber from the optional data area of the
74 ASCII string for the Description, followed by a 32-bit LineNumber. If the
80 If Description is NULL, then ASSERT().
87 @param Description Pointer to the description of the ASSERT().
91 converted ASSERT() arguments specified by Filename, Description,
104 OUT CHAR8 **Description,
112 ASSERT (Description != NULL);
120 *Description = *Filename + AsciiStrLen (*Filename) + 1;
99 ReportStatusCodeExtractAssertInfo( IN EFI_STATUS_CODE_TYPE CodeType, IN EFI_STATUS_CODE_VALUE Value, IN CONST EFI_STATUS_CODE_DATA *Data, OUT CHAR8 **Filename, OUT CHAR8 **Description, OUT UINT32 *LineNumber ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmReportStatusCodeLib/
H A DReportStatusCodeLib.c157 arguments specified by Filename, Description, and LineNumber. If CodeType is
160 Filename, Description, and LineNumber from the optional data area of the
163 ASCII string for the Description, followed by a 32-bit LineNumber. If the
169 If Description is NULL, then ASSERT().
176 @param Description Pointer to the description of the ASSERT().
180 converted ASSERT() arguments specified by Filename, Description,
193 OUT CHAR8 **Description,
201 ASSERT (Description != NULL);
209 *Description = *Filename + AsciiStrLen (*Filename) + 1;
188 ReportStatusCodeExtractAssertInfo( IN EFI_STATUS_CODE_TYPE CodeType, IN EFI_STATUS_CODE_VALUE Value, IN CONST EFI_STATUS_CODE_DATA *Data, OUT CHAR8 **Filename, OUT CHAR8 **Description, OUT UINT32 *LineNumber ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseReportStatusCodeLibNull/
H A DBaseReportStatusCodeLib.c58 arguments specified by Filename, Description, and LineNumber. If CodeType is
61 Filename, Description, and LineNumber from the optional data area of the
64 ASCII string for the Description, followed by a 32-bit LineNumber. If the
70 If Description is NULL, then ASSERT().
77 @param Description The pointer to the description of the ASSERT().
81 converted ASSERT() arguments specified by Filename, Description,
94 OUT CHAR8 **Description,
89 ReportStatusCodeExtractAssertInfo( IN EFI_STATUS_CODE_TYPE CodeType, IN EFI_STATUS_CODE_VALUE Value, IN CONST EFI_STATUS_CODE_DATA *Data, OUT CHAR8 **Filename, OUT CHAR8 **Description, OUT UINT32 *LineNumber ) argument
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddelayloadhandler.h43 } Description; member in struct:_DELAYLOAD_PROC_DESCRIPTOR
H A Ddsconf.h117 LPSTR Description; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_A_DATA
128 LPWSTR Description; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_W_DATA
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/
H A DReportStatusCodeLib.c171 arguments specified by Filename, Description, and LineNumber. If CodeType is
174 Filename, Description, and LineNumber from the optional data area of the
177 ASCII string for the Description, followed by a 32-bit LineNumber. If the
183 If Description is NULL, then ASSERT().
190 @param Description Pointer to the description of the ASSERT().
194 converted ASSERT() arguments specified by Filename, Description,
207 OUT CHAR8 **Description,
215 ASSERT (Description != NULL);
223 *Description = *Filename + AsciiStrLen (*Filename) + 1;
202 ReportStatusCodeExtractAssertInfo( IN EFI_STATUS_CODE_TYPE CodeType, IN EFI_STATUS_CODE_VALUE Value, IN CONST EFI_STATUS_CODE_DATA *Data, OUT CHAR8 **Filename, OUT CHAR8 **Description, OUT UINT32 *LineNumber ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeReportStatusCodeLib/
H A DReportStatusCodeLib.c168 arguments specified by Filename, Description, and LineNumber. If CodeType is
171 Filename, Description, and LineNumber from the optional data area of the
174 ASCII string for the Description, followed by a 32-bit LineNumber. If the
180 If Description is NULL, then ASSERT().
187 @param Description Pointer to the description of the ASSERT().
191 converted ASSERT() arguments specified by Filename, Description,
204 OUT CHAR8 **Description,
212 ASSERT (Description != NULL);
220 *Description = *Filename + AsciiStrLen (*Filename) + 1;
199 ReportStatusCodeExtractAssertInfo( IN EFI_STATUS_CODE_TYPE CodeType, IN EFI_STATUS_CODE_VALUE Value, IN CONST EFI_STATUS_CODE_DATA *Data, OUT CHAR8 **Filename, OUT CHAR8 **Description, OUT UINT32 *LineNumber ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PeiReportStatusCodeLib/
H A DReportStatusCodeLib.c140 arguments specified by Filename, Description, and LineNumber. If CodeType is
143 Filename, Description, and LineNumber from the optional data area of the
146 ASCII string for the Description, followed by a 32-bit LineNumber. If the
152 If Description is NULL, then ASSERT().
159 @param Description Pointer to the description of the ASSERT().
163 converted ASSERT() arguments specified by Filename, Description,
176 OUT CHAR8 **Description,
184 ASSERT (Description != NULL);
192 *Description = *Filename + AsciiStrLen (*Filename) + 1;
171 ReportStatusCodeExtractAssertInfo( IN EFI_STATUS_CODE_TYPE CodeType, IN EFI_STATUS_CODE_VALUE Value, IN CONST EFI_STATUS_CODE_DATA *Data, OUT CHAR8 **Filename, OUT CHAR8 **Description, OUT UINT32 *LineNumber ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/
H A DReportStatusCodeLib.c299 arguments specified by Filename, Description, and LineNumber. If CodeType is
302 Filename, Description, and LineNumber from the optional data area of the
305 ASCII string for the Description, followed by a 32-bit LineNumber. If the
311 If Description is NULL, then ASSERT().
318 @param Description Pointer to the description of the ASSERT().
322 converted ASSERT() arguments specified by Filename, Description,
335 OUT CHAR8 **Description,
343 ASSERT (Description != NULL);
351 *Description = *Filename + AsciiStrLen (*Filename) + 1;
330 ReportStatusCodeExtractAssertInfo( IN EFI_STATUS_CODE_TYPE CodeType, IN EFI_STATUS_CODE_VALUE Value, IN CONST EFI_STATUS_CODE_DATA *Data, OUT CHAR8 **Filename, OUT CHAR8 **Description, OUT UINT32 *LineNumber ) argument
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugLib/
H A DVBoxDebugLib.c157 DebugAssert(IN CONST CHAR8 *FileName, IN UINTN LineNumber, IN CONST CHAR8 *Description) argument
168 VBoxPanicMsgString(Description ? Description : "<NULL>");
/vbox/src/VBox/Main/src-server/solaris/
H A DNetIf-solaris.cpp192 std::string Description = SolarisNICMap[pszIface]; local
193 if (Description != "VirtualBox Host Ethernet")
195 if (Description != "")
196 RTStrPrintf(szNICDesc, sizeof(szNICDesc), "%s - %s", szNICInstance, Description.c_str());
203 Description = SolarisNICMap[VBOXBOW_VNIC_TEMPLATE_NAME];
204 RTStrPrintf(szNICDesc, sizeof(szNICDesc), "%s - %s", szNICInstance, Description.c_str());
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Library/
H A DGenericBdsLib.h86 CHAR16 *Description; member in struct:__anon10443
896 If Description is not NULL and the device path points to a fixed BlockIo
902 @param Description The description of a boot option.
913 IN CHAR16 *Description
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DGnuGenBootSector.c63 CHAR8 *Description; member in struct:_DRIVE_TYPE_DESC
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DBcfg.c45 CHAR16 *Description; member in struct:__anon12792
704 Struct->Description = NULL;
846 ASSERT(CurrentOperation.Description == NULL);
847 CurrentOperation.Description = StrnCatGrow(&CurrentOperation.Description, NULL, ShellCommandLineGetRawValue(Package, ++ParamNumber), 0);
864 ASSERT(CurrentOperation.Description == NULL);
865 CurrentOperation.Description = StrnCatGrow(&CurrentOperation.Description, NULL, ShellCommandLineGetRawValue(Package, ++ParamNumber), 0);
887 ASSERT(CurrentOperation.Description == NULL);
888 CurrentOperation.Description
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellInstall1CommandsLib/
H A DBcfg.c45 CHAR16 *Description; member in struct:__anon12887
704 Struct->Description = NULL;
846 ASSERT(CurrentOperation.Description == NULL);
847 CurrentOperation.Description = StrnCatGrow(&CurrentOperation.Description, NULL, ShellCommandLineGetRawValue(Package, ++ParamNumber), 0);
864 ASSERT(CurrentOperation.Description == NULL);
865 CurrentOperation.Description = StrnCatGrow(&CurrentOperation.Description, NULL, ShellCommandLineGetRawValue(Package, ++ParamNumber), 0);
887 ASSERT(CurrentOperation.Description == NULL);
888 CurrentOperation.Description
[all...]
/vbox/src/VBox/Main/src-server/
H A DPerformanceImpl.cpp863 STDMETHODIMP PerformanceMetric::COMGETTER(Description)(BSTR *aDescription) function in class:PerformanceMetric
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsconf.h117 LPSTR Description; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_A_DATA
128 LPWSTR Description; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_DESCRIPTION_W_DATA
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsMisc.c214 CHAR16 *Description; local
225 Description = NULL;
275 Description = (CHAR16 *) TempPtr;
283 if (CompareMem (Description, String, StrSize (Description)) == 0) {
631 CHAR16 *Description; local
679 Description = (CHAR16 *) TempPtr;
737 Option->Description = AllocateZeroPool (StrSize (Description));
738 ASSERT(Option->Description !
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DUi.h134 CHAR16 *Description; member in struct:__anon11291
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c94 CHAR *Description; member in struct:_DRIVE_TYPE_DESC
132 Routine Description:
220 for (Index = 0; DriveTypeDesc[Index].Description != NULL; Index ++) {
242 Routine Description:
261 DriveInfo.DriveType->Description
269 DriveInfo.DriveType->Description
284 Description:
531 Routine Description:

Completed in 63 milliseconds

12