diff options
author | Star Zeng <star.zeng@intel.com> | 2016-04-07 18:19:24 +0800 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2016-04-07 17:31:49 +0200 |
commit | 522e17544f91e635f1e9b133103a301ae460239b (patch) | |
tree | 0674b8cf6170729a0d891311797c1c9cd2ee8d27 /MdeModulePkg/Bus | |
parent | a1726e30890342f3932b7f6e580c0cbbe033e338 (diff) | |
download | edk2-platforms-522e17544f91e635f1e9b133103a301ae460239b.tar.xz |
OvmfPkg: Install LockBox protocol in constructor of LockBoxDxeLib
Currently, the LockBox protocol is installed in entrypoint of
OVMF AcpiS3SaveDxe.
We can let the first driver run with LockBoxDxeLib linked to have its
library constructor to install LockBox protocol on the ImageHandle.
As other drivers may have gEfiLockBoxProtocolGuid dependency,
the first driver should run before them.
The later patches to retire AcpiS3SaveDxe for OVMF depends on this patch.
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'MdeModulePkg/Bus')
0 files changed, 0 insertions, 0 deletions