summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseLib: Add support for the XSETBV instructionJiaxin Wu2021-04-061-1/+24
* MdePkg: Add RegisterFilterLib class and NULL instanceDandan Bi2021-03-301-0/+243
* MdePkg: Support standalone MM Driver Unload capabilityJiaxin Wu2021-03-181-0/+25
* MdePkg: MmUnblockMemoryLib: Added definition and null instanceKun Qin2021-03-051-0/+44
* MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei2020-10-134-1092/+0
* MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer2020-09-161-2/+3
* MdePkg/BaseLib: Add support for the VMGEXIT instructionTom Lendacky2020-08-161-0/+14
* MdePkg/BaseLib: Add support for the XGETBV instructionTom Lendacky2020-08-161-0/+17
* MdePkg/Include: Add UT_EXPECT_ASSERT_FAILURE() to UnitTestLibMichael D Kinney2020-07-151-0/+90
* MdePkg/Include: Hook DebugLib _ASSERT() for unit testsMichael D Kinney2020-07-151-1/+27
* MdePkg/PciSegmentInfoLib: Add missing EFIAPI to GetPciSegmentInfo()Ray Ni2020-06-241-1/+2
* MdePkg/UnitTestLib.h: Drop FrameworkHandle param from SaveFrameworkState()Michael Kubacki2020-06-141-6/+3
* MdePkg: Fix SafeString performing assertions on runtime checksVitaly Cheptsov2020-05-221-111/+0
* MdePkg/BaseLib: BaseLib for RISCV64 architectureAbner Chang2020-05-071-0/+26
* MdePkg/BaseLib: Add linked list iteration macrosMichael Kubacki2020-04-211-0/+27
* MdePkg DebugLib: Enable FILE NAME as DEBUG ASSERT for CLANGZhiguang Liu2020-04-131-1/+5
* MdePkg/Library/Smm: Fix various typosAntoine Coeur2020-02-103-7/+7
* MdePkg/Library/Pci: Fix various typosAntoine Coeur2020-02-104-8/+8
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* MdePkg/Include/Library: Add UnitTestLib classBret Barkelew2020-02-071-0/+757
* MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fieldsJason Voelz2020-01-101-3/+12
* MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang2019-11-201-9/+10
* MdePkg: Implement SCSI commands for Security Protocol In/OutZurcher, Christopher J2019-09-291-1/+129
* MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao2019-09-171-0/+17
* MdePkg/BaseLib: re-specify Base64Decode(), and add temporary stub implLaszlo Ersek2019-07-161-22/+85
* MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level pagingRay Ni2019-07-121-1/+2
* Revert "MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging"Ray Ni2019-07-121-2/+1
* MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level pagingRay Ni2019-07-101-1/+2
* MdePkg: Removed IPF related codeShenglei Zhang2019-04-283-598/+0
* MdePkg/PeiServicesLib.h: Change comments of PeiServicesResetSystem2Zhichao Gao2019-04-281-4/+2
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0967-485/+67
* MdePkg/DebugLib.h: Add new APIs for DebugLibBret Barkelew2019-04-021-1/+51
* MdePkg/BaseLib: Add Shadow Stack Support for X86.Yao, Jiewen2019-02-281-0/+2
* MdePkg: Fix coding style issuesBi, Dandan2019-02-021-8/+8
* MdePkg/BaseLib: Add Base64Encode() and Base64Decode()Mike Turner2019-02-021-0/+56
* MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew2019-01-311-6/+39
* MdePkg/UefiDevicePathLib: Add a checking stepMike Turner2019-01-311-1/+2
* MdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUpper publiclyMike Turner2019-01-311-1/+41
* MdePkg: introduce standalone MM entry point library classArd Biesheuvel2019-01-161-0/+131
* MdePkg/Include: add MmServicesTableLib header fileJagadeesh Ujja2019-01-141-0/+25
* MdePkg/UefiLib: Abstract driver model protocol uninstallationAshish Singhal2019-01-101-0/+103
* MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu2018-12-251-0/+15
* MdePkg/BaseLib: Add new AsmLfence APIHao Wu2018-09-301-0/+13
* MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIsStar Zeng2018-09-271-0/+68
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-1442/+0
* MdePkg/SynchronizationLib: fix Interlocked[De|In]crement return valueRuiyu Ni2018-09-251-4/+2
* MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenModeLaszlo Ersek2018-08-221-16/+3
* MdePkg/UefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2018-08-161-0/+88
* MdePkg/BaseLib: Add bit field population calculating methodsTomas Pilar (tpilar)2018-07-091-0/+56
* MdePkg: Clean up source filesLiming Gao2018-06-2853-1899/+1899