audk/ShellPkg/Library/UefiShellAcpiViewCommandLib
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
..
Parsers ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failure 2019-01-29 09:18:53 +08:00
AcpiParser.c ShellPkg/acpi: Code cleanup to pass static code checker 2018-08-06 10:12:14 +08:00
AcpiParser.h ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT 2019-01-24 08:15:52 -08:00
AcpiTableParser.c ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
AcpiTableParser.h
AcpiView.c ShellPkg/acpi: Code cleanup to pass static code checker 2018-08-06 10:12:14 +08:00
AcpiView.h ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
UefiShellAcpiViewCommandLib.c ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT 2019-01-24 08:15:52 -08:00
UefiShellAcpiViewCommandLib.h
UefiShellAcpiViewCommandLib.inf ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT 2019-01-24 08:15:52 -08:00
UefiShellAcpiViewCommandLib.uni ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT 2019-01-24 08:15:52 -08:00