Home
last modified time | relevance | path

Searched refs:BIOS_NAME (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/qboot/
H A Dsmbios.c7 #define BIOS_NAME "qboot" macro
133 uint16_t t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in extract_smbios()
164 smbios_new_type_0(qtables - t0_len, BIOS_NAME, VERSION, BIOS_DATE); in extract_smbios()
/dports/emulators/qemu5/qemu-5.2.0/roms/qboot/
H A Dsmbios.c7 #define BIOS_NAME "qboot" macro
133 uint16_t t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in extract_smbios()
164 smbios_new_type_0(qtables - t0_len, BIOS_NAME, VERSION, BIOS_DATE); in extract_smbios()
/dports/emulators/qemu/qemu-6.2.0/roms/qboot/
H A Dsmbios.c7 #define BIOS_NAME "qboot" macro
133 uint16_t t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in extract_smbios()
164 smbios_new_type_0(qtables - t0_len, BIOS_NAME, VERSION, BIOS_DATE); in extract_smbios()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c403 #define BIOS_NAME "SeaBIOS" macro
442 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
464 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dbiostables.c424 #define BIOS_NAME "SeaBIOS" macro
463 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
485 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dbiostables.c424 #define BIOS_NAME "SeaBIOS" macro
463 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
485 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dbiostables.c424 #define BIOS_NAME "SeaBIOS" macro
463 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
485 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c424 #define BIOS_NAME "SeaBIOS" macro
463 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
491 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dbiostables.c424 #define BIOS_NAME "SeaBIOS" macro
463 u16 t0_len = sizeof(struct smbios_type_0) + strlen(BIOS_NAME) + in smbios_romfile_setup()
491 tables = smbios_new_type_0(tables, BIOS_NAME, VERSION, BIOS_DATE); in smbios_romfile_setup()