]> git.proxmox.com Git - mirror_edk2.git/commit
due to EmuVariable driver only uses volatile memory to simulate the variable region...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 Aug 2009 06:24:26 +0000 (06:24 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 Aug 2009 06:24:26 +0000 (06:24 +0000)
commit93c288f2fb70d7e3efb30242e663efb569fd7b22
treeedc039276eea912ffe579fa39632a570c587bc23
parentc97b567227a2f8783341585650266258f814a64c
due to EmuVariable driver only uses volatile memory to simulate the variable region, so PcdHwErrStorageSize should be less than or equal to PcdVariableStoreSize

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