audk/MdePkg/Library/DxeRngLib
Pete Batard 4eea8f0136 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>
2020-11-13 03:39:41 +00:00
..
DxeRngLib.c MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe 2020-09-18 02:19:21 +00:00
DxeRngLib.inf MdePkg/BaseRngLibDxe: Add DXE_RUNTIME_DRIVER class to RngLib 2020-11-13 03:39:41 +00:00
DxeRngLib.uni MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe 2020-09-18 02:19:21 +00:00