Skip to content

Commit a7dec79

Browse files
vlsunilmergify[bot]
authored andcommitted
UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076 RISC-V register names do not follow the EDK2 formatting. So, add it to ignore list for now. Cc: Eric Dong <[email protected]> Cc: Ray Ni <[email protected]> Cc: Rahul Kumar <[email protected]> Cc: Gerd Hoffmann <[email protected]> Signed-off-by: Sunil V L <[email protected]> Acked-by: Abner Chang <[email protected]> Reviewed-by: Andrei Warkentin <[email protected]> Reviewed-by: Michael D Kinney <[email protected]> Acked-by: Ray Ni <[email protected]>
1 parent c27cdc9 commit a7dec79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: UefiCpuPkg/UefiCpuPkg.ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
],
2828
## Both file path and directory path are accepted.
2929
"IgnoreFiles": [
30+
"Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.h"
3031
]
3132
},
3233
"CompilerPlugin": {

0 commit comments

Comments
 (0)