Skip to content

Commit

Permalink
UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
vlsunil authored and mergify[bot] committed Feb 16, 2023
1 parent c27cdc9 commit a7dec79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UefiCpuPkg/UefiCpuPkg.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
],
## Both file path and directory path are accepted.
"IgnoreFiles": [
"Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.h"
]
},
"CompilerPlugin": {
Expand Down

0 comments on commit a7dec79

Please sign in to comment.