summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.h
diff options
context:
space:
mode:
Diffstat (limited to 'UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.h')
-rw-r--r--UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.h b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.h
index 3b16b205f6..7ebde0759b 100644
--- a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.h
+++ b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.h
@@ -18,7 +18,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#include <Library/IoLib.h>
#include <Library/UefiBootServicesTableLib.h>
-#define MAX_IO_PORT_ADDRESS 0xFFFF
+#define MAX_IO_PORT_ADDRESS 0xFFFF
/**
Reads memory-mapped registers.