Commit 065f762
committed
Make some utility functions and types public
Make read_u16 and read_order available to call outside efibootmgr.c.
Make var_entry_t public to be used by other source files.
Prepare efibootmgr for JSON output support by making required utility
functions and types publicly available to other source files.
Signed-off-by: Jose M. Guisado <jguisado@soleta.eu>1 parent 0ca99d4 commit 065f762
2 files changed
Lines changed: 17 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 65 | | |
77 | 66 | | |
78 | 67 | | |
| |||
348 | 337 | | |
349 | 338 | | |
350 | 339 | | |
351 | | - | |
| 340 | + | |
352 | 341 | | |
353 | 342 | | |
354 | 343 | | |
| |||
548 | 537 | | |
549 | 538 | | |
550 | 539 | | |
551 | | - | |
| 540 | + | |
552 | 541 | | |
553 | 542 | | |
554 | 543 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
101 | 113 | | |
102 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
103 | 118 | | |
0 commit comments