]> git.proxmox.com Git - mirror_edk2.git/history - EmbeddedPkg
Update DebugLib to provide support for "err" command in the EFI Shell to adjust the...
[mirror_edk2.git] / EmbeddedPkg /
2011-02-01 andrewfishFix EBL GetCurrentIpAddress & GetCurrentMacAddress...
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-12-06 andrewfishFix dec file to pass new stricter error checking.
2010-09-09 andrewfishThese libraries moved to ArmPkg, but did not get delete...
2010-08-12 andrewfishFix bug in LoadFv command. Don't free the buffer the...
2010-07-23 andrewfishFix more InitializeDebugAgent API change bugs. GDB...
2010-05-28 andrewfishNullDmaLib:DmaMap() function needs to return valid...
2010-05-28 andrewfishAdd a DMA lib that works like PCI_IO protocl. Add a...
2010-05-18 andrewfishFix newline at end of file issue.
2010-05-18 andrewfishRemove DebugSupport driver for ARM and DebugSupportProt...
2010-05-11 andrewfishAdded a PCD to turn on/off probing Block IO devices...
2010-05-08 andrewfishFix gcc warning.
2010-05-08 andrewfishRemoved connect/disconnect in device command and replac...
2010-05-07 andrewfishFix svn check in bug that broke CWD. Update the connect...
2010-05-04 andrewfishRemove probe for removable media from FileLib, it was...
2010-04-30 andrewfishUpdate FileLib to use pointer to BlockIo->Media and...
2010-04-29 hhtianUpdate the copyright notice format
2010-04-21 andrewfishFixup Embedded Package PCD names
2010-04-21 andrewfishClean up using FIQ as ctrl-c checker so you can break...
2010-04-13 andrewfishAdd supported for performance libraries.
2010-04-03 andrewfishAdd the beginning of a GDB based Debug Agent. IA-32...
2010-04-03 andrewfishAdd Current working directory support to the library
2010-02-25 andrewfishAdd EOI API to hardware interrupt. Add PCD setting...
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-17 andrewfishFix case bug.
2010-02-16 andrewfishFix typo in mfill command
2010-02-15 andrewfishCleanup SerailIO drivers to have a device path and...
2010-02-12 andrewfishFix help command scroll issue. Also add FV space used...
2010-02-12 andrewfishChange UI for dir of FV to make it less confusing.
2010-02-11 andrewfishAdd support for Seeking on FV, and update the device...
2010-02-11 andrewfishFix issue with making a seek to zero on an FV file...
2010-02-10 andrewfishUpdate EBL to have an optional width specifier on comma...
2010-02-10 andrewfishRemove dead command and clean up some coding style...
2010-02-10 andrewfishThe VOLUME name case did not reserve enough storage...
2010-02-10 andrewfishFix issue with VOLUMN Name as an alias for device name.
2010-02-10 andrewfishNeeded to fix defaulting / to be \ as it is required...
2010-02-10 andrewfishAdd CWD and thus a cd command to EBL shell. Fix Watchdo...
2010-02-09 andrewfishMake the Volume Name display the same name that the...
2010-02-07 andrewfishAdded CWD to EfiFileLib. Fix some X64 warnings.
2010-01-31 andrewfishUpdate mailing list to SourceForge.
2010-01-31 andrewfishUpdated to support passing PE/COFF and LZMA decompress...
2010-01-31 andrewfishRmove info files
2010-01-31 andrewfishRemove info files
2010-01-30 andrewfishAdding some new libraries to experiment with size reduc...
2010-01-30 andrewfishChange name
2010-01-30 andrewfishFix name
2010-01-30 andrewfishChange name to remove Template
2010-01-30 andrewfishRemove Template stuff and teach people with BeagleBoard
2010-01-30 andrewfishFix VS2003 cast issue
2010-01-30 andrewfishFix VS2003 cast
2010-01-30 andrewfishFix some VS2003 warnings
2010-01-27 andrewfishAdded a library for the default exception handler and...
2010-01-17 AJFISHFix RVCT compiler warnings, and a bug in the GdbStub
2010-01-12 AJFISHA few more header fixes
2010-01-08 AJFISHupdate comments
2009-12-06 AJFISHAdding support for BeagleBoard.