u-boot/test/py/tests/test_efi_capsule/capsule_defs.py

6 lines
141 B
Python

# SPDX-License-Identifier: GPL-2.0+
# Directories
CAPSULE_DATA_DIR = '/EFI/CapsuleTestData'
CAPSULE_INSTALL_DIR = '/EFI/UpdateCapsule'