Acer R310-U-P3200 User Guide - Page 33

Initialize CPU registers., Checkpoint, Beep Code, Description - bios

Page 33 highlights

23 Checkpoint Code Beep Code 09h 0Ah 0Bh 0Ch 0Eh 0Fh 10h 11h 12h 13h Description Set in-POST flag in CMOS that indicates we are in POST. If this bit is not cleared by postClearBootFlagJ (AEh), the BIOS on next boot determines that the current configuration caused POST to fail and uses default values for configuration. Clear the CMOS diagnostic byte (register E). Check the real-time clock and verify the battery has not lost power. Checksum the CMOS and verify it has not been corrupted. Initialize CPU registers. Enable CPU cache. Set bits in CMOS related to cache. Set the initial POST values of the cache registers if not integrated into the chipset. Set the initial POST values of registers in the integrated I/O chip. Enable the local bus IDE as primary or secondary depending on other drives detected. Initialize power management. General dispatcher for alternate register initialization. Set initial POST values for other hardware devices defined in the register tables. Restore the contents of the CPU control word whenever the CPU is reset. Early reset of PCI devices required to disable bus master. Assumes the presence of a stack and running from decompressed shadow memory.

  • 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

23
09h
Set in-POST flag in CMOS that indicates we
are in POST. If this bit is not cleared by post-
ClearBootFlagJ (AEh), the BIOS on next boot
determines that the current configuration
caused POST to fail and uses default values
for configuration.
Clear the CMOS diagnostic byte (register E).
Check the real-time clock and verify the bat-
tery has not lost power. Checksum the
CMOS and verify it has not been corrupted.
0Ah
Initialize CPU registers.
0Bh
Enable CPU cache. Set bits in CMOS related
to cache.
0Ch
Set the initial POST values of the cache reg-
isters if not integrated into the chipset.
0Eh
Set the initial POST values of registers in the
integrated I/O chip.
0Fh
Enable the local bus IDE as primary or
secondary depending on other drives
detected.
10h
Initialize power management.
11h
General dispatcher for alternate register ini-
tialization.
Set initial POST values for other hardware
devices defined in the register tables.
12h
Restore the contents of the CPU control
word whenever the CPU is reset.
13h
Early reset of PCI devices required to disable
bus master. Assumes the presence of a stack
and running from decompressed shadow
memory.
Checkpoint
Code
Beep Code
Description