aboutsummaryrefslogtreecommitdiff
path: root/hw/loongarch/boot.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29hw/loongarch: Init efi_fdt tableSong Gao1-0/+11
2024-04-29hw/loongarch: Init efi_initrd tableSong Gao1-2/+21
2024-04-29hw/loongarch: Init efi_boot_memmap tableSong Gao1-0/+40
2024-04-29hw/loongarch: Init efi_system_tableSong Gao1-0/+22
2024-04-29hw/loongarch: Add init_cmdlineSong Gao1-0/+30
2024-04-29hw/loongarch: Add slave cpu boot_codeSong Gao1-1/+61
2024-04-29hw/loongarch: Add load initrdSong Gao1-1/+27
2024-04-29hw/loongarch: Move boot functions to boot.cSong Gao1-0/+128