edk2/MdeModulePkg
Matt DeVillier 55d4a3924f MdeModulePkg/SetupBrowserDxe: Sync ordered lists before action callback
When the user selects an EFI_IFR_ACTION_OP (for example Commit Changes
and Exit), SetupBrowser may submit the form and invoke the driver's
callback before ordered-list question values are copied from their
edit buffer into storage. HiiGetBrowserData() in the callback then sees
stale list ordering and the submitted configuration is wrong.

Sync all ordered-list values to storage on EFI_BROWSER_ACTION_CHANGED
for action opcodes only. Only run for action opcodes to avoid affecting
menu navigation (GOTO/REFRESH).

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2026-08-22 11:39:57 -05:00
..
Application MdeModulePkg: Fix missing NULL tests 2026-08-05 03:07:16 +00:00
Bus MdeModulePkg: Fix unchecked return status 2026-08-05 02:13:24 +00:00
Core MdeModulePkg: MemoryBins: make GoogleTest page-granularity aware 2026-07-31 15:16:47 +00:00
Include MdeModulePkg/GptLib: Extract shareable GPT parser into a library 2026-07-20 21:50:57 +00:00
Library MdeModulePkg/UefiHiiLib: Fix regression from 12828 2026-08-11 01:22:08 +00:00
Logo MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Test MdeModulePkg: Host Test: Adding AArch64 target 2026-07-31 15:16:47 +00:00
Universal MdeModulePkg/SetupBrowserDxe: Sync ordered lists before action callback 2026-08-22 11:39:57 -05:00
MdeModulePkg.ci.yaml Global: Set MarkdownLintCheck plugin to AuditOnly 2026-07-29 12:32:09 +00:00
MdeModulePkg.dec MdeModulePkg: Bump the default SMBIOS version to 3.8 2026-07-21 00:02:39 +00:00
MdeModulePkg.dsc MdeModulePkg/GptLib: Extract shareable GPT parser into a library 2026-07-20 21:50:57 +00:00
MdeModulePkg.uni MdeModulePkg: Add platform limit for size in Resizable BAR 2026-02-25 03:40:14 +00:00
MdeModulePkgExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00