]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary
authorLaszlo Ersek <lersek@redhat.com>
Sat, 6 May 2017 14:02:47 +0000 (16:02 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Thu, 18 May 2017 21:38:46 +0000 (23:38 +0200)
commitc9e7907d09eaf2702ae5c6963f24ab53fc57dc33
tree6f7f1b74bbe0409bc7a453c71b341875058781ca
parent7e8329267ecb62670263bfc6afec93f37bfa19d2
OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary

EmuVariableFvbRuntimeDxe now uses a 4KB (EFI_PAGE_SIZE) block size.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Gary Lin <glin@suse.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/PlatformPei/Platform.c