mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
This patch synced up the BaseTools to EDK201911. Signed-off-by: Maurice Ma <maurice.ma@intel.com>
12 lines
249 B
YAML
12 lines
249 B
YAML
## @file
|
|
# Set shell variable BASE_TOOL_PATH to this folder
|
|
#
|
|
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
##
|
|
{
|
|
"scope": "global",
|
|
"flags": ["set_shell_var"],
|
|
"var_name": "BASE_TOOLS_PATH"
|
|
}
|