audk/BeagleBoardPkg
andrewfish bff4e9ea4f Sync up ARMASM and GCC version
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10261 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-17 02:25:41 +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 Remove unneeded space in sym output to make sure the output is RVD compatible. 2010-03-02 00:06:19 +00:00
Sec Sync up ARMASM and GCC version 2010-03-17 02:25:41 +00:00
Tools Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* 2010-02-25 18:17:41 +00:00
BeagleBoardPkg.dec Remove items moved to OMAP350 Package 2010-01-28 21:34:30 +00:00
BeagleBoardPkg.dsc Update to use new $() form 2010-03-05 02:36:07 +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 script less verbose 2010-03-02 00:05:24 +00:00
ba.bat Add a build script for code socery gcc. 2010-03-17 02:25:12 +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