mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
8d3d81dc2b
Fixes an issue where entering FUM twice in a row is prevented by the Request variable being the same as the Active variable, being volatile and without runtime write access. Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>