edk2/BaseTools/Source/Python/build
Leif Lindholm 5ca97bf64f BaseTools/build.py: language cleanup around CheckEnvVariable
The function CheckEnvVariable in fact checks several environment
variables. And the comment at its invocation enumerates a specific set of
variables, which defeats half the point of abstracting it out into a
helper function.

Rename the function to the plural form and turn the comment into a list
of examples.

Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
2025-10-16 10:41:09 +00:00
..
__init__.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
build.py BaseTools/build.py: language cleanup around CheckEnvVariable 2025-10-16 10:41:09 +00:00
buildoptions.py BaseTools: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
BuildReport.py BaseTools: Improve report generation for Nested Fvs. 2025-07-08 10:06:36 +08:00