Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-12 Thread Schmauss, Erik
bject: Re: [edk2-devel] ASL build tools - EDKII trim tool questions > > > -Original Message- > > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On > Behalf Of > > Schmauss, Erik > > Sent: Thursday, April 11, 2019 7:10 PM > > Subject: Re: [edk2-devel]

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-12 Thread Felix Polyudov
> -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Schmauss, Erik > Sent: Thursday, April 11, 2019 7:10 PM > Subject: Re: [edk2-devel] ASL build tools - EDKII trim tool questions > Yes, the current iASL preprocessor

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-11 Thread Schmauss, Erik
t; > Thanks > Laszlo > > > Thanks > > Liming > > From: Schmauss, Erik > > Sent: Tuesday, April 9, 2019 12:45 AM > > To: Gao, Liming ; devel@edk2.groups.io; > > fel...@ami.com > > Cc: Moore, Robert > > Subject: RE: [edk2-devel] ASL b

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-09 Thread Laszlo Ersek
invocation, ... ) Thanks Laszlo > Thanks > Liming > From: Schmauss, Erik > Sent: Tuesday, April 9, 2019 12:45 AM > To: Gao, Liming ; devel@edk2.groups.io; fel...@ami.com > Cc: Moore, Robert > Subject: RE: [edk2-devel] ASL build tools - EDKII trim tool questions > > That

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-08 Thread Liming Gao
Subject: RE: [edk2-devel] ASL build tools - EDKII trim tool questions That wasn’t my exact thought but that could work as well.. The idea is to implement full preprocessor support in iASL so that we wouldn’t need to use trim and iASL for ASL pre-processing/compilation and just use iASL. Along the way

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-08 Thread Schmauss, Erik
: Gao, Liming Sent: Monday, April 8, 2019 9:23 AM To: devel@edk2.groups.io; Schmauss, Erik ; fel...@ami.com Subject: RE: [edk2-devel] ASL build tools - EDKII trim tool questions Do you mean that iASL compiler will support the preprocessor line style in the preprocessed ASL file, such as #line 50

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-08 Thread Liming Gao
.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Schmauss, Erik Sent: Friday, April 5, 2019 7:44 AM To: devel@edk2.groups.io; fel...@ami.com Subject: Re: [edk2-devel] ASL build tools - EDKII trim tool questions Hi Felix, Thanks for the info! I am not a firmware developer by any means. However

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-04 Thread Schmauss, Erik
] On Behalf Of Felix Polyudov Sent: Thursday, April 4, 2019 3:11 PM To: devel@edk2.groups.io; Schmauss, Erik Subject: Re: [edk2-devel] ASL build tools - EDKII trim tool questions Eric, One of the reasons the trim tool is used is to support usage of C macros in ASL files (ASL files may include C

Re: [edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-04 Thread Felix Polyudov
.groups.io [mailto:devel@edk2.groups.io] On Behalf Of erik.schma...@intel.com Sent: Thursday, April 04, 2019 3:08 PM To: devel@edk2.groups.io Subject: [edk2-devel] ASL build tools - EDKII trim tool questions Hello, I work on the ACPICA project (iASL, acpidump, acpiexec, and etc). I’ve been looking at

[edk2-devel] ASL build tools - EDKII trim tool questions

2019-04-04 Thread erik . schmauss
Hello, I work on the ACPICA project (iASL, acpidump, acpiexec, and etc). I’ve been looking at the EDKII repository and tools that relate to ACPI and ASL. In particular, I’ve been looking at the trim tool https://github.com/tianocore/edk2/blob/master/BaseTools/Source/Python/Trim/Trim.py Accordi