]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.c
Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different with GetPa...
authorzliu3 <zliu3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Dec 2006 08:16:31 +0000 (08:16 +0000)
committerzliu3 <zliu3@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Dec 2006 08:16:31 +0000 (08:16 +0000)
commit09d4dd14e9281f125de3090acbfbff1d1aa05756
treed5c628d84b44ae674fcaf8426fcd01aa250dfda2
parent027c2ecb3bf2dd726d51dad5a26f67c522c64e23
Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different with GetPadSize(), so in some special case the variable can not be read rightly after it was set.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2059 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.c