mirror_edk2/BeagleBoardPkg
2010-01-17 04:44:33 +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 Fix RVCT compiler warnings, and a bug in the GdbStub 2010-01-17 04:44:33 +00:00
Sec Fix RVCT compiler warnings, and a bug in the GdbStub 2010-01-17 04:44:33 +00:00
SmbusDxe 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
TPS65950Dxe More headers cleanup. 2010-01-12 19:18:17 +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
build.sh Update scripts to point to edk2 BaseTools now fixes have been checked in 2010-01-15 00:27:47 +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