audk/ShellPkg/Library
Dandan Bi f34b38fae6 ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failure
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1491

This patch is to update the data type of variable "Offset"
from UINT8 to UINT32 to fix following build issue.

...\Parsers\Pptt\PpttParser.c(193): error C2220:
warning treated as error - no 'object' file generated
...\Parsers\Pptt\PpttParser.c(193): warning C4244: '=':
conversion from 'UINT32' to 'UINT8', possible loss of data

Cc: Krzysztof Koch <krzysztof.koch@arm.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2019-01-29 09:18:53 +08:00
..
UefiHandleParsingLib ShellPkg/UefiHandleParsingLib: Remove an unused PCD 2018-09-30 09:16:03 +08:00
UefiShellAcpiViewCommandLib ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failure 2019-01-29 09:18:53 +08:00
UefiShellBcfgCommandLib ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
UefiShellCEntryLib ShellPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:49 +08:00
UefiShellCommandLib ShellPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:49 +08:00
UefiShellDebug1CommandsLib ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpper 2018-12-18 11:38:51 +08:00
UefiShellDriver1CommandsLib ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
UefiShellInstall1CommandsLib ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
UefiShellLevel1CommandsLib ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
UefiShellLevel2CommandsLib ShellPkg-Cd: Ensure all valid cd targets are handled properly 2018-10-12 13:45:34 +08:00
UefiShellLevel3CommandsLib ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
UefiShellLib ShellPkg/ShellLib: Fix potential NULL deference issue 2018-11-08 10:25:53 +08:00
UefiShellNetwork1CommandsLib ShellPkg: Remove trailing white space 2018-09-10 08:39:34 +08:00
UefiShellNetwork2CommandsLib ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00