]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEditorTypes.h
ShellPkg: Fix ARM build errors.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / HexEdit / HexEditorTypes.h
index 22f5c055666b0cd426a3b85b86e5ec5a1c79db2c..ddd6070c94846e85a51f034310c5258ae35b1403 100644 (file)
@@ -60,7 +60,7 @@ typedef struct {
 \r
 typedef union {\r
   HEFI_EDITOR_COLOR_ATTRIBUTES  Colors;\r
 \r
 typedef union {\r
   HEFI_EDITOR_COLOR_ATTRIBUTES  Colors;\r
-  UINT8                         Data;\r
+  UINTN                         Data;\r
 } HEFI_EDITOR_COLOR_UNION;\r
 \r
 typedef struct {\r
 } HEFI_EDITOR_COLOR_UNION;\r
 \r
 typedef struct {\r