summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg
Commit message (Expand)AuthorAgeFilesLines
* Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2010-02-252-1/+23
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-257-0/+0
* Fix case bug.andrewfish2010-02-171-1/+1
* Fix typo in mfill commandandrewfish2010-02-161-2/+2
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-154-13/+79
* Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish2010-02-125-9/+54
* Change UI for dir of FV to make it less confusing.andrewfish2010-02-121-14/+17
* Add support for Seeking on FV, and update the device syntax to support specif...andrewfish2010-02-111-41/+77
* Fix issue with making a seek to zero on an FV file legal.andrewfish2010-02-111-3/+5
* Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish2010-02-105-80/+166
* Remove dead command and clean up some coding style stuff.andrewfish2010-02-101-196/+37
* The VOLUME name case did not reserve enough storage in the CWD function.andrewfish2010-02-101-1/+1
* Fix issue with VOLUMN Name as an alias for device name.andrewfish2010-02-101-42/+43
* Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish2010-02-101-2/+2
* Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish2010-02-104-18/+204
* Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish2010-02-091-1/+10
* Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish2010-02-073-44/+158
* Update mailing list to SourceForge.andrewfish2010-01-311-1/+1
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-318-59/+51
* Rmove info filesandrewfish2010-01-312-0/+0
* Remove info filesandrewfish2010-01-312-0/+0
* Adding some new libraries to experiment with size reduction. Trying not to du...andrewfish2010-01-3013-4/+715
* Change nameandrewfish2010-01-301-1/+1
* Fix nameandrewfish2010-01-301-0/+0
* Change name to remove Templateandrewfish2010-01-309-9/+77
* Remove Template stuff and teach people with BeagleBoardandrewfish2010-01-3014-2347/+0
* Fix VS2003 cast issueandrewfish2010-01-301-4/+4
* Fix VS2003 castandrewfish2010-01-301-1/+1
* Fix some VS2003 warningsandrewfish2010-01-301-4/+4
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-2/+21
* Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH2010-01-171-1/+1
* A few more header fixesAJFISH2010-01-1228-35/+53
* update commentsAJFISH2010-01-081-1/+5
* Adding support for BeagleBoard. AJFISH2009-12-06106-0/+25249