summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Add supported for performance libraries.andrewfish5-0/+74
2010-04-03Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish14-4/+4836
2010-04-03Add Current working directory support to the libraryandrewfish1-379/+372
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2-1/+23
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten7-0/+0
2010-02-17Fix case bug.andrewfish1-1/+1
2010-02-16Fix typo in mfill commandandrewfish1-2/+2
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish4-13/+79
2010-02-12Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish5-9/+54
2010-02-12Change UI for dir of FV to make it less confusing.andrewfish1-14/+17
2010-02-11Add support for Seeking on FV, and update the device syntax to support specif...andrewfish1-41/+77
2010-02-11Fix issue with making a seek to zero on an FV file legal.andrewfish1-3/+5
2010-02-10Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish5-80/+166
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish1-196/+37
2010-02-10The VOLUME name case did not reserve enough storage in the CWD function.andrewfish1-1/+1
2010-02-10Fix issue with VOLUMN Name as an alias for device name.andrewfish1-42/+43
2010-02-10Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish1-2/+2
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish4-18/+204
2010-02-09Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish1-1/+10
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish3-44/+158
2010-01-31Update mailing list to SourceForge.andrewfish1-1/+1
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish8-59/+51
2010-01-31Rmove info filesandrewfish2-0/+0
2010-01-31Remove info filesandrewfish2-0/+0
2010-01-30Adding some new libraries to experiment with size reduction. Trying not to du...andrewfish13-4/+715
2010-01-30Change nameandrewfish1-1/+1
2010-01-30Fix nameandrewfish1-0/+0
2010-01-30Change name to remove Templateandrewfish9-9/+77
2010-01-30Remove Template stuff and teach people with BeagleBoardandrewfish14-2347/+0
2010-01-30Fix VS2003 cast issueandrewfish1-4/+4
2010-01-30Fix VS2003 castandrewfish1-1/+1
2010-01-30Fix some VS2003 warningsandrewfish1-4/+4
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-2/+21
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH1-1/+1
2010-01-12A few more header fixesAJFISH28-35/+53
2010-01-08update commentsAJFISH1-1/+5
2009-12-06Adding support for BeagleBoard. AJFISH106-0/+25249