summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2019-01-16MdePkg: add MM_STANDALONE implementation of MmServicesTableLibArd Biesheuvel4-0/+101
2019-01-16MdePkg: introduce standalone MM entry point library implementationArd Biesheuvel4-0/+154
2019-01-16MdePkg: introduce standalone MM entry point library classArd Biesheuvel2-0/+134
2019-01-16MdePkg/BasePeCoffLib: Add more check for relocation dataDandan Bi1-70/+95
2019-01-14MdePkg: implement MmServicesTableLib based on traditional SMMArd Biesheuvel4-0/+132
2019-01-14MdePkg/Include: add MmServicesTableLib header fileJagadeesh Ujja2-0/+29
2019-01-10MdePkg/UefiLib: Abstract driver model protocol uninstallationAshish Singhal2-1/+1074
2019-01-08Revert "MdePkg: avoid __builtin_unreachable() on GCC v4.4"Laszlo Ersek1-2/+1
2018-12-25MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu5-0/+112
2018-12-20MdePkg/Arm/ProcessorBind.h: fix copy/paste errorArd Biesheuvel1-1/+1
2018-12-20MdePkg/Base: introduce MAX_ALLOC_ADDRESSArd Biesheuvel5-0/+25
2018-12-13MdePkg/BaseMemoryLibOptDxe ARM: add missing function annotationsArd Biesheuvel4-0/+8
2018-12-07Revert "MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bits"Ard Biesheuvel1-2/+2
2018-11-29MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to 48 bitsArd Biesheuvel1-2/+2
2018-11-27MdePkg ACPI: fix the typos in Acpi61.h and Acpi62.hGary Lin2-2/+2
2018-11-21MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi1-0/+3
2018-11-21MdePkg: check Length para before use in DevPathToTextUsbWWIDDandan Bi1-1/+1
2018-11-20SecurityPkg: TCG Add more Event typeZhang, Chao B1-0/+9
2018-11-15MdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double word loads and storesArd Biesheuvel2-4/+8
2018-11-11MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issueLiming Gao1-0/+6
2018-11-11MdePkg: Fix incorrect check for DisplayOnly text format in AcpiExDandan Bi1-1/+1
2018-11-08MdePkg/BaseSynchronizationLib: Fix InternalSync[De|In]crementRuiyu Ni2-4/+4
2018-11-02MdePkg/Base.h: Implement BASE_CR() via OFFSET_OF().Marvin.Haeuser@outlook.com1-1/+1
2018-10-24MdePkg: Handle AcpiExp device path when optional para is not specifiedDandan Bi2-8/+26
2018-10-24MdePkg: Handle USBxxx device path when optional para is not specifiedDandan Bi1-5/+25
2018-10-24MdePkg: Handle Sata device path when optional para is not specifiedDandan Bi1-1/+9
2018-10-24MdePkg-BaseLib: Fix PathCleanUpDirectories() issue with "\\..\\.."Jim.Dailey@dell.com1-7/+7
2018-10-24MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only...Liming Gao1-2/+15
2018-10-23MdePkg/BaseLib: AsciiStrToUnicodeStr(S) not handle EASCII properlyHao Wu2-3/+3
2018-10-21MdePkg UefiLib: Check Table against NULL in ScanTableInSDTStar Zeng1-1/+1
2018-10-17MdePkg/BaseSynchronizationLib GCC: simplify IA32 InternalSyncCompareExchange64()Laszlo Ersek1-4/+1
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix X64 InternalSyncCompareExchange64()Laszlo Ersek1-6/+4
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange32()Laszlo Ersek2-11/+8
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange16()Laszlo Ersek2-11/+8
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix whitespace and commentsLaszlo Ersek2-49/+39
2018-10-12MdePkg: Use VENDOR_DEVICE_PATH structure for Debug Port device pathDandan Bi1-3/+3
2018-10-12MdePkg-BaseLib: Fix PathCleanUpDirectories() error involving "\..\.."Jim.Dailey@dell.com1-1/+4
2018-10-09MdePkg: Add PciRoot/PcieRoot text for ACPI Expanded Device PathDandan Bi1-0/+21
2018-10-09MdePkg: Correct condition check for AcpiExp text formatDandan Bi1-1/+1
2018-10-09MdePkg: Correct the string order of ACPI Expanded Device PathDandan Bi1-6/+6
2018-10-09MdePkg: Correct the string expression of UTF8 vendor device pathDandan Bi1-1/+1
2018-09-30MdePkg/BaseLib: Add new AsmLfence APIHao Wu4-0/+88
2018-09-30MdePkg/BaseLib: Remove an unused PCDshenglei1-1/+0
2018-09-27MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIsStar Zeng3-0/+499
2018-09-26MdePkg/BaseSynchronizationLib: fix XADD operands in GCC IA32/X64 assemblyLaszlo Ersek2-12/+12
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen182-19402/+152
2018-09-25MdePkg/SynchronizationLib: fix Interlocked[De|In]crement return valueRuiyu Ni16-152/+56
2018-09-25MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependencyZhang, Shenglei1-2/+0
2018-09-25MdePkg UefiPciSegmentLibPciRootBridgeIo: Remove redundant dependencyZhang, Shenglei1-1/+0
2018-09-25MdePkg: Add a inf path in MdePkg.dscZhang, Shenglei1-1/+1