summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* MdePkg/BaseLib: Change a variable type in a bitwise operationShenglei Zhang2019-02-191-1/+1
* MdePkg/BaseLib: implement SpeculationBarrier() for ARM and AArch64Ard Biesheuvel2019-02-126-32/+160
* MdePkg: Fix coding style issuesBi, Dandan2019-02-022-4/+4
* MdePkg/BaseLib: Add Base64Encode() and Base64Decode()Mike Turner2019-02-021-0/+331
* MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew2019-01-311-0/+81
* MdePkg/UefiDevicePathLib: Add a checking stepMike Turner2019-01-311-9/+8
* MdePkg/BaseLib: Remove definitions of two functionsShenglei Zhang2019-01-311-43/+1
* MdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUpper publiclyMike Turner2019-01-312-14/+14
* MdePkg/BasePeCoffLib: skip runtime relocation if reloc info is invalidHsueh, Hong-chihX2019-01-311-10/+20
* MdePkg/UefiDevicePathLib: permit use by MM_STANDALONE modulesArd Biesheuvel2019-01-211-1/+1
* MdePkg/BasePeCoffLib: Correct the address of RelocBaseEndDandan Bi2019-01-211-1/+1
* MdePkg: add MM_STANDALONE implementation of MmServicesTableLibArd Biesheuvel2019-01-163-0/+100
* MdePkg: introduce standalone MM entry point library implementationArd Biesheuvel2019-01-163-0/+152
* MdePkg/BasePeCoffLib: Add more check for relocation dataDandan Bi2019-01-161-70/+95
* MdePkg: implement MmServicesTableLib based on traditional SMMArd Biesheuvel2019-01-143-0/+131
* MdePkg/UefiLib: Abstract driver model protocol uninstallationAshish Singhal2019-01-101-1/+971
* MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu2018-12-254-0/+97
* MdePkg/BaseMemoryLibOptDxe ARM: add missing function annotationsArd Biesheuvel2018-12-134-0/+8
* MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi2018-11-211-0/+3
* MdePkg: check Length para before use in DevPathToTextUsbWWIDDandan Bi2018-11-211-1/+1
* MdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double word loads and storesArd Biesheuvel2018-11-152-4/+8
* MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issueLiming Gao2018-11-111-0/+6
* MdePkg: Fix incorrect check for DisplayOnly text format in AcpiExDandan Bi2018-11-111-1/+1
* MdePkg/BaseSynchronizationLib: Fix InternalSync[De|In]crementRuiyu Ni2018-11-082-4/+4
* MdePkg: Handle AcpiExp device path when optional para is not specifiedDandan Bi2018-10-242-8/+26
* MdePkg: Handle USBxxx device path when optional para is not specifiedDandan Bi2018-10-241-5/+25
* MdePkg: Handle Sata device path when optional para is not specifiedDandan Bi2018-10-241-1/+9
* MdePkg-BaseLib: Fix PathCleanUpDirectories() issue with "\\..\\.."Jim.Dailey@dell.com2018-10-241-7/+7
* MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only...Liming Gao2018-10-241-2/+15
* MdePkg/BaseLib: AsciiStrToUnicodeStr(S) not handle EASCII properlyHao Wu2018-10-232-3/+3
* MdePkg UefiLib: Check Table against NULL in ScanTableInSDTStar Zeng2018-10-211-1/+1
* MdePkg/BaseSynchronizationLib GCC: simplify IA32 InternalSyncCompareExchange64()Laszlo Ersek2018-10-171-4/+1
* MdePkg/BaseSynchronizationLib GCC: fix X64 InternalSyncCompareExchange64()Laszlo Ersek2018-10-171-6/+4
* MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange32()Laszlo Ersek2018-10-172-11/+8
* MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange16()Laszlo Ersek2018-10-172-11/+8
* MdePkg/BaseSynchronizationLib GCC: fix whitespace and commentsLaszlo Ersek2018-10-172-49/+39
* MdePkg: Use VENDOR_DEVICE_PATH structure for Debug Port device pathDandan Bi2018-10-121-3/+3
* MdePkg-BaseLib: Fix PathCleanUpDirectories() error involving "\..\.."Jim.Dailey@dell.com2018-10-121-1/+4
* MdePkg: Add PciRoot/PcieRoot text for ACPI Expanded Device PathDandan Bi2018-10-091-0/+21
* MdePkg: Correct condition check for AcpiExp text formatDandan Bi2018-10-091-1/+1
* MdePkg: Correct the string order of ACPI Expanded Device PathDandan Bi2018-10-091-6/+6
* MdePkg: Correct the string expression of UTF8 vendor device pathDandan Bi2018-10-091-1/+1
* MdePkg/BaseLib: Add new AsmLfence APIHao Wu2018-09-303-0/+75
* MdePkg/BaseLib: Remove an unused PCDshenglei2018-09-301-1/+0
* MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIsStar Zeng2018-09-272-0/+431
* MdePkg/BaseSynchronizationLib: fix XADD operands in GCC IA32/X64 assemblyLaszlo Ersek2018-09-262-12/+12
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-25173-17505/+151
* MdePkg/SynchronizationLib: fix Interlocked[De|In]crement return valueRuiyu Ni2018-09-2515-148/+54
* MdePkg UefiPciLibPciRootBridgeIo: Remove redundant dependencyZhang, Shenglei2018-09-251-2/+0
* MdePkg UefiPciSegmentLibPciRootBridgeIo: Remove redundant dependencyZhang, Shenglei2018-09-251-1/+0