summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-124-64/+119
* ARM Packages: Fixed line endingsoliviermartin2013-01-2529-8378/+8378
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-281-3/+64
* EmbeddedPkg: Added support to libfdtoliviermartin2012-09-2715-1009/+2046
* EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2oliviermartin2012-02-244-0/+1010
* EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin2011-12-291-0/+1
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-223-9/+8
* EmbeddedPkg: Fix mispellingsoliviermartin2011-08-082-14/+14
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-192/+192
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-041-1/+1
* EmbeddedPkg: Removed unused PCD valuesoliviermartin2011-07-011-6/+0
* EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin2011-07-012-0/+108
* EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin2011-07-011-21/+0
* EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin2011-07-014-857/+867
* EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin2011-07-012-4/+75
* EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin2011-07-011-1/+0
* Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish2011-02-012-12/+7
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+5
* These libraries moved to ArmPkg, but did not get deleted. Fixing that issue.andrewfish2010-09-094-470/+0
* 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-282-0/+188
* Fix svn check in bug that broke CWD. Update the connect disconnect support in...andrewfish2010-05-071-0/+10
* Remove probe for removable media from FileLib, it was getting called way too ...andrewfish2010-05-041-107/+82
* Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...andrewfish2010-04-301-4/+31
* Update the copyright notice formathhtian2010-04-2953-129/+117
* 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-0311-0/+4771
* Add Current working directory support to the libraryandrewfish2010-04-031-379/+372
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-254-0/+0
* Fix case bug.andrewfish2010-02-171-1/+1
* Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish2010-02-121-1/+9
* 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-101-36/+50
* 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-101-10/+158
* Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish2010-02-071-1/+82
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-314-24/+42
* 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-308-0/+410
* Change name to remove Templateandrewfish2010-01-304-5/+55
* Fix some VS2003 warningsandrewfish2010-01-301-4/+4
* A few more header fixesAJFISH2010-01-1213-18/+25
* Adding support for BeagleBoard. AJFISH2009-12-0637-0/+8256