User`s guide
C-11
Error Messages and Recovery Information
SAL–F POST Codes
POST Codes Meaning
0x87BF First check point. Checkpoint in v6b00_83_ip2x. Update EBDA entry inside
SST
Create EFI memory descriptor Update SST checksum.
0x87BE Check point near v6b00_83_5 Search FIT for ACPI module (SAL_C_mod-
ule_17) and get size, align, scratch buff size.
0x87BD Load image by module type (sal_c_module_17). Use PELoader.
0x87BC Load image by module type (sal_c_module_17). Flush cache.
0x87BB Initialize memory manager (0x0) by call to SAL_C.
0x87BA Feed system information (0x1) with call to SAL_C.
0x87B9 Initialize MP table v1.4 (0x2) with call to SAL_C
0x87B8 Initialize IA–32 ACPI v1.1 (0x3) with call to SAL_C
0x87B7 Initialize IA64 ACPI v1.1 (0x4) with call to SAL_C
0x87B6 Initialize IA–32&IA64 ACPI v2.0 (0x5) with call to SAL_C
0x87B5 Clear scratch memory (0xFFF) with call to SAL_C
0x87B4 Search FIT for EFI module with call to PELoader. Get Size, align, and
scratch buff size.
0x87B3 Load image by module type (sal_c_module_17).
0x87B2 Flush cache with PAL call.
0x87B1 Build EFI input parameter table. Get EFI stack, bspstore etc. with EFI call.
0x87B0 Build EFI input parameter table. Get EFI stack, bspstore etc. with EFI call.
Store EFI stack, bspstore etc. with EFI call. Call EFI and that should be end.
Table 45. SAL–F POST codes