index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Tests
/
GNUmakefile
blob: 3fb5f4fad0eecbb1f9bc5edf3c7fc3943335a195 (
plain
)
1
2
3
4
5
6
7
8
9
all: test test: @python RunTests.py clean: find . -name '*.pyc' -exec rm '{}' ';'