File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33[ ![ release]] [ _release ]
44[ ![ commit]] [ _commit ]
55[ ![ ci]] [ _ci ]
6- [ ![ codecov ]] [ _codecov ]
6+ [ ![ cov ]] [ _cov ]
77
88MTRR(Memory Type Range Registers) Lib helps program MTRRs on x86_64
99architecture.
@@ -127,5 +127,5 @@ fn mtrr_lib_usage() {
127127[ _commit ] : https://github.com/OpenDevicePartnership/patina-mtrr/commits/main/
128128[ ci ] : https://github.com/OpenDevicePartnership/patina-mtrr/actions/workflows/ci-workflow.yml/badge.svg?branch=main&event=push
129129[ _ci ] : https://github.com/OpenDevicePartnership/patina-mtrr/actions/workflows/ci-workflow.yml
130- [ codcov ] : https://codecov.io/github/OpenDevicePartnership/patina-mtrr/graph/badge.svg?token=TUG4C3PK84
131- [ _codecov ] : https://codecov.io/github/OpenDevicePartnership/patina-mtrr
130+ [ cov ] : https://codecov.io/github/OpenDevicePartnership/patina-mtrr/graph/badge.svg?token=TUG4C3PK84
131+ [ _cov ] : https://codecov.io/github/OpenDevicePartnership/patina-mtrr
You can’t perform that action at this time.
0 commit comments