mirror of https://github.com/acidanthera/audk.git
11 lines
288 B
Plaintext
11 lines
288 B
Plaintext
|
Build:
|
||
|
======
|
||
|
Build requires a bash script.
|
||
|
./build.sh.
|
||
|
|
||
|
FAQ:
|
||
|
====
|
||
|
If you get a build error 000E: File/directory not found FatPkg/EnhancedFat/FatDxe/FatDxe.inf
|
||
|
|
||
|
cd $WORKSPACE
|
||
|
svn checkout https://fat-driver2.tianocore.org/svn/fat-driver2/trunk/FatPkg FatPkg --username username
|