summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Sec/Sec.c
Commit message (Expand)AuthorAgeFilesLines
* BeagleBoardPkg: remove unused modulesArd Biesheuvel2016-10-261-186/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-5/+5
* Fix the build break in two open source packages caused by check in 10660.andrewfish2010-07-231-1/+1
* Fix grammer in commentandrewfish2010-05-181-1/+1
* Update the copyright notice formathhtian2010-04-291-2/+2
* Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish2010-04-141-104/+7
* Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2010-04-131-2/+2
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Fix line endingsandrewfish2010-02-241-27/+28
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-151-31/+30
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-311-1/+13
* Add support for a RELASE buildandrewfish2010-01-281-0/+2
* Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH2010-01-171-1/+1
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-1/+105
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+165