audk/OvmfPkg/RiscVVirt/Sec
Andrei Warkentin 0abfb0be6c OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec
If the SerialPortLib had any initialization needed, this
would be skipped in the RiscVVirt Sec. Follow the example
seen elsewhere (ArmVirtPkg PrePi).

Seen with BaseSerialPortLibRiscVSbiLibRam not using DBCN in Sec,
yet using DBCN elsewhere.

Cc: Daniel Schaefer <git@danielschaefer.me>
Signed-off-by: Andrei Warkentin <andrei.warkentin@intel.com>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
2023-05-17 23:47:20 +00:00
..
Cpu.c OvmfPkg/RiscVVirt: Add SEC module 2023-02-16 05:53:28 +00:00
Memory.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
Platform.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
SecEntry.S OvmfPkg/RiscVVirt: Add SEC module 2023-02-16 05:53:28 +00:00
SecMain.c OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec 2023-05-17 23:47:20 +00:00
SecMain.h OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec 2023-05-17 23:47:20 +00:00
SecMain.inf OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec 2023-05-17 23:47:20 +00:00