Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MsWheaPkg/MsWheaEarlyStorageLib: Remove unsigned comparisons to zero
Removes an unnecessary condition since unsigned values are always greater than or equal to 0. Signed-off-by: Michael Kubacki <[email protected]>
- Loading branch information