eMachines D620 Service Guide - Page 86

Beeps, POST Routine Description, Initialize Extended BIOS Data Area - boot disk

Page 86 highlights

Code 8Ah 8Bh 8Ch 8Fh 90h 91h 92h 93h 95h 96h 97h 98h 99h 9Ah 9Ch 9Dh 9Eh 9Fh A0h A2h A4h A8h AAh ACh AEh B0h B2h B4h B5h B6h B9h BAh BBh BCh BDh BEh BFh C0h C1h C2h C3h 96 Beeps 1-2 1 POST Routine Description Initialize Extended BIOS Data Area Test and initialize PS/2 mouse Initialize floppy controller Determine number of ATA drives (optional) Initialize hard-disk controllers Initialize local-bus hard-disk controllers Jump to UserPatch2 Build MPTABLE for multi-processor boards Install CD-ROM for boot Clear huge ES segment register Fixup Multiprocessor table Search for option ROMs. One long, two short beeps on checksum failure. Check for SMART drive (optional) Shadow option ROMs Set up Power Management Initialize security engine (optional) Enable hardware interrupts Determine number of ATA and SCSI drives Set time of day Check key lock Initialize Typematic rate Erase F2 prompt Scan for F2 key stroke Enter SETUP Clear Boot flag Check for errors POST done- prepare to boot operating system One short beep before boot Terminate QuietBoot (optional) Check password (optional) Prepare Boot Initialize DMI parameters Initialize PnP Option ROMs Clear parity checkers Display MultiBoot menu Clear screen (optional) Check virus and backup reminders Try to boot with INT 19 Initialize POST Error Manager (PEM) Initialize error logging Initialize error display function Chapter 4

  • 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

96
Chapter 4
8Ah
Initialize Extended BIOS Data Area
8Bh
Test and initialize PS/2 mouse
8Ch
Initialize floppy controller
8Fh
Determine number of ATA drives (optional)
90h
Initialize hard-disk controllers
91h
Initialize local-bus hard-disk controllers
92h
Jump to UserPatch2
93h
Build MPTABLE for multi-processor boards
95h
Install CD-ROM for boot
96h
Clear huge ES segment register
97h
Fixup Multiprocessor table
98h
1-2
Search for option ROMs. One long, two short beeps on checksum
failure.
99h
Check for SMART drive (optional)
9Ah
Shadow option ROMs
9Ch
Set up Power Management
9Dh
Initialize security engine (optional)
9Eh
Enable hardware interrupts
9Fh
Determine number of ATA and SCSI drives
A0h
Set time of day
A2h
Check key lock
A4h
Initialize Typematic rate
A8h
Erase F2 prompt
AAh
Scan for F2 key stroke
ACh
Enter SETUP
AEh
Clear Boot flag
B0h
Check for errors
B2h
POST done- prepare to boot operating system
B4h
1
One short beep before boot
B5h
Terminate QuietBoot (optional)
B6h
Check password (optional)
B9h
Prepare Boot
BAh
Initialize DMI parameters
BBh
Initialize PnP Option ROMs
BCh
Clear parity checkers
BDh
Display MultiBoot menu
BEh
Clear screen (optional)
BFh
Check virus and backup reminders
C0h
Try to boot with INT 19
C1h
Initialize POST Error Manager (PEM)
C2h
Initialize error logging
C3h
Initialize error display function
Code
Beeps
POST Routine Description