summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-24MdePkg/BasePeCoffLib: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel1-52/+9
2018-09-14MdePkg: Update the comments in decshenglei1-1/+1
2018-08-29MdePkg: Add the missing spec version information for header filesshenglei26-7/+87
2018-08-28MdePkg SmBios.h: Add SMBIOS 3.2.0 definitionsStar Zeng1-35/+120
2018-08-22MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenModeLaszlo Ersek2-50/+9
2018-08-16MdePkg/UefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek3-0/+316
2018-08-15MdePkg Cper.h: Add generic error macros for ARM platformedk2-stable201808Ming Huang1-0/+3
2018-08-06MdePkg/BaseLib: Add an additional check within AsciiStriCmpRuiyu Ni1-1/+1
2018-08-01MdePkg FirmwareManagement.h: Fix code style issueStar Zeng1-4/+4
2018-07-31MdePkg/SmmMemLib: Avoid possible NULL ptr dereferenceHao Wu1-1/+1
2018-07-26MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attrib table.Jiewen Yao2-3/+59
2018-07-26MdePkg/SmmMemLib: Check for untested memory in GCDJiewen Yao2-5/+92
2018-07-09MdePkg/BaseLib: Add bit field population calculating methodsTomas Pilar (tpilar)2-0/+142
2018-06-28MdePkg: IORT Specification Rev D updatesSami Mujawar1-4/+6
2018-06-28MdePkg: SMMUv3 updates for IORT table definitionsSami Mujawar1-1/+10
2018-06-28MdePkg: Clean up source filesLiming Gao729-15717/+15717
2018-06-27MdePkg: TpmPtp: Add CapCRBIdleBypass definitionZhang, Chao B1-2/+3
2018-06-26MdePkg/PerformanceLib.h: Add new Perf macrosBi, Dandan4-3/+477
2018-06-19MdePkg/IndustryStandard/Ipmi: Use union for bitmap fieldsHao Wu5-536/+1076
2018-06-19MdePkg/IndustryStandard/Ipmi: Update IPMI header filesHao Wu6-60/+789
2018-06-12MdePkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2-7/+7
2018-06-11MdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic safe for ArmVirt/KVMArd Biesheuvel8-0/+1400
2018-06-07MdePkg: Remove X86 ASM and S filesLiming Gao308-15375/+8