index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EmbeddedPkg
Age
Commit message (
Expand
)
Author
2011-06-08
Fix bug in SerialRead returning error if no data was present.
andrewfish
2011-06-03
EmbeddedPkg/SerialDxe: Only read Serial Port if data available
oliviermartin
2011-06-03
EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Path
oliviermartin
2011-06-03
EmbeddedPkg/SimpleTextInOutSerial: Update the cursor position
oliviermartin
2011-06-03
EmbeddedPkg/MmcDxe: Fix coding style
oliviermartin
2011-06-03
EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Mode
oliviermartin
2011-06-03
EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg
oliviermartin
2011-04-27
EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts
oliviermartin
2011-03-31
EmbeddedPkg/Ebl: Add support for env variable deletion
oliviermartin
2011-02-01
Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...
andrewfish
2010-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
2010-12-06
Fix dec file to pass new stricter error checking.
andrewfish
2010-09-09
These libraries moved to ArmPkg, but did not get deleted. Fixing that issue.
andrewfish
2010-08-12
Fix bug in LoadFv command. Don't free the buffer the file was loaded into as ...
andrewfish
2010-07-23
Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...
andrewfish
2010-05-28
NullDmaLib:DmaMap() function needs to return valid DeviceAddress.
andrewfish
2010-05-28
Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would w...
andrewfish
2010-05-18
Fix newline at end of file issue.
andrewfish
2010-05-18
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...
andrewfish
2010-05-11
Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...
andrewfish
2010-05-08
Fix gcc warning.
andrewfish
2010-05-08
Removed connect/disconnect in device command and replace with simple BlockIo ...
andrewfish
2010-05-07
Fix svn check in bug that broke CWD. Update the connect disconnect support in...
andrewfish
2010-05-04
Remove probe for removable media from FileLib, it was getting called way too ...
andrewfish
2010-04-30
Update FileLib to use pointer to BlockIo->Media and not a cached copy also ad...
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-04-21
Fixup Embedded Package PCD names
andrewfish
2010-04-21
Clean up using FIQ as ctrl-c checker so you can break in from the debugger.
andrewfish
2010-04-13
Add supported for performance libraries.
andrewfish
2010-04-03
Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...
andrewfish
2010-04-03
Add Current working directory support to the library
andrewfish
2010-02-25
Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...
andrewfish
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-17
Fix case bug.
andrewfish
2010-02-16
Fix typo in mfill command
andrewfish
2010-02-15
Cleanup SerailIO drivers to have a device path and use PCD settings for vario...
andrewfish
2010-02-12
Fix help command scroll issue. Also add FV space used, and free space to dir ...
andrewfish
2010-02-12
Change UI for dir of FV to make it less confusing.
andrewfish
2010-02-11
Add support for Seeking on FV, and update the device syntax to support specif...
andrewfish
2010-02-11
Fix issue with making a seek to zero on an FV file legal.
andrewfish
2010-02-10
Update EBL to have an optional width specifier on commands. So hexdump.4 mean...
andrewfish
2010-02-10
Remove dead command and clean up some coding style stuff.
andrewfish
2010-02-10
The VOLUME name case did not reserve enough storage in the CWD function.
andrewfish
2010-02-10
Fix issue with VOLUMN Name as an alias for device name.
andrewfish
2010-02-10
Needed to fix defaulting / to be \ as it is required by EFI Simple File System.
andrewfish
2010-02-10
Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...
andrewfish
2010-02-09
Make the Volume Name display the same name that the use needs to type. ie. re...
andrewfish
2010-02-07
Added CWD to EfiFileLib. Fix some X64 warnings.
andrewfish
2010-01-31
Update mailing list to SourceForge.
andrewfish
2010-01-31
Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...
andrewfish
[next]