| /openbmc/pldm/host-bmc/dbus/ |
| H A D | cpu_core.cpp | 8 uint32_t CPUCore::microcode() const in microcode() function in pldm::dbus::CPUCore 11 microcode(); in microcode() 14 uint32_t CPUCore::microcode(uint32_t value) in microcode() function in pldm::dbus::CPUCore 17 microcode(value); in microcode()
|
| H A D | cpu_core.hpp | 32 uint32_t microcode() const override; 35 uint32_t microcode(uint32_t value) override;
|
| H A D | custom_dbus.cpp | 46 cpuCore.at(path)->microcode(value); in setMicroCode() 53 return cpuCore.at(path)->microcode(); in getMicroCode()
|
| /openbmc/u-boot/arch/x86/dts/ |
| H A D | cougarcanyon2.dts | 66 microcode { 68 #include "microcode/m12306a2_00000008.dtsi" 71 #include "microcode/m12306a4_00000007.dtsi" 74 #include "microcode/m12306a5_00000007.dtsi" 77 #include "microcode/m12306a8_00000010.dtsi" 80 #include "microcode/m12306a9_0000001b.dtsi"
|
| H A D | cherryhill.dts | 201 microcode { 203 #include "microcode/m01406c2220.dtsi" 206 #include "microcode/m01406c3363.dtsi" 209 #include "microcode/m01406c440a.dtsi"
|
| H A D | bayleybay.dts | 273 microcode { 275 #include "microcode/m0230671117.dtsi" 278 #include "microcode/m0130673325.dtsi" 281 #include "microcode/m0130679907.dtsi"
|
| H A D | baytrail_som-db5800-som-6867.dts | 291 microcode { 293 #include "microcode/m0130673325.dtsi" 296 #include "microcode/m0130679907.dtsi"
|
| H A D | minnowmax.dts | 318 microcode { 320 #include "microcode/m0130673325.dtsi" 323 #include "microcode/m0130679907.dtsi"
|
| H A D | conga-qeval20-qa3-e3845.dts | 301 microcode { 303 #include "microcode/m0130673325.dtsi" 306 #include "microcode/m0130679907.dtsi"
|
| H A D | dfi-bt700.dtsi | 319 microcode { 321 #include "microcode/m0130673325.dtsi" 324 #include "microcode/m0130679907.dtsi"
|
| /openbmc/u-boot/tools/binman/ |
| H A D | README.entries | 150 This file contains microcode for some devices in a special format. An 360 Entry: u-boot-dtb-with-ucode: A U-Boot device tree file, with the microcode removed 368 contains the microcode. If the microcode is not being collated into one 369 place then the offset and size of the microcode is recorded by this entry, 371 entry deletes the microcode from the device tree (to save space) and makes 496 Entry: u-boot-spl-with-ucode-ptr: U-Boot SPL with embedded microcode pointer 499 This is used when SPL must set up the microcode for U-Boot. 542 Entry: u-boot-tpl-dtb-with-ucode: U-Boot TPL with embedded microcode pointer 545 This is used when TPL must set up the microcode for U-Boot. 552 Entry: u-boot-tpl-with-ucode-ptr: U-Boot TPL with embedded microcode pointer [all …]
|
| /openbmc/openbmc/meta-security/wic/ |
| H A D | systemd-bootdisk-dmverity.wks.in | 9 # Also note that the use of microcode.cpio introduces a meta-intel layer dependency. 11 part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=microcode.cpio" --ondisk…
|
| H A D | systemd-bootdisk-dmverity-hash.wks.in | 10 part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=microcode.cpio" --ondisk…
|
| /openbmc/u-boot/tools/binman/test/ |
| H A D | 039_x86_ucode_missing_node2.dts | 15 microcode {
|
| H A D | 038_x86_ucode_missing_node.dts | 18 microcode {
|
| H A D | 035_x86_single_ucode.dts | 21 microcode {
|
| H A D | 040_x86_ucode_not_in_image.dts | 20 microcode {
|
| H A D | 034_x86_ucode.dts | 21 microcode {
|
| H A D | 049_x86_ucode_spl.dts | 21 microcode {
|
| H A D | 093_x86_tpl_ucode.dts | 21 microcode {
|
| H A D | 044_x86_optional_ucode.dts | 22 microcode {
|
| H A D | 058_x86_ucode_spl_needs_retry.dts | 28 microcode {
|
| /openbmc/u-boot/arch/x86/cpu/intel_common/ |
| H A D | Makefile | 14 obj-y += microcode.o
|
| /openbmc/u-boot/drivers/qe/ |
| H A D | qe.c | 511 be32_to_cpu(firmware->microcode[i].count); in qe_upload_firmware() 557 const struct qe_microcode *ucode = &firmware->microcode[i]; in qe_upload_firmware() 650 be32_to_cpu(firmware->microcode[i].count); in u_qe_upload_firmware() 685 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_upload_firmware() 746 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_firmware_resume()
|
| /openbmc/openbmc/meta-security/docs/ |
| H A D | dm-verity-systemd-x86-64.txt | 18 contains a dependency on the meta-intel layer for microcode, so you'll need 37 bitbake intel-microcode
|