256{
260 char *NextIdString;
267
268
270
271
272
273
276 &ObjDesc);
278 {
280 }
281
282
283
284
285
286
287
289 {
292 }
293 else
294 {
296 CidObjects = &ObjDesc;
297 }
298
299 StringAreaSize = 0;
301 {
302
303
304 switch (CidObjects[
i]->Common.Type)
305 {
307
309 break;
310
312
313 StringAreaSize += CidObjects[
i]->
String.Length + 1;
314 break;
315
316 default:
317
320 }
321 }
322
323
324
325
326
327
328
331 StringAreaSize;
332
334 if (!CidList)
335 {
338 }
339
340
341
344
345
346
348 {
350 {
351
352
354 NextIdString, CidObjects[
i]->Integer.Value);
356 }
357 else
358 {
359
360
363 }
364
368 }
369
370
371
374 *ReturnCidList = CidList;
375
376
378
379
380
383}
char * strcpy(char *DstString, const char *SrcString)
#define ACPI_BTYPE_PACKAGE
#define ACPI_BTYPE_STRING
#define ACPI_BTYPE_INTEGER
#define return_ACPI_STATUS(s)
#define ACPI_FUNCTION_TRACE(a)
#define ACPI_EISAID_STRING_SIZE
struct acpi_pnp_device_id_list ACPI_PNP_DEVICE_ID_LIST
#define ACPI_TYPE_INTEGER
#define ACPI_CAST_PTR(t, p)
#define ACPI_ALLOCATE_ZEROED(a)
#define ACPI_TYPE_PACKAGE
ACPI_STATUS AcpiUtEvaluateObject(ACPI_NAMESPACE_NODE *PrefixNode, const char *Path, UINT32 ExpectedReturnBtypes, ACPI_OPERAND_OBJECT **ReturnDesc)
void AcpiUtRemoveReference(ACPI_OPERAND_OBJECT *Object)
static const WCHAR Cleanup[]
void AcpiExEisaIdToString(char *OutString, UINT64 CompressedId)
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
_In_ ULONG _In_ ULONG _In_ ULONG Length
union acpi_operand_object ** Elements
ACPI_OBJECT_COMMON Common
ACPI_OBJECT_PACKAGE Package
ACPI_OBJECT_STRING String
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFSTRING String