diff options
Diffstat (limited to 'MdePkg/Library/BaseCpuLib/BaseCpuLib.inf')
-rw-r--r-- | MdePkg/Library/BaseCpuLib/BaseCpuLib.inf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf index 89f6272..57b6014 100644 --- a/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf +++ b/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf @@ -62,7 +62,8 @@ AArch64/CpuSleep.asm | MSFT
[Sources.RISCV64]
- RiscV/Cpu.S
+ RiscV/Cpu.S | GCC
+ RiscV/InitializeFpu.S | GCC
[Sources.LOONGARCH64]
LoongArch/CpuFlushTlb.S | GCC
|