dashboard
repositories
activity
search
login
Failed to find commit "25c72f09e887f85fcff4a3f978d294da97ab1420" in ~ljy/RK356X_SDK_RELEASE.git!
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
init
hc
2024-03-22
a0752693d998599af469473b8dc239ef973a012f
[~ljy/RK3588_XEN.git]
/
uefi
/
edk2
/
BaseTools
/
Source
/
Python
/
Ecc
/
MetaFileWorkspace
/
__init__.py
1
2
3
4
5
6
7
8
9
## @file
# Python 'Workspace' package initialization file.
#
# This file is required to make Python interpreter treat the directory
# as containing package.
#
# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#