]> git.proxmox.com Git - mirror_edk2.git/history - EmbeddedPkg/Library
MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
[mirror_edk2.git] / EmbeddedPkg / Library /
2017-05-10 Leif LindholmEmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)
2017-04-05 Ard BiesheuvelMdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg
2017-03-31 Ard BiesheuvelEmbeddedPkg: add base DtPlatformDtbLoaderLib implementation
2017-03-28 Laszlo ErsekEmbeddedPkg: introduce PlatformHasAcpiLib
2017-03-14 Ard BiesheuvelEmbeddedPkg/PrePiLib: allocate code pages for DxeCore
2016-10-28 Ard BiesheuvelEmbeddedPkg/EfiFileLib: eliminate deprecated string...
2016-10-28 Ard BiesheuvelEmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect...
2016-10-28 Ard BiesheuvelEmbeddedPkg: remove unused PrePiHobListPointerLib
2016-10-19 Gary LinEmbeddedPkg: Fix typos in comments
2016-08-03 Ard BiesheuvelEmbeddedPkg: make PrePiMemoryAllocationLib a SEC type...
2016-03-25 Leendert van DoornArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64...
2016-02-02 Evan LloydEmbeddedPkg: Rectify file modes
2015-11-26 Star ZengEmbeddedPkg: Remove SerialDxe and SerialPortExtLib...
2015-08-12 Ard BiesheuvelEmbeddedPkg: remove mention of ARMGCC
2015-07-07 Olivier MartinEmbeddedPkg: Remove duplicated definitions of ZeroGuid
2015-05-29 Olivier MartinEmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFro...
2015-05-05 Olivier MartinEmbeddedPkg/PrePiLib: Ensure the FFS files are always...
2015-04-08 Olivier MartinArmPlatformPkg: Use LzmaDecompress support from MdeModu...
2015-02-26 Ronald CronArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI...
2015-01-23 Olivier MartinEmbeddedPkg: Introduced AcpiLib
2014-10-27 Ronald CronEmbeddedPkg: Clarify the declaration of SerialPortGetCo...
2014-10-27 Ronald CronEmbeddedPkg: Remove unused TemplateSerialPortLib
2014-09-18 Olivier MartinEmbeddedPkg: Introduced NULL library for SerialPortExtLib
2014-09-09 Ard BiesheuvelEmbeddedPkg: Split off FDT loading functionality from...
2014-09-01 Ronald CronHalRuntimeServicesExampleLib/Rtc.c : Added missing...
2014-08-26 Olivier MartinEmbeddedPkg/FdtLib: Added support to load FDT from...
2014-08-26 Olivier MartinEmbeddedPkg/FdtLib: Added support to load Fdt from...
2014-08-26 Ronald CronARM Packages: Replace tabs by spaces for indentation
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-05-16 Olivier MartinEmbeddedPkg/PrePiLib: Remove duplicated definition...
2014-02-24 Andrew FishEmbeddedPkg/PrePiLib: Fixed incorrect type casting
2014-02-12 Olivier MartinEmbeddedPkg/FdtLib: Updated libfdt to 1.4.0
2013-07-17 Olivier MartinEmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreeP...
2013-05-15 oliviermartinEmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAt...
2013-03-12 oliviermartinEmbeddedPkg: Introduced a separate SerialPortExtLib...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinEmbeddedPkg: Introduced 'SerialPortExtLib.h'
2012-09-27 oliviermartinEmbeddedPkg: Added support to libfdt
2012-02-24 oliviermartinEmbeddedPkg/FdtLib: Added patches to support libfdt...
2011-12-29 oliviermartinEmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initi...
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
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/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-02-01 andrewfishFix EBL GetCurrentIpAddress & GetCurrentMacAddress...
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-09-09 andrewfishThese libraries moved to ArmPkg, but did not get delete...
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-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 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 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-17 andrewfishFix case bug.
2010-02-12 andrewfishFix help command scroll issue. Also add FV space used...
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 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-07 andrewfishAdded CWD to EfiFileLib. Fix some X64 warnings.
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 to remove Template
2010-01-30 andrewfishFix some VS2003 warnings
2010-01-12 AJFISHA few more header fixes
2009-12-06 AJFISHAdding support for BeagleBoard.