Commit 47b69b8
committed
tools/run_guest_kernel: Add option yo set EFI system partition
The property "/chosen/asahi,efi-system-partition" is used to determine
the partition to load the firmware from. The firmware archives are
device specific and may contain device specific calibration data. Using
the same mechanism to load firmware as installed systems ensures that
the device specific firmware and calibration data is used and all
devices can be tested.
Having to specify the partition UUID is not a nice solution so querying
the value from the running m1n1 via proxy commands would be a better
solution.
Signed-off-by: Janne Grunau <[email protected]>1 parent 648f1c6 commit 47b69b8
1 file changed
Lines changed: 33 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 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 | + | |
11 | 35 | | |
12 | 36 | | |
13 | | - | |
14 | | - | |
| 37 | + | |
15 | 38 | | |
16 | 39 | | |
17 | 40 | | |
| |||
21 | 44 | | |
22 | 45 | | |
23 | 46 | | |
24 | | - | |
| 47 | + | |
25 | 48 | | |
26 | 49 | | |
27 | 50 | | |
| |||
38 | 61 | | |
39 | 62 | | |
40 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
41 | 67 | | |
42 | 68 | | |
43 | 69 | | |
| |||
0 commit comments