Expand file treeCollapse file tree
7 files changed
+22
-18
lines changeduefi/src/data_types/strs.rs
Copy file name to clipboardExpand all lines: uefi/src/data_types/strs.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
569 | 569 |
|
570 | 570 |
|
571 | 571 |
|
572 |
| - |
| 572 | + |
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
uefi/src/proto/console/gop.rs
Copy file name to clipboardExpand all lines: uefi/src/proto/console/gop.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
| 298 | + |
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
|
uefi/src/proto/device_path/mod.rs
Copy file name to clipboardExpand all lines: uefi/src/proto/device_path/mod.rs+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
| 292 | + |
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
| ||
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
368 |
| - |
| 368 | + |
369 | 369 |
|
370 | 370 |
|
371 | 371 |
|
| ||
539 | 539 |
|
540 | 540 |
|
541 | 541 |
|
542 |
| - |
| 542 | + |
543 | 543 |
|
544 | 544 |
|
545 | 545 |
|
| ||
550 | 550 |
|
551 | 551 |
|
552 | 552 |
|
553 |
| - |
| 553 | + |
554 | 554 |
|
555 | 555 |
|
556 | 556 |
|
|
uefi/src/proto/driver/component_name.rs
Copy file name to clipboardExpand all lines: uefi/src/proto/driver/component_name.rs+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
| ||
110 | 112 |
|
111 | 113 |
|
112 | 114 |
|
113 |
| - |
| 115 | + |
| 116 | + |
| 117 | + |
114 | 118 |
|
115 | 119 |
|
116 | 120 |
|
| ||
185 | 189 |
|
186 | 190 |
|
187 | 191 |
|
188 |
| - |
| 192 | + |
189 | 193 |
|
190 | 194 |
|
191 | 195 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
279 |
| - |
| 279 | + |
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| ||
356 | 356 |
|
357 | 357 |
|
358 | 358 |
|
359 |
| - |
| 359 | + |
360 | 360 |
|
361 | 361 |
|
362 | 362 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
339 |
| - |
| 339 | + |
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
| ||
356 | 356 |
|
357 | 357 |
|
358 | 358 |
|
359 |
| - |
| 359 | + |
360 | 360 |
|
361 | 361 |
|
362 | 362 |
|
| ||
513 | 513 |
|
514 | 514 |
|
515 | 515 |
|
516 |
| - |
| 516 | + |
517 | 517 |
|
518 | 518 |
|
519 | 519 |
|
| ||
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
582 |
| - |
| 582 | + |
583 | 583 |
|
584 | 584 |
|
585 | 585 |
|
| ||
608 | 608 |
|
609 | 609 |
|
610 | 610 |
|
611 |
| - |
| 611 | + |
612 | 612 |
|
613 | 613 |
|
614 | 614 |
|
|
0 commit comments