IBM® Carrier Grade Server X3650 T
Revision 3.0
98
17.2.10.3 Returns
Upon successful completion, syscon_log_query_match() shall return zero. Otherwise, an error number
shall be returned to indicate the error.
17.2.10.4 Errors
If any of the following conditions occur, the syscon_log_query_match() function shall return the
corresponding error number:
• [EINVAL]: The query argument does not point to a valid query object, as initialized by
syscon_log_query_create().
• [EINVAL]: The entry argument is NULL, or the match argument is NULL.
• [EINVAL]: The value of entry->log_size is zero, but buf is not NULL.
• [EINVAL]: The value of entry->log_size is not zero, but buf is NULL.
** All POSIX API and Query specifications are from P1003.25/D12(2001-7-27).
The following example is a simulation of EFI SysCon processing.
fs1:\>startup
fs1:\>echo off
SysCon Version 0.4 (Dev Test)
System Type detected: Intel-TIGNC2U-SE7520JR23
EFI only challenges user for BIOS Admin password. In all other operating environments a privileged user
is running the script. If no input after 5 seconds in EFI, existing SysCon processing will commence.
Enter BIOS admin password to perform SysCon configuration
or space bar to skip all SysCon processing and boot the OS:
Component Intel-BIOS-v86B.RC02.07.00.0071 found on system
Captured settings to fs1:\sysconenv\data\config\thisSystem\current\Intel-BIOS-v86B
.RC02.07.00.0071.txt
Component Intel-IMM-vb.29 found on system
Captured settings to fs1:\sysconenv\data\config\thisSystem\current\Intel-IMM-vb.29
.txt
Copy settings to fs2:\sysconenv\data\config\0D7C7701-46A5-11CB-9F85-A844043795CE
Copy settings to fs0:\sysconenv\data\config\0D7C7701-46A5-11CB-9F85-A844043795CE
02:56 PM