Re: [PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE

2025-05-06 Thread Zhao Liu
On Tue, May 06, 2025 at 04:38:57PM +0200, Philippe Mathieu-Daudé wrote: > Date: Tue, 6 May 2025 16:38:57 +0200 > From: Philippe Mathieu-Daudé > Subject: [PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy > FW_CFG_ORDER_OVERRIDE > X-Mailer: git-send-email 2.47.1 >

[PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE

2025-05-06 Thread Philippe Mathieu-Daudé
The MachineClass::legacy_fw_cfg_order boolean was only used by the pc-q35-2.5 and pc-i440fx-2.5 machines, which got removed. Remove it along with: - FW_CFG_ORDER_OVERRIDE_* definitions - fw_cfg_set_order_override() - fw_cfg_reset_order_override() - fw_cfg_order[] - rom_set_order_override() - rom_r