summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/SimpleTextInOutSerial: Update the cursor positionoliviermartin2011-06-031-2/+60
* EmbeddedPkg/MmcDxe: Fix coding styleoliviermartin2011-06-032-678/+710
* EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Modeoliviermartin2011-06-032-5/+17
* EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin2011-06-039-1/+1831
* EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scriptsoliviermartin2011-04-277-0/+525
* EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin2011-03-311-4/+25
* Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish2011-02-017-16/+218
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+5
* Fix dec file to pass new stricter error checking.andrewfish2010-12-061-2/+2
* These libraries moved to ArmPkg, but did not get deleted. Fixing that issue.andrewfish2010-09-094-470/+0
* Fix bug in LoadFv command. Don't free the buffer the file was loaded into as ...andrewfish2010-08-121-1/+3
* Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish2010-07-233-9/+45
* NullDmaLib:DmaMap() function needs to return valid DeviceAddress.andrewfish2010-05-281-0/+2
* Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would w...andrewfish2010-05-284-2/+350
* Fix newline at end of file issue.andrewfish2010-05-181-1/+2
* Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish2010-05-182-159/+0
* Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish2010-05-114-22/+48
* Fix gcc warning.andrewfish2010-05-081-1/+0
* Removed connect/disconnect in device command and replace with simple BlockIo ...andrewfish2010-05-081-10/+4
* Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish2010-05-073-3/+21
* Remove probe for removable media from FileLib, it was getting called way too ...andrewfish2010-05-043-113/+111
* Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish2010-04-303-15/+42
* Update the copyright notice formathhtian2010-04-29111-286/+247
* Fixup Embedded Package PCD namesandrewfish2010-04-211-2/+3
* Clean up using FIQ as ctrl-c checker so you can break in from the debugger.andrewfish2010-04-214-25/+54
* Add supported for performance libraries.andrewfish2010-04-135-0/+74
* Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish2010-04-0314-4/+4836
* Add Current working directory support to the libraryandrewfish2010-04-031-379/+372
* 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