Skip to content
Commit 29018abb authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: let the variable driver patch out the runtime



Our variable services are only provided at boottime. Therefore when
leaving boottime the variable function are replaced by dummy functions
returning EFI_UNSUPPORTED. Move this patching of the runtime table to the
variable services implementation. Executed it in ExitBootServices().

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 24a238f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment