audk/MdePkg/Library/BaseLib/RiscV64
Michael D Kinney d0e2f8232a MdePkg: Change OPTIONAL keyword usage style
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3760

Update all use of ', OPTIONAL' to ' OPTIONAL,' for function params.

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2021-12-07 17:24:28 +00:00
..
CpuBreakpoint.c
CpuPause.c
DisableInterrupts.c
EnableInterrupts.c
FlushCache.S
GetInterruptState.c
InternalSwitchStack.c MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
MemoryFence.S MdePkg/BaseLib: Add MemoryFence implementation for RiscV64 2021-07-21 12:34:13 +00:00
RiscVCpuBreakpoint.S
RiscVCpuPause.S
RiscVInterrupt.S BaseLib:Fix RISC-V Supervisor mode (S-Mode) trap handler reentry issue. 2020-08-12 04:01:39 +00:00
RiscVSetJumpLongJump.S