0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support Lib: Fix bug which caused instability in MemTest More... over 14 years ago
Ranges Lib: Fix comments for MtRangesGetTotalSize function More... over 14 years ago
Ranges Lib: Do not allocate all memory up front More... over 14 years ago
MemTest Support Lib: Implement multiple passes for range memory tests More... over 14 years ago
Tests/Address: Convert a couple print calls to be DEBUG print messages More... over 14 years ago
Tests/BitShift: Convert a couple print calls to be DEBUG print messages More... over 14 years ago
UI Library: Signal to abort if a key is pressed More... over 14 years ago
MemTest Support Library: Call UI library progress routines More... over 14 years ago
MemTest Support Lib: Add MtSupportAbortTesting function More... over 14 years ago
Ranges Lib: Add MtRangesGetTotalSize function More... over 14 years ago
UI Lib: Add functions to notify the UI library of progress More... over 14 years ago
Added missing cache flush prior to validating memory values. More... over 14 years ago
Changed error message formatting to prefix address with 0x. More... over 14 years ago
Adding new test to validate that the address decode is working correctly. This test just stores the address being accessed as the data pattern. More... over 14 years ago
SupportLib: With range tests use a maximum range size of 1MB More... over 14 years ago
Adding Bit Shift test to the list of tests. Also updated the MemTestPkg to include the Bit Shift test. More... over 14 years ago
Tests/Patterns: Add 'dead beef' pattern More... over 14 years ago
Tests/Patterns: Call MtWbinvd after filling memory More... over 14 years ago
MemTestSupportLib: Add MtWbinvd (cache write-back and invalidate) function More... over 14 years ago
Initial MemTest application. More... over 14 years ago