]> git.proxmox.com Git - mirror_edk2.git/history - EmbeddedPkg
MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable defined...
[mirror_edk2.git] / EmbeddedPkg /
2013-09-23 Olivier MartinMmcDxe Diagnostics: return EFI_UNSUPPORTED for Language...
2013-08-30 Olivier MartinEmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions...
2013-08-23 Olivier MartinEmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settings
2013-08-06 Olivier MartinEmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMC
2013-08-06 Olivier MartinEmbeddedPkg/MmcDxe: Update Mmc code to conform to codin...
2013-07-17 Olivier MartinEmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreeP...
2013-05-15 oliviermartinEmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAt...
2013-04-14 oliviermartinEmbeddedPkg: Remove an unused binary.
2013-04-14 oliviermartinEmbeddedPkg/MmcDxe: Make the driver more compliant...
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2013-03-12 oliviermartinEmbeddedPkg: Introduced a separate SerialPortExtLib...
2013-03-12 oliviermartinEmbeddedPkg/Metronome.c: Fix delay computed by WaitForT...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-10-19 oliviermartinEmbeddedPkg/MmcDxe: Ensure MMC is in Identification...
2012-09-28 oliviermartinEmbeddedPkg: Introduced 'SerialPortExtLib.h'
2012-09-27 oliviermartinEmbeddedPkg: Added support to libfdt
2012-08-31 oliviermartinEmbeddedPkg/MmcDxe: The timeout while waiting for the...
2012-08-02 oliviermartinEmbeddedPkg/MmcDxe: Fixed typo
2012-08-02 oliviermartinEmbeddedPkg/MmcDxe: Avoid nanosecond delay when command...
2012-08-02 oliviermartinEmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()
2012-07-09 oliviermartinEmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTi...
2012-07-04 oliviermartinEmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Perio...
2012-05-02 oliviermartinEmbeddedPkg/Ebl: Returned an error message when a comma...
2012-05-02 oliviermartinEmbeddedPkg/SerialDxe: Do not block UART when no data...
2012-04-12 oliviermartinEDK II Packages: Added License.txt files
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-26 oliviermartinEmbeddedPkg/MmcDxe: Fixed XCLANG build
2012-02-28 oliviermartinArmPlatformPkg: Minor code changes (comments, misspelli...
2012-02-24 oliviermartinEmbeddedPkg/FdtLib: Added patches to support libfdt...
2011-12-29 oliviermartinEmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initi...
2011-12-14 oliviermartinEmbeddedPkg: Fix Runtime driver module type
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-09-22 oliviermartinEmbeddedPkg/Ebl: Fix EBL copy file command
2011-09-07 oliviermartinEmbeddedPkg/Mmc: Fixed ARMGCC build
2011-09-06 oliviermartinClean up Rules of Platform FDFs to apply only one EFI...
2011-09-01 oliviermartinEmbeddedPkg/MmcDxe: Add 'This' pointer attribute to...
2011-08-30 oliviermartinEmbeddedPkg/MmcDxe: Card Presence Detect Race Condition
2011-08-18 oliviermartinArmPkg: Fix ARMGCC build
2011-08-15 oliviermartinEmbeddedPkg/MmcDxe: Set the BlockLength at the beginnin...
2011-08-15 oliviermartinEmbeddedPkg/MmcDxe: Fix the indexes in the response...
2011-08-15 oliviermartinEmbeddedPkg/MmcDxe: Implement the correct macro to...
2011-08-15 oliviermartinEmbeddedPkg/MmcDxe: Fix the CMD3 sequence
2011-08-15 oliviermartinEmbeddedPkg/MmcDxe: Improved parameters checking
2011-08-15 oliviermartinEmbeddedPkg/MmcDxe: Create a periodic function to check...
2011-08-08 oliviermartinEmbeddedPkg: Fix mispellings
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-07-04 oliviermartinArmPlatformPkg: Fix build issues
2011-07-01 oliviermartinEmbeddedPkg: Removed unused PCD values
2011-07-01 oliviermartinEmbeddedPkg/Ebl: Check if gST->ConOut has been initialized
2011-07-01 oliviermartinEmbeddedPkg/PrePiLib: Export HobConstructor()
2011-07-01 oliviermartinEmbeddedPkg/PrePiHobListPointerLib: New interface to...
2011-07-01 oliviermartinEmbeddedPkg/PrePiLib: Remove the performance measuremen...
2011-07-01 oliviermartinEmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiL...
2011-07-01 oliviermartinEmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)
2011-07-01 oliviermartinEmbeddedPkg: Introduce PrePiMemoryAllocationLib
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinEmbeddedPkg/Ebl: Move the flag string %a for the path...
2011-06-08 andrewfishFix bug in SerialRead returning error if no data was...
2011-06-03 oliviermartinEmbeddedPkg/SerialDxe: Only read Serial Port if data...
2011-06-03 oliviermartinEmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH...
2011-06-03 oliviermartinEmbeddedPkg/SimpleTextInOutSerial: Update the cursor...
2011-06-03 oliviermartinEmbeddedPkg/MmcDxe: Fix coding style
2011-06-03 oliviermartinEmbeddedPkg/MmcDxe: Wait for the MMC controller to...
2011-06-03 oliviermartinEmbeddedPkg: Move Universal/MmcDxe from ArmPkg to Embed...
2011-04-27 oliviermartinEmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts
2011-03-31 oliviermartinEmbeddedPkg/Ebl: Add support for env variable deletion
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...
next