]> git.proxmox.com Git - mirror_edk2.git/commit
The fix is for EFI Linux capsule test case can not run.
authorli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Feb 2010 06:27:18 +0000 (06:27 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Feb 2010 06:27:18 +0000 (06:27 +0000)
commitb3b1a4cfa9f93f38739037dbec242cda885daee2
tree37b6fcdb50c387ed33c39441f9efde1e859a5354
parent97c74782a6e64573adfaeb012d635e40d2231637
The fix is for EFI Linux capsule test case can not run.
It should use runtime library EfiSetVariable, gRT is not converted to virtual address which cause SetVariable failure in EFI Linux.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9986 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c