Intel Applied Computing System Firmware Library

Only for programmers and BIOS gurus with technical questions.
Post Reply
linux_junkie
New visitors - please read the rules.
Posts: 1
Joined: Thu Nov 01, 2007 9:14 pm

Hello,
I have a set-top board the the Intel ACSF mini-bios. I can't seem to find any information on this on the web. With IDA Pro I can see all kinds of different bios settings (text strings) but can't figure out how to get to the bios settings. Does anyone know anything about this kind of bios or where I can find info? This is what displays on the serial console port:

Code: Select all

Intel(R) Applied Computing System Firmware Library                                                  
Version 2.2.250 (12/03/02 23:27:44).                                    
Copyright (C) 1999-2002 Intel Corporation. All rights reserved.                                                               
IGD Miniport: igd_reg_com_read failed, operation not PID                        
Found 60MB heap at 04200000 (66MB).
Version Info
  acsfl:     250
  cs_83x:    373
  brd_830m4: 418
Attempting to boot Microsoft(R) Windows(R) CE...
USB enable portion of ICH4 is now updated with 0x8440
Time stored is 09:00:00 on 08-01-04
Reading boot sector...done.
Switching to boot loader.

Unhandled real mode interrupt!
Vector: 0x0D
CS:IP = 0000:7DDB
SS:ESP = 9000:0000FF0F
EAX = 000006DD  EBX = 0000FFFF  ECX = 00000000  EDX = 00000000
ESI = 00000000  EDI = 00000000  EBP = 00000000  FLG = 00000296
DS  = 0000      ES =  3B84      FS  = 0000      GS  = 0000
Stack:
   0009FF0F: 000287F0 09FFCC00 00305C00 09FF3C00
   0009FF1F: 09FF3400 007C0000 09FF9800 00000000
   0009FF2F: 007C0000 62002800 00000F30 09FF5C00
   0009FF3F: 0F875800 09FF9800 00305C00 00000C00
Any help would be much appreciated. :lol:
Post Reply