audk/OvmfPkg/RiscVVirt/Sec
Laszlo Ersek 524feaa32f OvmfPkg/RiscVVirt/Sec: clean up ProcessLibraryConstructorList() decl
<Library/PeimEntryPoint.h> declares a bogus
ProcessLibraryConstructorList() for the OvmfPkg/RiscVVirt SEC module. Rely
on AutoGen for (properly) declaring ProcessLibraryConstructorList().
Remove the correct, but superfluous, declaration as well.

Build-tested with:

  build -a RISCV64 -b DEBUG -m OvmfPkg/RiscVVirt/Sec/SecMain.inf \
    -p OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc -t GCC5

Cc: Andrei Warkentin <andrei.warkentin@intel.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=990
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20240305113843.68812-5-lersek@redhat.com>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
2024-03-08 09:09:22 +00:00
..
Cpu.c OvmfPkg/RiscVVirt: Add SEC module 2023-02-16 05:53:28 +00:00
Memory.c OvmfPkg/RiscVVirt/Sec: clean up ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00
Platform.c OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devices 2023-07-15 14:10:18 +00:00
SecEntry.S OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directives 2023-07-31 12:37:12 +00:00
SecMain.c OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec 2023-05-17 23:47:20 +00:00
SecMain.h OvmfPkg/RiscVVirt/Sec: clean up ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00
SecMain.inf OvmfPkg/RiscVVirt/Sec: clean up ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00