]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/BaseRngLibDxe: Add DXE_RUNTIME_DRIVER class to RngLib
authorPete Batard <pete@akeo.ie>
Wed, 4 Nov 2020 19:03:46 +0000 (03:03 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 13 Nov 2020 03:39:41 +0000 (03:39 +0000)
commit4eea8f0136b3b245bc429a5ff71a70c0840ba927
treefc09d98906a322e31c9fa78ce85c5f6ee9900a56
parent544cb0132dc1778b9e791202995533523fa6cccd
MdePkg/BaseRngLibDxe: Add DXE_RUNTIME_DRIVER class to RngLib

The Raspberry Pi platform with Secure Boot enabled currently fails to build
with error:

  Module type [DXE_RUNTIME_DRIVER] is not supported by library instance
  [/home/appveyor/projects/rpi4/edk2/MdePkg/Library/DxeRngLib/DxeRngLib.inf]

Add the missing class to fix this issue.

Signed-off-by: Pete Batard <pete@akeo.ie>
Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Reviewed-by: Andrei Warkentin <awarkentin@vmware.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Library/DxeRngLib/DxeRngLib.inf