Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-29 | hw/loongarch: Init efi_fdt table | Song Gao | 1 | -0/+11 |
2024-04-29 | hw/loongarch: Init efi_initrd table | Song Gao | 1 | -2/+21 |
2024-04-29 | hw/loongarch: Init efi_boot_memmap table | Song Gao | 1 | -0/+40 |
2024-04-29 | hw/loongarch: Init efi_system_table | Song Gao | 1 | -0/+22 |
2024-04-29 | hw/loongarch: Add init_cmdline | Song Gao | 1 | -0/+30 |
2024-04-29 | hw/loongarch: Add slave cpu boot_code | Song Gao | 1 | -1/+61 |
2024-04-29 | hw/loongarch: Add load initrd | Song Gao | 1 | -1/+27 |
2024-04-29 | hw/loongarch: Move boot functions to boot.c | Song Gao | 1 | -0/+128 |