summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Sec/Sec.c
AgeCommit message (Expand)Author
2010-04-14Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-24Fix line endingsandrewfish
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish
2010-01-28Add support for a RELASE buildandrewfish
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH