Home
last modified time | relevance | path

Searched refs:fprintf (Results 1 – 25 of 36) sorted by relevance

12

/acpica-latest/source/tools/acpidump/
Dapdump.c187 fprintf (stderr, "Table signature (0x%8.8X) is invalid\n", in ApIsValidHeader()
196 fprintf (stderr, "Table length (0x%8.8X) is invalid\n", in ApIsValidHeader()
244 fprintf (stderr, "%4.4s: Warning: wrong checksum in table\n", in ApIsValidChecksum()
336 fprintf (Gbl_OutputFile, "%4.4s @ 0x%8.8X%8.8X\n", in ApDumpTableBuffer()
342 fprintf (Gbl_OutputFile, "\n"); in ApDumpTableBuffer()
387 fprintf (stderr, "Could not get ACPI tables, %s\n", in ApDumpAllTables()
393 fprintf (stderr, "Could not get ACPI table at index %u, %s\n", in ApDumpAllTables()
442 fprintf (stderr, "%s: Could not convert to a physical address\n", in ApDumpTableByAddress()
451 fprintf (stderr, "Could not get table at 0x%8.8X%8.8X, %s\n", in ApDumpTableByAddress()
490 fprintf (stderr, in ApDumpTableByName()
[all …]
Dapfiles.c185 fprintf (stderr, "Target path already exists, overwrite? [y|n] "); in ApIsExistingFile()
236 fprintf (stderr, "Could not open output file: %s\n", Pathname); in ApOpenOutputFile()
307 fprintf (stderr, in ApWriteToBinaryFile()
317 fprintf (stderr, "Could not open output file: %s\n", Filename); in ApWriteToBinaryFile()
324 fprintf (stderr, "Error writing binary output file: %s\n", Filename); in ApWriteToBinaryFile()
363 fprintf (stderr, "Could not open input file: %s\n", Pathname); in ApGetTableFromFile()
372 fprintf (stderr, in ApGetTableFromFile()
382 fprintf (stderr, in ApGetTableFromFile()
392 fprintf (stderr, "Could not read input file: %s\n", Pathname); in ApGetTableFromFile()
Dapmain.c271 fprintf (stderr, "Too many table options (max %d)\n", AP_MAX_ACTIONS); in ApInsertAction()
325 fprintf (stderr, "%s: Cannot handle this switch, please use on|off\n", in ApDoOptions()
350 fprintf (stderr, "%s: Could not convert to a physical address\n", in ApDoOptions()
379 fprintf (stderr, ACPI_COMMON_SIGNON (AP_UTILITY_NAME)); in ApDoOptions()
384 fprintf (stderr, ACPI_COMMON_SIGNON (AP_UTILITY_NAME)); in ApDoOptions()
398 fprintf (stderr, ACPI_COMMON_SIGNON (AP_UTILITY_NAME)); in ApDoOptions()
524 fprintf (stderr, "Internal error, invalid action: 0x%X\n", in main()
542 fprintf (stderr, "Output file %s contains 0x%X (%u) bytes\n\n", in main()
/acpica-latest/source/components/utilities/
Dutbuffer.c383 fprintf (File, "Null Buffer Pointer in DumpBuffer!\n"); in AcpiUtDumpBufferToFile()
398 fprintf (File, "%8.4X: ", (BaseOffset + i)); in AcpiUtDumpBufferToFile()
408 fprintf (File, "%*s", ((Display * 2) + 1), " "); in AcpiUtDumpBufferToFile()
418 fprintf (File, "%02X ", Buffer[(ACPI_SIZE) i + j]); in AcpiUtDumpBufferToFile()
424 fprintf (File, "%04X ", Temp32); in AcpiUtDumpBufferToFile()
430 fprintf (File, "%08X ", Temp32); in AcpiUtDumpBufferToFile()
436 fprintf (File, "%08X", Temp32); in AcpiUtDumpBufferToFile()
439 fprintf (File, "%08X ", Temp32); in AcpiUtDumpBufferToFile()
450 fprintf (File, " "); in AcpiUtDumpBufferToFile()
455 fprintf (File, "\n"); in AcpiUtDumpBufferToFile()
[all …]
/acpica-latest/source/compiler/
Daslerror.c363 fprintf (OutputFile, "%s %4.4d -", in AeDecodeErrorMessageId()
374 fprintf (OutputFile, " %s %s\n\n", MainMessage, ExtraMessage); in AeDecodeErrorMessageId()
397 fprintf (OutputFile, " %s", in AeDecodeErrorMessageId()
407 fprintf (OutputFile, "%*s%s", in AeDecodeErrorMessageId()
413 fprintf (OutputFile, "%*s %s", in AeDecodeErrorMessageId()
421 fprintf (OutputFile, " %s", MainMessage); in AeDecodeErrorMessageId()
428 fprintf (OutputFile, " (%s)", ExtraMessage); in AeDecodeErrorMessageId()
433 fprintf (OutputFile, " and premature End-Of-File"); in AeDecodeErrorMessageId()
436 fprintf (OutputFile, "\n"); in AeDecodeErrorMessageId()
439 fprintf (OutputFile, "\n"); in AeDecodeErrorMessageId()
[all …]
Ddttemplate.c258 fprintf (stderr, "Creating default template: [DSDT]\n"); in DtCreateTemplates()
277 fprintf (stderr, "%u SSDTs requested, maximum is 254\n", in DtCreateTemplates()
352 fprintf (stderr, in DtCreateOneTemplateFile()
378 fprintf (stderr, "%4.4s: No template available\n", Signature); in DtCreateOneTemplateFile()
384 fprintf (stderr, in DtCreateOneTemplateFile()
414 fprintf (stderr, "Creating all supported Template files\n"); in DtCreateAllTemplates()
506 fprintf (stderr, "Could not generate output filename\n"); in DtCreateOneTemplate()
519 fprintf (stderr, "Could not open output file %s\n", in DtCreateOneTemplate()
626 fprintf (stderr, in DtCreateOneTemplate()
635 fprintf (stderr, in DtCreateOneTemplate()
[all …]
Daslstartup.c304 fprintf (stderr, "Could not open input file %s\n", in AslDetectSourceFileType()
311 fprintf (stderr, in AslDetectSourceFileType()
319 fprintf (stderr, in AslDetectSourceFileType()
Daslmain.c219 fprintf (stderr, in main()
329 fprintf (stderr, "\n"); in main()
Daslascii.c288 fprintf (stderr, in FlIsFileAsciiSource()
/acpica-latest/source/common/
Dadisasm.c234 fprintf (stderr, "Could not initialize ACPICA subsystem: %s\n", in AdInitialize()
243 fprintf (stderr, "Could not initialize ACPICA globals: %s\n", in AdInitialize()
252 fprintf (stderr, "Could not initialize ACPICA mutex objects: %s\n", in AdInitialize()
261 fprintf (stderr, "Could not initialize ACPICA namespace: %s\n", in AdInitialize()
370 fprintf (stderr, "Could not generate output filename\n"); in AdAmlDisassemble()
378 fprintf (stderr, "Could not open output file %s\n", in AdAmlDisassemble()
484 fprintf (stderr, "Acpi Data Table [%4.4s] decoded\n", in AdDisassembleOneTable()
489 fprintf (stderr, "Formatted output: %s - %u bytes\n", in AdDisassembleOneTable()
587 fprintf (stderr, "Disassembly completed\n"); in AdDisassembleOneTable()
590 fprintf (stderr, "ASL Output: %s - %u bytes\n", in AdDisassembleOneTable()
[all …]
Dacfileio.c238 fprintf (stderr, "Could not open input file: %s\n", Filename); in AcGetAllTablesFromFile()
256 fprintf (stderr, in AcGetAllTablesFromFile()
272 fprintf (stderr, in AcGetAllTablesFromFile()
434 fprintf (stderr, in AcGetOneTableFromFile()
605 fprintf (stderr, "SEEK error\n"); in AcValidateTableHeader()
610 fprintf (stderr, "SEEK error\n"); in AcValidateTableHeader()
615 fprintf (stderr, in AcValidateTableHeader()
632 fprintf (stderr, in AcValidateTableHeader()
650 fprintf (stderr, "Table [%4.4s] is too long for file - " in AcValidateTableHeader()
661 fprintf (stderr, "Table [CDAT] is too long for file - " in AcValidateTableHeader()
Ddmtables.c449 fprintf (stderr, "Could not obtain DSDT\n"); in AdGetLocalTables()
461 fprintf (stderr, "Could not store DSDT\n"); in AdGetLocalTables()
505 fprintf (stderr, "Pass 1 parse of [%4.4s]\n", (char *) Table->Signature); in AdParseTable()
582 fprintf (stderr, "Pass 2 parse of [%4.4s]\n", (char *) Table->Signature); in AdParseTable()
601 fprintf (stderr, in AdParseTable()
605 fprintf (stderr, "\n"); in AdParseTable()
611 fprintf (stderr, "Parsing completed\n"); in AdParseTable()
Dacgetline.c326 fprintf (stdout, "%s", &Buffer[CursorPosition]); in AcpiOsGetLine()
363 fprintf (stdout, "%s ", &Buffer[CursorPosition - 1]); in AcpiOsGetLine()
436 fprintf (stdout, "%s", Buffer); in AcpiOsGetLine()
473 fprintf (stdout, "%s", Buffer); in AcpiOsGetLine()
519 fprintf (stdout, "%s", Buffer); in AcpiOsGetLine()
Ddmextern.c533 fprintf (stderr, "Could not open external reference file \"%s\"\n", in AcpiDmGetExternalsFromFile()
583 fprintf (stderr, "Invalid argument count (%s)\n", Token); in AcpiDmGetExternalsFromFile()
589 fprintf (stderr, "Invalid argument count (%u)\n", ArgCount); in AcpiDmGetExternalsFromFile()
605 fprintf (stderr, in AcpiDmGetExternalsFromFile()
1559 fprintf (stderr, in AcpiDmConflictingDeclaration()
1832 fprintf (stderr, "\n%s\n%s\n%s\n", in AcpiDmUnresolvedWarning()
1839 fprintf (stderr, "\n%s\n%s\n", in AcpiDmUnresolvedWarning()
Dcmfsize.c214 fprintf (stderr, "Could not get file offset\n"); in CmGetFileSize()
218 fprintf (stderr, "Could not set file offset\n"); in CmGetFileSize()
Ddmtable.c827 fprintf (stderr, "Table has an invalid signature\n"); in AcpiDmDumpDataTable()
860 fprintf (stderr, "Unknown ACPI table signature [%4.4s], ", in AcpiDmDumpDataTable()
865 fprintf (stderr, "decoding ACPI table header only\n"); in AcpiDmDumpDataTable()
869 fprintf (stderr, "assuming table contains valid AML code\n"); in AcpiDmDumpDataTable()
Dgetopt.c168 if (AcpiGbl_Opterr) {fprintf (stderr, "%s%c\n", msg, badchar);}
/acpica-latest/source/os_specific/service_layers/
Doswintbl.c243 fprintf (stderr, "Get table by address is not supported on Windows\n"); in AcpiOsGetTableByAddress()
501 fprintf(stderr, in WindowsGetTableFromRegistry()
527 fprintf(stderr, "Could not open %s entry: %s\n", in WindowsGetTableFromRegistry()
547 fprintf(stderr, "Could not get %s registry entry: %s\n", in WindowsGetTableFromRegistry()
565 fprintf(stderr, "Could not read the %s table size: %s\n", in WindowsGetTableFromRegistry()
587 fprintf(stderr, "Could not read %s data: %s\n", in WindowsGetTableFromRegistry()
660 fprintf(stderr, "The table signature %s does not exist.", Signature); in AcpiOsGetTableByName()
675 fprintf (stderr, "Could not read %s data\n", Signature); in AcpiOsGetTableByName()
Doslinuxtbl.c522 fprintf (stderr, in OslAddTableToList()
1362 fprintf (stderr, "Could not map table header at 0x%8.8X%8.8X\n", in OslMapTable()
1398 fprintf (stderr, "Could not map table at 0x%8.8X%8.8X length %8.8X\n", in OslMapTable()
1519 fprintf (stderr, "Could not open table file: %s\n", Filename); in OslReadTableFromFile()
1530 fprintf (stderr, "Could not read table header: %s\n", Filename); in OslReadTableFromFile()
1544 fprintf (stderr, "Incorrect RSDP signature: found %8.8s\n", in OslReadTableFromFile()
1552 fprintf (stderr, "Incorrect signature: Expecting %4.4s, found %4.4s\n", in OslReadTableFromFile()
1572 fprintf (stderr, in OslReadTableFromFile()
1584 fprintf (stderr, "%4.4s: Could not read table content\n", in OslReadTableFromFile()
Dosunixdir.c213 fprintf (stderr, "Cannot open directory - %s\n", DirPathname); in AcpiOsOpenDirectory()
268 fprintf (stderr, in AcpiOsGetNextFilename()
280 fprintf (stderr, in AcpiOsGetNextFilename()
Dosbsdtbl.c260 fprintf (stderr, "Invalid table address: 0x%8.8X%8.8X\n", in AcpiOsGetTableByAddress()
576 fprintf (stderr, in OslTableInitialize()
601 fprintf (stderr, in OslTableInitialize()
625 fprintf(stderr, "FADT: Table could not be found\n"); in OslTableInitialize()
638 fprintf (stderr, in OslTableInitialize()
Dosunixmap.c228 fprintf (stderr, "Cannot open %s\n", SYSTEM_MEMORY); in AcpiOsMapMemory()
243 fprintf (stderr, "Cannot map %s\n", SYSTEM_MEMORY); in AcpiOsMapMemory()
Dosunixxf.c258 fprintf (stderr, "Could not get terminal attributes!\n"); in OsEnterLineEditMode()
273 fprintf (stderr, "Could not set terminal attributes!\n"); in OsEnterLineEditMode()
295 fprintf (stderr, "Could not restore terminal attributes!\n"); in OsExitLineEditMode()
/acpica-latest/source/os_specific/efi/
Doseficlib.c340 fprintf (stderr, "EFI_FILE_HANDLE->Open() failure.\n"); in fopen()
581 fprintf (stderr, in fread()
639 fprintf (stderr, "EFI_FILE_HANDLE->Read() failure.\n"); in fread()
772 fprintf (stderr, "EFI_FILE_HANDLE->Write() failure.\n"); in fwrite()
1247 fprintf (stderr, in efi_main()
1256 fprintf (stderr, in efi_main()
1264 fprintf (stderr, "EFI_FILE_IO_INTERFACE->OpenVolume() failure.\n"); in efi_main()
Dosefitbl.c417 fprintf (stderr, in OslAddTableToList()
1097 fprintf (stderr, "Could not map table header at 0x%8.8X%8.8X\n", in OslMapTable()
1133 fprintf (stderr, "Could not map table at 0x%8.8X%8.8X length %8.8X\n", in OslMapTable()

12