Skip to content

Commit

Permalink
uint8_max_removal_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebeaton committed Sep 19, 2024
1 parent ff8a7d1 commit 95e6598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BaseTools/Source/C/Common/Decompress.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
//
// Decompression algorithm begins here
//
#define UINT8_MAX 0xff
#define BITBUFSIZ 32
#define MAXMATCH 256
#define THRESHOLD 3
Expand Down

0 comments on commit 95e6598

Please sign in to comment.