]> git.proxmox.com Git - mirror_edk2.git/commit
1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new registered...
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Dec 2010 04:31:42 +0000 (04:31 +0000)
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Dec 2010 04:31:42 +0000 (04:31 +0000)
commit9ae0edbfa90b6e19765c407d950bed44ee6c01ef
tree85e53133b1974a6083df51ef0589d186ab6877a8
parent9969fde78da0f69ac750893860f719021209d2c5
1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new registered table may be NULL.
2. For SMM variable driver, it doesn’t need to mark the variable storage region of the FLASH as RUNTIME, so only keep it for non-SMM variable driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11212 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c