audk/BeagleBoardPkg
AJFISH f659880bfa Added support for L2 (4K) page tables and made the CPU driver change cachability attributes on request. Also got the DebugUncache infrastructure working for the first time. Looks like it works for the simple case. Checking in so we can get more eyes looking at the code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9734 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-14 03:25:08 +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 support for L2 (4K) page tables and made the CPU driver change cachability attributes on request. Also got the DebugUncache infrastructure working for the first time. Looks like it works for the simple case. Checking in so we can get more eyes looking at the code. 2010-01-14 03:25:08 +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 support for L2 (4K) page tables and made the CPU driver change cachability attributes on request. Also got the DebugUncache infrastructure working for the first time. Looks like it works for the simple case. Checking in so we can get more eyes looking at the code. 2010-01-14 03:25:08 +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 Make the build.sh script match the TOT BaseTools project. 2009-12-09 01:40:24 +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