mirror of https://github.com/acidanthera/audk.git
ShellPkg/AcpiView: RAS2 Parser - Remove unused define
Remove unused define from RAS2 parser Signed-off-by: Carsten Haitzler <carsten.haitzler@foss.arm.com>
This commit is contained in:
parent
91d806917f
commit
c82bf392c5
|
@ -14,9 +14,6 @@
|
|||
#include "AcpiParser.h"
|
||||
#include "AcpiView.h"
|
||||
|
||||
// Maximum Memory Domain matrix print size.
|
||||
#define MAX_MEMORY_DOMAIN_TARGET_PRINT_MATRIX 10
|
||||
|
||||
// Local variables
|
||||
STATIC CONST UINT16 *Ras2PccDescriptors;
|
||||
|
||||
|
|
Loading…
Reference in New Issue