audk/BeagleBoardPkg
andrewfish d4aeb70b0a Update comments to define where stuff comes from
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10049 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-23 18:21:21 +00:00
..
Bds More headers cleanup. 2010-01-12 19:18:17 +00:00
Debugger_scripts Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
Library Make the passed in string not require \n 2010-02-20 00:12:19 +00:00
Sec Cleanup SerailIO drivers to have a device path and use PCD settings for various stuff. Also clean up a few coding convention items. 2010-02-15 20:40:51 +00:00
Tools Update comments to define where stuff comes from 2010-02-23 18:21:21 +00:00
BeagleBoardPkg.dec Remove items moved to OMAP350 Package 2010-01-28 21:34:30 +00:00
BeagleBoardPkg.dsc Update gcc flags to armv7 2010-02-19 18:45:29 +00:00
BeagleBoardPkg.fdf Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on USB, even though it does not currently work. 2010-02-17 00:21:18 +00:00
ConfigurationHeader.dat Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
b.bat Make build script exit on build error 2010-02-19 22:48:26 +00:00
build.sh Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off. 2010-01-31 01:39:20 +00:00
readme.txt Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00

readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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