summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2019-02-28MdePkg/BaseLib: Add Shadow Stack Support for X86.Yao, Jiewen
2019-02-21MdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity check for FilePath dev...Jian J Wang
2019-02-21MdePkg/UefiDevicePathLib: Add sanity check for FilePath device pathJian J Wang
2019-02-19MdePkg/BaseLib: Change a variable type in a bitwise operationShenglei Zhang
2019-02-12MdePkg/BaseLib: implement SpeculationBarrier() for ARM and AArch64Ard Biesheuvel
2019-02-02MdePkg: Fix coding style issuesBi, Dandan
2019-02-02MdePkg/BaseLib: Add Base64Encode() and Base64Decode()Mike Turner
2019-01-31MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew
2019-01-31MdePkg/UefiDevicePathLib: Add a checking stepMike Turner
2019-01-31MdePkg/BaseLib: Remove definitions of two functionsShenglei Zhang
2019-01-31MdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUpper publiclyMike Turner
2019-01-31MdePkg/BasePeCoffLib: skip runtime relocation if reloc info is invalidHsueh, Hong-chihX
2019-01-21MdePkg/UefiDevicePathLib: permit use by MM_STANDALONE modulesArd Biesheuvel
2019-01-21MdePkg/BasePeCoffLib: Correct the address of RelocBaseEndDandan Bi
2019-01-16MdePkg: add MM_STANDALONE implementation of MmServicesTableLibArd Biesheuvel
2019-01-16MdePkg: introduce standalone MM entry point library implementationArd Biesheuvel
2019-01-16MdePkg/BasePeCoffLib: Add more check for relocation dataDandan Bi
2019-01-14MdePkg: implement MmServicesTableLib based on traditional SMMArd Biesheuvel
2019-01-10MdePkg/UefiLib: Abstract driver model protocol uninstallationAshish Singhal
2018-12-25MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu
2018-12-13MdePkg/BaseMemoryLibOptDxe ARM: add missing function annotationsArd Biesheuvel
2018-11-21MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi
2018-11-21MdePkg: check Length para before use in DevPathToTextUsbWWIDDandan Bi
2018-11-15MdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double word loads and storesArd Biesheuvel
2018-11-11MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issueLiming Gao
2018-11-11MdePkg: Fix incorrect check for DisplayOnly text format in AcpiExDandan Bi
2018-11-08MdePkg/BaseSynchronizationLib: Fix InternalSync[De|In]crementRuiyu Ni
2018-10-24MdePkg: Handle AcpiExp device path when optional para is not specifiedDandan Bi
2018-10-24MdePkg: Handle USBxxx device path when optional para is not specifiedDandan Bi
2018-10-24MdePkg: Handle Sata device path when optional para is not specifiedDandan Bi
2018-10-24MdePkg-BaseLib: Fix PathCleanUpDirectories() issue with "\\..\\.."Jim.Dailey@dell.com
2018-10-24MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only...Liming Gao
2018-10-23MdePkg/BaseLib: AsciiStrToUnicodeStr(S) not handle EASCII properlyHao Wu
2018-10-21MdePkg UefiLib: Check Table against NULL in ScanTableInSDTStar Zeng
2018-10-17MdePkg/BaseSynchronizationLib GCC: simplify IA32 InternalSyncCompareExchange64()Laszlo Ersek
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix X64 InternalSyncCompareExchange64()Laszlo Ersek
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange32()Laszlo Ersek
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange16()Laszlo Ersek
2018-10-17MdePkg/BaseSynchronizationLib GCC: fix whitespace and commentsLaszlo Ersek
2018-10-12MdePkg: Use VENDOR_DEVICE_PATH structure for Debug Port device pathDandan Bi
2018-10-12MdePkg-BaseLib: Fix PathCleanUpDirectories() error involving "\..\.."Jim.Dailey@dell.com
2018-10-09MdePkg: Add PciRoot/PcieRoot text for ACPI Expanded Device PathDandan Bi
2018-10-09MdePkg: Correct condition check for AcpiExp text formatDandan Bi
2018-10-09MdePkg: Correct the string order of ACPI Expanded Device PathDandan Bi
2018-10-09MdePkg: Correct the string expression of UTF8 vendor device pathDandan Bi
2018-09-30MdePkg/BaseLib: Add new AsmLfence APIHao Wu
2018-09-30MdePkg/BaseLib: Remove an unused PCDshenglei
2018-09-27MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIsStar Zeng
2018-09-26MdePkg/BaseSynchronizationLib: fix XADD operands in GCC IA32/X64 assemblyLaszlo Ersek
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen