IBM 86884RX Installation Guide - Page 20

a USB key, is to be implemented. First the BIOS would have to offer an option to, Consider

Page 20 highlights

In comparison to a BIOS-based, legacy system, the EFI is an additional layer between the operating system and the firmware. In a legacy system, the OS loader calls BIOS functions directly. Consequently, to provide a stable boot environment, changes in the OS loader and the platform firmware must go hand-in-hand. Note: All operating systems supported on x450 are EFI-aware. The OS loader communicates with the firmware and hardware through the EFI interface. The primary goal of this specification is to provide an abstract model both for operating system and hardware developers. With such a model in a place, OS loader customizations are not required if there are changes in the platform hardware or firmware (added new boot or input devices for instance). The EFI breaks up a tight dependency between the operating system and the firmware, thus speeding up the process of releasing the new products and introducing the new features and functionality (both operating system and hardware). Legacy OS loader Operating system EFI OS loader EFI Platform-specific firmware (BIOS) Platform hardware Figure 1-3 The EFI concept Consider, for example, the situation where a new type of boot device, for example a USB key, is to be implemented. First the BIOS would have to offer an option to choose this new device for booting, then new USB key-specific functions would have to be added to the firmware to support booting from a USB device, and finally, the OS loader would have to be modified to use these functions. 6 IBM ^ xSeries 450 Planning and Installation Guide

  • 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
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160

6
IBM
^
xSeries 450 Planning and Installation Guide
In comparison to a BIOS-based, legacy system, the EFI is an additional layer
between the operating system and the firmware. In a legacy system, the OS
loader calls BIOS functions directly. Consequently, to provide a stable boot
environment, changes in the OS loader and the platform firmware must go
hand-in-hand.
The primary goal of this specification is to provide an abstract model both for
operating system and hardware developers. With such a model in a place, OS
loader customizations are not required if there are changes in the platform
hardware or firmware (added new boot or input devices for instance). The EFI
breaks up a tight dependency between the operating system and the firmware,
thus speeding up the process of releasing the new products and introducing the
new features and functionality (both operating system and hardware).
Figure 1-3
The EFI concept
Consider, for example, the situation where a new type of boot device, for example
a USB key, is to be implemented. First the BIOS would have to offer an option to
choose this new device for booting, then new USB key-specific functions would
have to be added to the firmware to support booting from a USB device, and
finally, the OS loader would have to be modified to use these functions.
Note:
All operating systems supported on x450 are EFI-aware. The OS loader
communicates with the firmware and hardware through the EFI interface.
Operating system
Platform-specific firmware (BIOS)
Platform hardware
Legacy OS
loader
EFI OS loader
EFI