audk/BeagleBoardPkg
AJFISH 1096a48f72 Update scripts to point to edk2 BaseTools now fixes have been checked in
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9766 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-15 00:27:47 +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
Flash More headers cleanup. 2010-01-12 19:18:17 +00:00
Gpio More headers cleanup. 2010-01-12 19:18:17 +00:00
Include Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
InterruptDxe More headers cleanup. 2010-01-12 19:18:17 +00:00
Library More headers cleanup. 2010-01-12 19:18:17 +00:00
MMCHSDxe More headers cleanup. 2010-01-12 19:18:17 +00:00
PciEmulation More headers cleanup. 2010-01-12 19:18:17 +00:00
Sec Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. This is needed for debug prints with PE/COFF images that started as ELF or Mach-O. Moved and debugged ARM semihosting lib for RVD that prints out the debugger symbol load commands in a window on the debugger. Trying to write a script file, but that crashes RVD. Added debug print to BeagleBoard Sec that prints out RVD debugger command to load symbols for the Sec. Synced the rest of the code. 2010-01-14 23:39:29 +00:00
SmbusDxe More headers cleanup. 2010-01-12 19:18:17 +00:00
TPS65950Dxe More headers cleanup. 2010-01-12 19:18:17 +00:00
TimerDxe More headers cleanup. 2010-01-12 19:18:17 +00:00
Tools Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
BeagleBoardPkg.dec More headers cleanup. 2010-01-12 19:18:17 +00:00
BeagleBoardPkg.dsc Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. This is needed for debug prints with PE/COFF images that started as ELF or Mach-O. Moved and debugged ARM semihosting lib for RVD that prints out the debugger symbol load commands in a window on the debugger. Trying to write a script file, but that crashes RVD. Added debug print to BeagleBoard Sec that prints out RVD debugger command to load symbols for the Sec. Synced the rest of the code. 2010-01-14 23:39:29 +00:00
BeagleBoardPkg.fdf Remove bad comment 2010-01-08 21:08:31 +00:00
ConfigurationHeader.dat Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
build.sh Update scripts to point to edk2 BaseTools now fixes have been checked in 2010-01-15 00:27:47 +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