audk/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers
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
..
Bgrt ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:21 +08:00
Dbg2 ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failure 2018-08-01 09:00:40 +08:00
Dsdt ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:21 +08:00
Fadt ShellPkg/acpi: Fix XCODE5 X64 build failure 2018-08-07 15:24:56 +08:00
Gtdt ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compilation errors 2018-08-02 09:57:45 +08:00
Iort ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
Madt ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failure 2018-08-01 09:00:40 +08:00
Mcfg ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:21 +08:00
Pptt ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failure 2019-01-29 09:18:53 +08:00
Rsdp ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
Slit ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failure 2018-08-01 09:00:40 +08:00
Spcr ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
Srat ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build failure 2018-08-01 09:00:41 +08:00
Ssdt ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:21 +08:00
Xsdt ShellPkg/acpi: Fix XCODE5 X64 build failure 2018-08-07 15:24:56 +08:00