microsoft/mu_feature_ffa

Public

mirrored fromhttps://github.com/microsoft/mu_feature_ffaAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
09d65a16f5e096c4e6f22b3f8c4d75014029e44c

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.gitignore

22lines · modepreview

/Build/
.DS_Store
*_extdep/
*.pyc
__pycache__/
tags/
.vscode/
*.bak
BuildConfig.conf
Cargo.lock

# Repo-specific
_TEMP_*/
/Conf/

# Ignore cloned dependencies
/Common
/Silicon
/MU_BASECORE

# Ignore Rust build output
/target