audk/BeagleBoardPkg
andrewfish f3e699088b Update example symbol command to dump out gdb load commands if you compile with gcc or RVCT commands if you compile with other compilers.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10859 6f19259b-4bc3-4df7-8a09-765794883524
2010-09-08 17:58:18 +00:00
..
Bds Add ReadyToBoot signal to BDS. 2010-04-30 23:07:56 +00:00
Debugger_scripts Update the copyright notice format 2010-04-29 12:24:22 +00:00
Library Update example symbol command to dump out gdb load commands if you compile with gcc or RVCT commands if you compile with other compilers. 2010-09-08 17:58:18 +00:00
Sec Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
Tools Update the copyright notice format 2010-04-29 12:24:22 +00:00
BeagleBoardPkg.dec Update the copyright notice format 2010-04-29 12:24:22 +00:00
BeagleBoardPkg.dsc Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we don't know how the PE/COFF spec will change, but we can merge the real change into the MdePkg when the PE/COFF spec is updated and remove this library. To be clear I made up the PE/COFF relocation extension for these relocations, but as long as the tools match it all works.... Mainly doing this to support gcc. 2010-07-31 01:50:35 +00:00
BeagleBoardPkg.fdf Remove references to a package that does not exist. 2010-05-27 23:12:27 +00:00
ConfigurationHeader.dat Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
b.bat Update the copyright notice format 2010-04-29 12:24:22 +00:00
ba.bat Update the copyright notice format 2010-04-29 12:24:22 +00:00
build.sh Update the copyright notice format 2010-04-29 12:24:22 +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