You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
5bd480e425
This patch synced up the BaseTools to EDK201911. Signed-off-by: Maurice Ma <maurice.ma@intel.com>
12 lines
228 B
YAML
12 lines
228 B
YAML
## @file
|
|
# Add this folder to the pypath so modules can be easily
|
|
# loaded
|
|
#
|
|
# Copyright (c) Microsoft Corporation.
|
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
##
|
|
{
|
|
"scope": "global",
|
|
"flags": ["set_pypath"]
|
|
}
|