[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 01/12] roms/edk2-build.py: Add --module support
|
From: |
Gerd Hoffmann |
|
Subject: |
Re: [PATCH 01/12] roms/edk2-build.py: Add --module support |
|
Date: |
Fri, 15 Mar 2024 15:13:44 +0100 |
On Fri, Mar 15, 2024 at 06:35:08PM +0530, Sunil V L wrote:
> UefiTestToolsPkg which should use edk2-build.py needs --module parameter
> support. Add this optional parameter handling.
I don't think this is needed. By default everything listed in
[Components] should be built, which is just that one module we
have ;)
take care,
Gerd