-
-
Notifications
You must be signed in to change notification settings - Fork 178
Commit a3e551c
uefi(boot_services): add
See https://uefi.org/specs/UEFI/2.9_A/07_Services_Boot_Services.html#efi-boot-services-installconfigurationtable
Closes #782 install_configuration_table
1 parent 1b96994 commit a3e551c
2 files changed
+35
-2
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
|
Lines changed: 31 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | - | ||
177 | + | ||
178 | + | ||
178 | 179 |
| |
179 | 180 |
| |
180 | 181 |
| |
| |||
1139 | 1140 |
| |
1140 | 1141 |
| |
1141 | 1142 |
| |
1143 | + | ||
1144 | + | ||
1145 | + | ||
1146 | + | ||
1147 | + | ||
1148 | + | ||
1149 | + | ||
1150 | + | ||
1151 | + | ||
1152 | + | ||
1153 | + | ||
1154 | + | ||
1155 | + | ||
1156 | + | ||
1157 | + | ||
1158 | + | ||
1159 | + | ||
1160 | + | ||
1161 | + | ||
1162 | + | ||
1163 | + | ||
1164 | + | ||
1165 | + | ||
1166 | + | ||
1167 | + | ||
1168 | + | ||
1169 | + | ||
1170 | + | ||
1142 | 1171 |
| |
1143 | 1172 |
| |
1144 | 1173 |
| |
| |||
1581 | 1610 |
| |
1582 | 1611 |
| |
1583 | 1612 |
| |
1584 | - | ||
1613 | + | ||
1585 | 1614 |
| |
1586 | 1615 |
| |
1587 | 1616 |
| |
|
0 commit comments