Age | Commit message (Expand) | Author |
2016-07-06 | EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.0 | Graeme Gregory |
2016-04-14 | EmbeddedPkg/AcpiLib: add GICD table init macro for ACPI 6.0 | Heyi Guo |
2016-04-01 | EmbeddedPkg/AcpiLib: fix SBSA Generic Watchdog helper definition | Sami Mujawar |
2016-03-14 | EmbeddedPkg: enhance for multiple gpio controllers | Haojian Zhuang |
2016-02-02 | EmbeddedPkg: Rectify file modes | Evan Lloyd |
2015-11-26 | EmbeddedPkg: Remove SerialDxe and SerialPortExtLib libraries | Star Zeng |
2015-10-29 | EmbeddedPkg: Add EFIAPI to several Ebl functions | Thomas Palmer |
2015-05-29 | EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional() | Olivier Martin |
2015-05-27 | EmbeddedPkg/AcpiLib.h: Introduced EFI_ACPI_6_0_GIC_MSI_FRAME_INIT() | Olivier Martin |
2015-02-28 | ArmVirtualizationPkg: use a HOB to store device tree blob | Ard Biesheuvel |
2015-02-25 | EmbeddedPkg : Add FdtPlatformDxe driver | Ronald Cron |
2015-01-23 | EmbeddedPkg/AcpiLib.h: Added some helper macros for ACPI 5.1 | Olivier Martin |
2015-01-23 | EmbeddedPkg: Introduced AcpiLib | Olivier Martin |
2014-10-27 | EmbeddedPkg: Clarify the declaration of SerialPortGetControl() | Ronald Cron |
2014-10-27 | EmbeddedPkg: Clarify the declaration of SerialPortSetControl() | Ronald Cron |
2014-10-27 | EmbeddedPkg: Add scope of SerialPortExtLib.h | Ronald Cron |
2014-09-09 | EmbeddedPkg: Split off FDT loading functionality from FdtLib | Ard Biesheuvel |
2014-08-26 | EmbeddedPkg/FdtLib: Added support to load FDT from Firmware Volume | Olivier Martin |
2014-08-26 | EmbeddedPkg/FdtLib: Added support to load Fdt from Semihosting | Olivier Martin |
2014-08-26 | ARM Packages: Replace tabs by spaces for indentation | Ronald Cron |
2014-08-19 | ARM Packages: Removed trailing spaces | Ronald Cron |
2014-08-01 | EmbeddedPkg: FDT Configuration Table GUID | Olivier Martin |
2014-03-05 | EmbeddedPkg/UsbDevice.h: Introduced USB Device Protocol | Olivier Martin |
2014-03-05 | EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform Protocol | Olivier Martin |
2014-03-05 | EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport... | Olivier Martin |
2014-02-12 | EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 | Olivier Martin |
2014-01-09 | MmcDxe: Adding eMMC support | Olivier Martin |
2013-05-15 | EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t... | oliviermartin |
2013-04-14 | EmbeddedPkg: Remove an unused binary. | oliviermartin |
2013-01-25 | ARM Packages: Fixed line endings | oliviermartin |
2012-09-28 | EmbeddedPkg: Introduced 'SerialPortExtLib.h' | oliviermartin |
2012-09-27 | EmbeddedPkg: Added support to libfdt | oliviermartin |
2011-09-07 | EmbeddedPkg/Mmc: Fixed ARMGCC build | oliviermartin |
2011-09-01 | EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function | oliviermartin |
2011-08-08 | EmbeddedPkg: Fix mispellings | oliviermartin |
2011-07-01 | EmbeddedPkg/PrePiLib: Export HobConstructor() | oliviermartin |
2011-07-01 | EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin... | oliviermartin |
2011-06-03 | EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg | oliviermartin |
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-07 | Fix svn check in bug that broke CWD. Update the connect disconnect support in... | 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-03 | Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le... | 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-12 | Fix help command scroll issue. Also add FV space used, and free space to dir ... | andrewfish |
2010-02-10 | Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i... | andrewfish |
2010-02-07 | Added CWD to EfiFileLib. Fix some X64 warnings. | andrewfish |
2010-01-31 | Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently... | andrewfish |