audk/BeagleBoardPkg
andrewfish 2a9fe5409d Add ReadyToBoot signal to BDS.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10453 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-30 23:07:56 +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 Updated MMC/SD Card driver to support hot add and remove of the media (SD Cards) and enable write protect of SD Cards. Had to update pads for WP bit as it was not being programmed as a GPIO. I also changed some of the PAD #defins as there were only really 3 states, so OR things in the table in the .c file did not make a lot of sense. 2010-04-30 19:43:11 +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 Update the copyright notice format 2010-04-29 12:24:22 +00:00
BeagleBoardPkg.fdf 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
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