summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/EmbeddedPkg.dec
AgeCommit message (Expand)Author
2018-02-05EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel
2018-02-05EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel
2018-02-05EmbeddedPkg: introduce EDKII Platform Has Device Tree GUIDLaszlo Ersek
2018-02-05EmbeddedPkg: introduce EDKII Platform Has ACPI GUIDLaszlo Ersek
2017-08-18EmbeddedPkg: add PcdSdBootDevicePathHaojian Zhuang
2017-05-12EmbeddedPkg/AbootimgLib: add protocol interfacez00210919
2017-03-01EmbeddedPkg: add Android boot device pathHaojian Zhuang
2016-10-28EmbeddedPkg: remove unused PrePiHobListPointerLibArd Biesheuvel
2016-05-11EmbeddedPkg/Lan9118Dxe: add mask PCD to disable auto-negotiation featuresRyan Harkin
2016-03-14EmbeddedPkg: enhance for multiple gpio controllersHaojian Zhuang
2016-02-10EmbeddedPkg/Lan9118Dxe: add PCD for negotiation timeoutRyan Harkin
2015-05-11EmbeddedPkg: Added SATA Silicon Image driverOlivier Martin
2015-05-05EmbeddedPkg/FdtPlatformDxe: Introduce EFI Shell command 'dumfdt'Olivier Martin
2015-02-28ArmVirtualizationPkg: use a HOB to store device tree blobArd Biesheuvel
2015-02-25EmbeddedPkg : Add FdtPlatformDxe driverRonald Cron
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron
2014-08-01EmbeddedPkg: FDT Configuration Table GUIDOlivier Martin
2014-04-24EmbeddedPkg: Added Lan9118 Dxe driverOlivier Martin
2014-04-24EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over...Brendan Jackman
2014-03-05EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over...Olivier Martin
2014-03-05EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral contro...Olivier Martin
2014-03-05EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin
2013-11-28EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin
2012-07-09EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCDoliviermartin
2011-07-01EmbeddedPkg: Removed unused PCD valuesoliviermartin
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin
2011-02-01Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish
2010-12-06Fix dec file to pass new stricter error checking.andrewfish
2010-05-11Added a PCD to turn on/off probing Block IO devices to detect add/remove/chan...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-21Fixup Embedded Package PCD namesandrewfish
2010-04-03Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish
2010-01-30Change name to remove Templateandrewfish
2010-01-12A few more header fixesAJFISH
2009-12-06Adding support for BeagleBoard. AJFISH