Acer R310-U-P3200 User Guide - Page 43

Display Boot First menu if MultiBoot is, Initialize ACPI BIOS.

Page 43 highlights

33 Checkpoint Code Beep Code B0h B1h B2h B4h B5h B6h B7h B9h BAh BCh BDh Description Check for errors If (errors were found) beep twice display "F1 or F2" message if (F2 keystroke) go to SETUP if (F1 keystroke) go to BOOT Inform RomPilot about the end of POST. Change status bits in CMOS and/or the BIOS data area to reflect the fact that POST is complete. One quick beep. Turn off and key checking. IF (VGA adapter is present) IF (OEM screen is still up) Note OEM screen is gone. Fade out OEM screen. Reset video: clear screen, reset cursor, reload DAC. ENDIF ENDIF If password on boot is enabled, a call is made to Setup to check password. If the user does not enter a valid password, Setup does not return. Initialize ACPI BIOS. Clear all screen graphics before booting. Initialize the SMBios header and sub-structures. Clear parity-error latch. Display Boot First menu if MultiBoot is intstalled.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124

33
B0h
Check for errors
If (errors were found)
beep twice
display "F1 or F2" message
if (F2 keystroke) go to SETUP
if (F1 keystroke) go to BOOT
B1h
Inform RomPilot about the end of POST.
B2h
Change status bits in CMOS and/or the BIOS
data area to reflect the fact that POST is
complete.
B4h
One quick beep.
B5h
Turn off <Esc> and <F2> key checking.
IF (VGA adapter is present)
IF (OEM screen is still up)
Note OEM screen is gone.
Fade out OEM screen.
Reset video: clear screen, reset cursor, reload
DAC.
ENDIF
ENDIF
B6h
If password on boot is enabled, a call is
made to Setup to check password. If the
user does not enter a valid password, Setup
does not return.
B7h
Initialize ACPI BIOS.
B9h
Clear all screen graphics before booting.
BAh
Initialize the SMBios header and sub-struc-
tures.
BCh
Clear parity-error latch.
BDh
Display Boot First menu if MultiBoot is
intstalled.
Checkpoint
Code
Beep Code
Description