audk/ShellPkg/Library/UefiShellAcpiViewCommandLib
Dandan Bi ed8746801e ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failure
Fix following build error:
xxx\AcpiParser.c(487) : error C2275: 'UINTN' :
illegal use of this type as an expression
xxx\ProcessorBind.h(224) : see declaration of 'UINTN'
xxx\AcpiParser.c(487) : error C2146: syntax error :
missing ';' before identifier 'OriginalAttribute'
xxx\AcpiParser.c(487) : error C2065: 'OriginalAttribute' :
undeclared identifier
......

cc: Alexei Fedorov <Alexei.Fedorov@arm.com>
cc: Ruiyu Ni <ruiyu.ni@intel.com>
cc: Jaben Carsey <jaben.carsey@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>
2018-08-01 09:00:40 +08:00
..
Parsers ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
AcpiParser.c ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failure 2018-08-01 09:00:40 +08:00
AcpiParser.h
AcpiTableParser.c ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
AcpiTableParser.h
AcpiView.c ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
AcpiView.h ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
UefiShellAcpiViewCommandLib.c ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
UefiShellAcpiViewCommandLib.h
UefiShellAcpiViewCommandLib.inf ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
UefiShellAcpiViewCommandLib.uni