mirror_edk2/BeagleBoardPkg
2010-07-31 01:50:35 +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 the copyright notice format 2010-04-29 12:24:22 +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
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
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
build.sh Update the copyright notice format 2010-04-29 12:24:22 +00:00
ConfigurationHeader.dat Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
readme.txt Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00

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