| /openbmc/pldm/libpldmresponder/test/ |
| H A D | mocked_bios.hpp | 9 class MockBIOSStringTable : public pldm::responder::bios::BIOSStringTable 19 void checkHeader(const pldm::responder::bios::Table& attrEntry, in checkHeader() 20 const pldm::responder::bios::Table& attrValueEntry) in checkHeader() 22 auto attrHeader = pldm::responder::bios::table::attribute::decodeHeader( in checkHeader() 25 pldm::responder::bios::table::attribute_value::decodeHeader( in checkHeader() 32 void checkEntry(pldm::responder::bios::Table& entry, in checkEntry() 33 pldm::responder::bios::Table& expectedEntry) in checkEntry() 50 void checkConstructEntry(pldm::responder::bios::BIOSAttribute& attribute, in checkConstructEntry() 51 pldm::responder::bios::BIOSStringTable& stringTable, in checkConstructEntry() 52 pldm::responder::bios::Table& expectedAttrEntry, in checkConstructEntry() [all …]
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/ |
| H A D | gbs-bios-update.bb | 14 SRC_URI += " file://bios-verify.sh \ 15 file://bios-update.sh \ 16 file://phosphor-ipmi-flash-bios-verify.service \ 17 file://phosphor-ipmi-flash-bios-update.service \ 18 file://config-bios.json \ 21 FILES:${PN} += "${datadir}/phosphor-ipmi-flash/config-bios.json" 25 install -m 0755 ${UNPACKDIR}/bios-verify.sh ${D}${bindir}/ 26 install -m 0755 ${UNPACKDIR}/bios-update.sh ${D}${bindir}/ 29 … install -m 0644 ${UNPACKDIR}/phosphor-ipmi-flash-bios-verify.service ${D}${systemd_system_unitdir} 30 … install -m 0644 ${UNPACKDIR}/phosphor-ipmi-flash-bios-update.service ${D}${systemd_system_unitdir} [all …]
|
| /openbmc/openbmc/meta-openpower/classes/ |
| H A D | openpower-software-manager-ubi.bbclass | 4 obmc-flash-bios-ubiattach.service \ 5 obmc-flash-bios-ubimount@.service \ 6 obmc-flash-bios-ubiumount-ro@.service \ 7 obmc-flash-bios-ubiumount-rw@.service \ 8 obmc-flash-bios-ubipatch.service \ 9 obmc-flash-bios-ubiremount.service \ 10 obmc-flash-bios-cleanup.service \
|
| H A D | openpower-software-manager-mmc.bbclass | 4 obmc-flash-bios-init.service \ 5 obmc-flash-bios-patch.service \ 6 openpower-bios-factory-reset.service \
|
| /openbmc/openpower-pnor-code-mgmt/ubi/ |
| H A D | obmc-flash-bios-ubimount@.service | 3 Requires=obmc-flash-bios-ubiattach.service 4 After=obmc-flash-bios-ubiattach.service 5 OnFailure=obmc-flash-bios-ubiumount-ro@%i.service obmc-flash-bios-ubiumount-rw@%i.service 10 ExecStart=/usr/bin/obmc-flash-bios squashfsmount pnor-ro-%i %i 11 ExecStart=/usr/bin/obmc-flash-bios ubimount pnor-rw-%i 12 ExecStart=/usr/bin/obmc-flash-bios ubimount pnor-prsv
|
| H A D | obmc-flash-bios-ubiumount-rw@.service | 3 Wants=obmc-flash-bios-ubiattach.service 4 After=obmc-flash-bios-ubiattach.service 9 ExecStart=/usr/bin/obmc-flash-bios ubiumount pnor-rw-%i
|
| H A D | obmc-flash-bios-ubiumount-ro@.service | 3 Wants=obmc-flash-bios-ubiattach.service 4 After=obmc-flash-bios-ubiattach.service 9 ExecStart=/usr/bin/obmc-flash-bios ubiumount pnor-ro-%i
|
| /openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/flash/ |
| H A D | bios-version.bb | 11 file://bios-version.sh \ 12 file://bios-version.service \ 17 install -m 0755 ${UNPACKDIR}/bios-version.sh ${D}/${sbindir}/ 20 install -m 0644 ${UNPACKDIR}/bios-version.service ${D}${systemd_system_unitdir}/ 23 SYSTEMD_SERVICE:${PN} += "bios-version.service" 25 FILES:${PN} += "${systemd_system_unitdir}/bios-version.service ${sbindir}/bios-version.sh"
|
| /openbmc/qemu/roms/ |
| H A D | Makefile | 80 bios: build-seabios-config-seabios-128k \ target 83 cp seabios/builds/seabios-128k/bios.bin ../pc-bios/bios.bin 84 cp seabios/builds/seabios-256k/bios.bin ../pc-bios/bios-256k.bin 85 cp seabios/builds/seabios-microvm/bios.bin ../pc-bios/bios-microvm.bin 90 cp seabios/builds/vga-isavga/vgabios.bin ../pc-bios/vgabios.bin 93 cp seabios/builds/vga-$*/vgabios.bin ../pc-bios/vgabios-$*.bin 115 cp ipxe/src/bin/$(VID)$(DID).rom ../pc-bios/pxe-$*.rom 123 -o ../pc-bios/efi-$*.rom 137 cp SLOF/boot_rom.bin ../pc-bios/slof.bin 144 ../pc-bios/u-boot.e500 [all …]
|
| H A D | edk2-build.config | 45 dest = ../pc-bios 56 dest = ../pc-bios 68 dest = ../pc-bios 78 dest = ../pc-bios 87 dest = ../pc-bios 101 dest = ../pc-bios 118 dest = ../pc-bios 129 dest = ../pc-bios 142 dest = ../pc-bios
|
| /openbmc/openbmc/meta-google/recipes-google/google-bios-key/ |
| H A D | google-bios-key.bb | 14 FILES:${PN} += "${datadir}/google-bios-key/platforms_secure.pem" 15 FILES:${PN} += "${datadir}/google-bios-key/platforms_bringup.pem" 20 install -d ${D}${datadir}/google-bios-key 21 install -m 0644 ${UNPACKDIR}/platforms_secure.pem ${D}${datadir}/google-bios-key 22 install -m 0644 ${UNPACKDIR}/platforms_bringup.pem ${D}${datadir}/google-bios-key 24 ln -s -r ${D}${datadir}/google-bios-key/platforms_secure.pem ${D}${datadir}/platforms_secure.pem 25 … ln -s -r ${D}${datadir}/google-bios-key/platforms_bringup.pem ${D}${datadir}/platforms_bringup.pem
|
| /openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/ |
| H A D | bios-version.bb | 14 file://bios-version.sh \ 15 file://bios-version.service \ 22 install -m 0755 ${UNPACKDIR}/bios-version.sh ${D}${libexecdir}/ 26 install -m 0644 ${UNPACKDIR}/bios-version.service ${D}${systemd_system_unitdir}/ 30 SYSTEMD_SERVICE:${PN} += "bios-version.service" 33 FILES:${PN} += "${systemd_system_unitdir}/bios-version.service ${libexecdir}/bios-version.sh"
|
| H A D | phosphor-software-manager_%.bbappend | 2 SRC_URI += "file://bios-update.sh" 5 RDEPENDS:${PN} += "bash flashrom bios-version phosphor-ipmi-ipmb" 9 install -m 0755 ${UNPACKDIR}/bios-update.sh ${D}${libexecdir}/
|
| /openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/ |
| H A D | kudo-bios-update.bb | 16 FILES:${PN} += "${datadir}/phosphor-ipmi-flash/config-bios.json" 19 file://phosphor-ipmi-flash-bios-update.service \ 20 file://config-bios.json \ 25 phosphor-ipmi-flash-bios-update.service \ 30 install -m 0644 ${UNPACKDIR}/config-bios.json ${D}${datadir}/phosphor-ipmi-flash 32 …install -m 0644 ${UNPACKDIR}/phosphor-ipmi-flash-bios-update.service ${D}${systemd_system_unitdir}
|
| /openbmc/qemu/tests/uefi-test-tools/ |
| H A D | uefi-test-build.config | 12 cpy1 = ARM/BiosTablesTest.efi bios-tables-test.arm.efi 22 cpy1 = AARCH64/BiosTablesTest.efi bios-tables-test.aarch64.efi 32 cpy1 = LOONGARCH64/BiosTablesTest.efi bios-tables-test.loongarch64.efi 42 cpy1 = RISCV64/BiosTablesTest.efi bios-tables-test.riscv64.efi 52 cpy1 = IA32/BiosTablesTest.efi bios-tables-test.i386.efi 62 cpy1 = X64/BiosTablesTest.efi bios-tables-test.x86_64.efi
|
| /openbmc/openbmc/meta-asrock/meta-common/recipes-phosphor/flash/ |
| H A D | phosphor-software-manager_%.bbappend | 2 SRC_URI += "file://bios-update.sh" 9 install -m 0755 ${UNPACKDIR}/bios-update.sh ${D}/${sbindir}/ 10 if [ -e ${UNPACKDIR}/bios-update ]; then 12 install -m 0644 ${UNPACKDIR}/bios-update ${D}${sysconfdir}/default
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/ |
| H A D | bios-policy.bb | 11 SRC_URI:append:sbp1 = " file://bios-policy.yaml" 14 install -D ${WORKDIR}/bios-policy.yaml ${D}${config_dir}/bios-policy.yaml 17 FILES:${PN} += "${config_dir}/bios-policy.yaml"
|
| /openbmc/qemu/tests/qtest/migration/s390x/ |
| H A D | Makefile | 5 all: a-b-bios.h 6 fwdir=../../../pc-bios/s390-ccw 12 a-b-bios.h: s390x.elf 18 s390x.elf: a-b-bios.c
|
| /openbmc/openbmc-test-automation/pldm/ |
| H A D | test_pldm_bios_attributes.robot | 31 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${random_attr} 35 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a hjkhkj 47 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${random_str} -d ${random_str} 51 # pldmtool bios SetBIOSAttributeCurrentValue -a hjkhkj -d 0 68 # pldmtool bios SetBIOSAttributeCurrentValue -a pvm_os_boot_side -d hhhhhj 72 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${enum_attr} -d 0 87 # pldmtool bios SetBIOSAttributeCurrentValue -a vmi_if_count -d 12 91 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${int_attr} -d ${count} 107 # pldmtool bios SetBIOSAttributeCurrentValue -a vmi_if0_ipv4_ipaddr -d 1234566788999 111 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${str_attr} -d ${random_value} [all …]
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | meson.options | 18 'host-bios', 121 'bios-verify-status-filename', 123 value: '/tmp/bios.verify', 146 'bios-staged-name', 148 value: 'bios-staged-name', 149 description: 'The file to use for staging the bios firmware update', 152 'preparation-bios-target', 154 value: 'phosphor-ipmi-flash-bios-prepare.target', 158 'verify-bios-target', 160 value: 'phosphor-ipmi-flash-bios-verify.target', [all …]
|
| /openbmc/openpower-pnor-code-mgmt/mmc/ |
| H A D | openpower-bios-factory-reset.service | 2 Description=Perform a bios reset if the GPIO changed 9 ExecStart=/usr/bin/obmc-flash-bios bios-reset-if-needed
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
| H A D | 0001-Add-correct-printf-qualifier-for-off_t.patch | 10 src/bios/ebda_region/ebda_region.c | 10 +++++----- 13 diff --git a/src/bios/ebda_region/ebda_region.c b/src/bios/ebda_region/ebda_region.c 15 --- a/src/bios/ebda_region/ebda_region.c 16 +++ b/src/bios/ebda_region/ebda_region.c
|
| /openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/ |
| H A D | phosphor-ipmi-flash_%.bbappend | 4 FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}/bmc-update:${THISDIR}/${PN}/bios-update:${THISDIR}/${P… 7 file://config-bios.json \ 12 SYSTEMD_SERVICE:${PN}:append = " phosphor-ipmi-flash-bios-update.service \ 23 install -m 0644 ${UNPACKDIR}/config-bios.json \
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_ppc_amiga.py | 30 bios = self.scratch_file("u-boot-amigaone.bin") 31 with open(bios, "wb") as bios_fh: 38 self.vm.add_args('-bios', bios)
|
| /openbmc/qemu/tests/data/acpi/ |
| H A D | rebuild-expected-aml.sh | 50 TEST_ACPI_REBUILD_AML=y QTEST_QEMU_BINARY=$qemu tests/qtest/bios-tables-test 55 …t of comma-separated changed AML files to ignore' ${SRC_PATH}/tests/qtest/bios-tables-test-allowed… 57 echo '/* List of comma-separated changed AML files to ignore */' > ${SRC_PATH}/tests/qtest/bios-tab…
|