summary refs log tree commit diff stats
path: root/hw/loongarch/boot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/loongarch: Init efi_fdt tableSong Gao2024-04-291-0/+11
* hw/loongarch: Init efi_initrd tableSong Gao2024-04-291-2/+21
* hw/loongarch: Init efi_boot_memmap tableSong Gao2024-04-291-0/+40
* hw/loongarch: Init efi_system_tableSong Gao2024-04-291-0/+22
* hw/loongarch: Add init_cmdlineSong Gao2024-04-291-0/+30
* hw/loongarch: Add slave cpu boot_codeSong Gao2024-04-291-1/+61
* hw/loongarch: Add load initrdSong Gao2024-04-291-1/+27
* hw/loongarch: Move boot functions to boot.cSong Gao2024-04-291-0/+128