]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/LockBoxLib: Update the comments for API UpdateLockBox()
authorHao Wu <hao.a.wu@intel.com>
Mon, 11 Feb 2019 07:39:50 +0000 (15:39 +0800)
committerHao Wu <hao.a.wu@intel.com>
Fri, 22 Feb 2019 00:20:08 +0000 (08:20 +0800)
commitb6de92f74eca0f36461a5b96117b1428772e2278
tree875385922fc191c7d41a45296634579bb51036ac
parent99383667abe1c2f83cc660f98fe7f3aa23bb7aa8
OvmfPkg/LockBoxLib: Update the comments for API UpdateLockBox()

The previous commit:
MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()

adds the support to enlarge a LockBox when using the LockBoxLib API
UpdateLockBox().

This commit is to sync the API description comment of UpdateLockBox() with
its counterparts in MdeModulePkg.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
OvmfPkg/Library/LockBoxLib/LockBoxLib.c