summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth27-36/+36
2016-10-07MdePkg: Fix some typing errorsThomas Huth4-15/+15
2016-09-28MdePkg/HiiImage.h: Include GraphicsOutput.hRuiyu Ni1-1/+3
2016-09-28MdePkg/HiiImageDecoder.h: Add missing EFI_HII_IMAGE_DECODER_OTHER_INFORuiyu Ni1-9/+21
2016-09-28MdePkg/HiiImageDecoder.h: Rename from ImageDecoder.hRuiyu Ni1-0/+0
2016-09-27MdePkg/BaseMemoryLibOptDxe: replace deprecated uses of IT blocksArd Biesheuvel5-27/+33
2016-09-27MdePkg/BaseMemoryLibOptDxe ARM: fix Thumb-2 bug in ScanMem()Ard Biesheuvel1-4/+5
2016-09-27MdePkg: Add SMM PciExpressLib InstanceGao, Liming3-0/+1473
2016-09-27MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFRLiming Gao1-1/+7
2016-09-23MdePkg/BaseMemoryLibOptDxe ARM AARCH64: fix thinko in SetMem##Ard Biesheuvel3-19/+44
2016-09-21MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: implement accelerated GUID functionsArd Biesheuvel5-1/+333
2016-09-21MdePkg/BaseMemoryLibOptDxe ARM: fix arithmetic bugs in CompareMem()Ard Biesheuvel1-2/+2
2016-09-13MdePkg/BaseMemoryLibOptDxe ARM|AARCH64: disallow use in SEC & PEI phasesArd Biesheuvel1-0/+9
2016-09-13MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routinesArd Biesheuvel5-1/+839
2016-09-13MdePkg/BaseMemoryLibOptDxe: add accelerated ARM routinesArd Biesheuvel10-14/+1209
2016-09-13MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bitsArd Biesheuvel3-14/+140
2016-09-09MdePkg/BaseLib AARCH64: terminate stack frame list on stack switchArd Biesheuvel1-0/+1
2016-09-02MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI SpecRuiyu Ni1-2/+6
2016-08-22MdePkg BaseMemoryLibSse2: Add SSE2 implementation of API IsZeroBuffer()Hao Wu5-2/+226
2016-08-22MdePkg BaseMemoryLib: Add assembly implementation of API IsZeroBuffer()Hao Wu20-8/+746
2016-08-22MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu13-9/+335
2016-08-22MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu9-9/+261
2016-08-17MdePkg/MpService.h: Trim whitespace at end of lineJeff Fan1-235/+235
2016-08-17MdePkg/MpService.h: Fixed typo in function header to match PI specJeff Fan1-17/+17
2016-08-16MdePkg: Fix guid conflict.Dong, Eric2-4/+20
2016-08-12MdePkg RVCT: add definition of UNREACHABLEArd Biesheuvel1-0/+7
2016-08-11MdePkg/HiiImageEx: Fix incorrect parameter type in GetImageInfo()Dandan Bi1-1/+1
2016-08-10MdePkg: Enhance PathRemoveLastItem() to support "FS0:File.txt"Ruiyu Ni1-2/+3
2016-08-08MdePkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-08-02MdePkg: Add DmaRemappingReportingTable.hGiri P Mudusuru1-0/+261
2016-08-02BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel1-1/+5
2016-08-02MdePkg: move to 'hidden' visibility for all symbols under GCC/X64Ard Biesheuvel1-2/+2
2016-07-29MdePkg PeiDxePostCodeLibReportStatusCode: Correct files with CRLF line endingLiming Gao2-4/+4
2016-07-21MdePkg X64: force 'protected' visibility when building with -fpicArd Biesheuvel1-0/+9
2016-07-21MdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN_VA_FUNCS defineArd Biesheuvel1-1/+1
2016-07-21MdePkg: Enable new MS VA intrinsics for GNUC x86 64bits buildShi, Steven1-0/+26
2016-07-21MdePkg: avoid __builtin_unreachable() on GCC v4.4Ard Biesheuvel1-1/+2
2016-07-20MdePkg BaseLib: Add the missing nasm source file InternalSwitchStack.nasmLiming Gao2-1/+49
2016-07-14MdePkg/BaseSynchronizationLib: spin lock alignment is 32 at leastJeff Fan1-0/+4
2016-07-13MdePkg/IndustryStandard: introduce EFI_PCI_CAPABILITY_ID_SHPCLaszlo Ersek1-0/+1
2016-07-11MdePkg: Fix typos in commentsMudusuru, Giri P3-6/+6
2016-07-09MdePkg Base.h: Fix typo funcation to functionStar Zeng1-5/+5
2016-06-29MdePkg/IndustryStandard: fix build break due to latest Atapi.h changeFeng Tian1-2/+2
2016-06-29MdePkg/IndustryStandard: Add additional Atapi.h definitions.Feng Tian1-128/+312
2016-06-28MdePkg BaseLib: Convert Ia32/DisablePaging32.asm to NASMLiming Gao2-1/+57
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedIncrement.asm to NASMJordan Justen2-0/+40
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedDecrement.asm to NASMJordan Justen2-0/+40
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange16.asm t...Jordan Justen2-0/+43
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange32.asm t...Jordan Justen2-0/+42
2016-06-28MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange64.asm t...Jordan Justen2-0/+42