[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 03/12] uefi-test-tools: Add support for python based build sc
From: |
Sunil V L |
Subject: |
Re: [PATCH 03/12] uefi-test-tools: Add support for python based build script |
Date: |
Mon, 18 Mar 2024 10:55:26 +0530 |
On Fri, Mar 15, 2024 at 03:17:19PM +0100, Gerd Hoffmann wrote:
> > +Build/bios-tables-test.%.efi:
> > + $(PYTHON) ../../roms/edk2-build.py --config uefi-test-build.config
>
> Adding '--match $*' will build one arch instead of all.
>
Thanks Gerd. Good suggestion. Let me update in next revision.
Thanks,
Sunil
- [PATCH 05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them, (continued)
- [PATCH 05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them, Sunil V L, 2024/03/15
- [PATCH 04/12] tests/data/uefi-boot-images: Add RISC-V ISO image, Sunil V L, 2024/03/15
- [PATCH 09/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs, Sunil V L, 2024/03/15
- [PATCH 08/12] meson.build: Add RISC-V to the edk2-target list, Sunil V L, 2024/03/15
- [PATCH 10/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V, Sunil V L, 2024/03/15
- [PATCH 06/12] tests/qtest/bios-tables-test.c: Add support for arch in path, Sunil V L, 2024/03/15
- [PATCH 07/12] tests/data/acpi/virt: Move ACPI tables under aarch64, Sunil V L, 2024/03/15
- [PATCH 11/12] tests/data/acpi/virt/riscv64: Add expected ACPI tables for RISC-V, Sunil V L, 2024/03/15
- [PATCH 12/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V, Sunil V L, 2024/03/15
- Re: [PATCH 03/12] uefi-test-tools: Add support for python based build script, Gerd Hoffmann, 2024/03/15
- Re: [PATCH 03/12] uefi-test-tools: Add support for python based build script,
Sunil V L <=