Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: be6ff0f289f40e42a75d3c53af7f43a667f509d5
https://github.com/tianocore/edk2/commit/be6ff0f289f40e42a75d3c53af7f43a667f509d5
Author: Yang Gang <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c
Log Message:
-----------
MdeModulePkg/HiiDatabaseDxe: Fix parser issue in GetNameElement()
This commit removes an wrong goto statement which may cause DXE_ASSERT!
`ConfigRequest` example: `&NameValueVar0&NameValueVar1&NameValueVar2`.
When `*Progress` is `&NameValueVar2`, code will run to `goto Done;`,
then return NULL.
Signed-off-by: Yang Gang <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits