summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Align RealTimeClock function headers with return valuesSuqiang Ren2024-02-091-3/+18
* EmbeddedPkg/RealTimeClockLib: drop LibRtcVirtualNotifyEvent from lib classLaszlo Ersek2023-10-181-15/+0
* EmbeddedPkg: Add back FfsFindSectionDataMin M Xu2023-01-191-0/+20
* EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHookMin M Xu2023-01-191-1/+1
* EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding sectionMin M Xu2023-01-181-5/+18
* EmbeddedPkg/AcpiLib: Fix code formatting errorsMichael Kubacki2022-10-031-11/+11
* EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLibMin M Xu2022-09-061-0/+19
* EmbeddedPkg: Remove duplicated wordsPierre Gondois2022-09-052-2/+2
* EmbeddedPkg/AcpiLib: Add more helper functionsNhi Pham2021-12-171-0/+71
* EmbeddedPkg: Apply uncrustify changesMichael Kubacki2021-12-0741-1483/+1905
* EmbeddedPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* ArmVirtPkg/FdtClintDxe: Move FdtClientDxe to EmbeddedPkgAbner Chang2021-10-141-0/+129
* EmbeddedPkg/libfdt: Add strcmp and strncpy to libfdt_env.hAbner Chang2021-08-051-0/+8
* EmbeddedPkg/TimeBaseLib: Add function to check Timezone and DaylightNhi Pham2021-01-071-0/+36
* EmbeddedPkg/TimeBaseLib: Update comment blocks for API functionsNhi Pham2021-01-071-6/+48
* EmbeddedPkg/TimeBaseLib: remove useless truncation to 32-bitLaszlo Ersek2020-12-211-1/+1
* EmbeddedPkg/TimeBaseLib: remove the SEC_PER_MONTH, SEC_PER_YEAR macrosLaszlo Ersek2020-09-081-2/+0
* EmbeddedPkg/libfdt: Add strncmp macro to use AsciiStrnCmpAbner Chang2020-08-241-0/+4
* EmbeddedPkg/TimeBaseLib: Add macros to get build year/month/dayPete Batard2020-08-031-0/+32
* EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuidArd Biesheuvel2020-04-301-2/+2
* EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.3Pete Batard2020-03-301-0/+8
* EmbeddedPkg: Fix various typosCœur2019-07-047-15/+15
* EmbeddedPkg: improve TimeBaseLib type safetyLeif Lindholm2019-06-171-2/+2
* EmbeddedPkg/PrePiLib: remove dead status code reporting codeArd Biesheuvel2019-06-061-7/+0
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0938-266/+38
* EmbeddedPkg/PrePiLib: Correct function nameJeff Brasen2019-02-011-1/+1
* EmbeddedPkg/PrePiHobLib: drop CreateHobList() from libraryArd Biesheuvel2018-11-291-18/+0
* EmbeddedPkg/TimeBaseLib: Add function to get Week day.Meenakshi Aggarwal2018-06-051-0/+8
* EmbeddedPkg: add platform boot manager protocolHaojian Zhuang2018-06-051-0/+86
* EmbeddedPkg/Drivers: add virtual keyboard driverHaojian Zhuang2018-04-301-0/+65
* EmbeddedPkg: introduce NvVarStoreFormattedLibLaszlo Ersek2018-04-121-0/+39
* EmbeddedPkg/FdtLib: incorporate missing overlay supportArd Biesheuvel2018-02-211-0/+31
* EmbeddedPkg: delete unused Pcds and guidsLeif Lindholm2018-02-061-42/+0
* EmbeddedPkg/FdtLib: Update FdtLib to v1.4.5Pankaj Bansal2018-01-052-31/+389
* EmbeddedPkg: AndroidBootApp: fix clang compilationLeif Lindholm2017-12-061-2/+2
* EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel2017-11-264-383/+0
* EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas2017-11-071-0/+96
* EmbeddedPkg: introduce GPIO PPIArd Biesheuvel2017-11-051-0/+151
* EmbeddedPkg: add driver to set graphical/serial console preferenceArd Biesheuvel2017-10-231-0/+23
* EmbeddedPkg: Introduce HardwareInterrupt2 protocolArd Biesheuvel2017-10-051-0/+182
* EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel2017-08-291-1/+29
* EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie2017-08-202-0/+60
* EmbeddedPkg/AndroidFastboot: split android boot headerJun Nie2017-08-071-0/+58
* EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)Leif Lindholm2017-05-101-0/+68
* MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel2017-04-051-35/+0
* EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel2017-03-311-0/+39
* EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel2017-03-282-0/+46
* EmbeddedPkg: introduce EDKII Platform Has Device Tree GUIDLaszlo Ersek2017-03-281-0/+35
* EmbeddedPkg: introduce EDKII Platform Has ACPI GUIDLaszlo Ersek2017-03-281-0/+35
* EmbeddedPkg/Protocol/MmcHost: add new methods for I/O width and multiblockHaojian Zhuang2016-11-241-1/+34