mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
This allow us to create image with the following format: mkimg -v -o sdcard -s gpt -p efi:=esp_aarch64.img:1M -p freebsd-ufs::1G Which will add a efi partition at a 1M offset on the image with its content coming from the esp_aarch64.img file. MFC after: 3 days |
||
|---|---|---|
| .. | ||
| tests | ||
| apm.c | ||
| bsd.c | ||
| ebr.c | ||
| endian.h | ||
| format.c | ||
| format.h | ||
| gpt.c | ||
| image.c | ||
| image.h | ||
| Makefile | ||
| Makefile.depend | ||
| mbr.c | ||
| mkimg.1 | ||
| mkimg.c | ||
| mkimg.h | ||
| qcow.c | ||
| raw.c | ||
| scheme.c | ||
| scheme.h | ||
| uuid.c | ||
| vhd.c | ||
| vhdx.c | ||
| vmdk.c | ||
| vtoc8.c | ||