m1n1/proxyclient/tools
Ayrton Munoz e98f3a3525 proxyclient: Modify FreeBSD loader to use standard U-Boot bootefi cmd
The FreeBSD script added in #185 required patching u-boot since it specified the
loader base/size in a non-standard way. This changes the way arguments are
passed to the bootefi command so it works with the asahi u-boot fork which I've
been using. I also changed the case where the loader isn't specified to have
u-boot boot from the nvme since I have that driver functional enough to have it
mount the root fs now.

Signed-off-by: Ayrton Munoz <a.munoz3327@gmail.com>
2024-10-31 01:26:49 +09:00
..
admac_stream.py tools/admac_stream.py: Add tool for engaging ADMAC 2022-11-04 12:36:49 +09:00
chainload.py tools.chainload.py: Fixes for 13.5 2023-08-17 19:46:07 +09:00
codecshell.py m1n1.hw.codecs: Add iMac codec 2023-08-17 19:50:09 +09:00
dump_pmgr.py tools/dump_pmgr.py: Do not dump pwrgate regs 2022-07-11 19:02:21 +09:00
freebsd.py proxyclient: Modify FreeBSD loader to use standard U-Boot bootefi cmd 2024-10-31 01:26:49 +09:00
ishell.py Add ipython shell to proxyclient 2023-11-27 13:30:27 +09:00
linux.py payload: Do cpufreq init before smp_start_secondaries() 2023-06-04 15:56:42 +09:00
picocom-sec.sh proxyclient:picocom-sec.sh:warn when overriding SECDEV 2023-08-17 19:45:13 +09:00
pmgr_adt2dt.py tools/pmgr_adt2dt.py: Add multidie support 2023-04-09 23:50:42 +09:00
reboot.py m1n1.hw.pmu: Add SPMI PMU support for resetting the panic counter 2022-06-05 20:58:15 +09:00
reset_panic_counter.py m1n1.hw.pmu: Add SPMI PMU support for resetting the panic counter 2022-06-05 20:58:15 +09:00
run_guest.py run_guest: Implement going to sleep 2023-04-19 03:21:58 +09:00
run_guest_kernel.sh run_guest_kernel: s/python/python3/ 2023-10-12 02:47:07 +09:00
second_proxy.py tools/second_proxy.py: Add setup of second proxy stream 2022-05-30 23:26:31 +09:00
shell.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
smccli.py tools/smccli.py: Shut down cleanly, increase verbosity 2022-01-19 03:22:33 +09:00