audk/OvmfPkg/RiscVVirt/Sec
Sunil V L 0f9fd06919 OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directives
llvm fails to resolve _ModuleEntry when these extra directives are
present. ASM_FUNC already takes care what is required.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Andrei Warkentin <andrei.warkentin@intel.com>

Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Ard Biesheuvel <ardb@kernel.org> # Debian clang version 14.0.6
2023-07-31 12:37:12 +00:00
..
Cpu.c
Memory.c OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryType 2023-07-21 05:56:55 +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: 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