g to the build system, in the
Conf/tools_def.txt file.
Regards,
Pierre
-Original Message-
From: Ard Biesheuvel
Sent: 13 June 2020 10:38
To: devel@edk2.groups.io; Pierre Gondois
Cc: bob.c.f...@intel.com; liming@intel.com; Sami Mujawar
; Tomas Pilar ; nd
Subject: Re: [edk2-devel]
On 5/18/20 4:11 PM, PierreGondois via groups.io wrote:
Following the BZ at https://bugzilla.tianocore.org/show_bug.cgi?id=2425
This patch serie is a another way to solve the dependency
of C files over ASL files. With this new method, the
dependency is resolved at the linking stage.
The last meth
Mujawar ; Tomas Pilar ; nd
Subject: Re: [edk2-devel] [PATCH v1 0/3] Compile AML bytecode array into OBJ
file
Hello Bob and Liming,
Just a message in case you missed the patch set,
Regards,
Pierre
-Original Message-
From: devel@edk2.groups.io On Behalf Of PierreGondois
via groups.io
Sent
, Bob C ; Gao, Liming ;
Sami Mujawar ; Tomas Pilar ; nd
Subject: Re: [edk2-devel] [PATCH v1 0/3] Compile AML bytecode array into OBJ
file
Hello Bob and Liming,
Just a message in case you missed the patch set,
Regards,
Pierre
-Original Message-
From: devel@edk2.groups.io On Beha
@intel.com; Sami Mujawar
; Tomas Pilar ; nd
Subject: Re: [edk2-devel] [PATCH v1 0/3] Compile AML bytecode array into OBJ
file
Hello Bob and Liming,
What do you think about the patch? Do you think it goes in the right direction?
Regards,
Pierre
-Original Message-
From: devel@edk2
: bob.c.f...@intel.com; liming@intel.com; Sami Mujawar
; Tomas Pilar ; nd
Subject: Re: [edk2-devel] [PATCH v1 0/3] Compile AML bytecode array into OBJ
file
[Bob] https://edk2.groups.io/g/devel/message/58782
I'd prefer the option 2#. I think that is the easiest way to meet the
requir
[Bob] https://edk2.groups.io/g/devel/message/58782
I'd prefer the option 2#. I think that is the easiest way to meet the
requirement. Since the aml file is the definite output of asl file, we can use
it to descript the dependency relationship between c source file and asl source
code.
[Pierre]
W
Following the BZ at https://bugzilla.tianocore.org/show_bug.cgi?id=2425
This patch serie is a another way to solve the dependency
of C files over ASL files. With this new method, the
dependency is resolved at the linking stage.
The last method to solve this dependency was to add
the possibility to