summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-08BaseTools/EfiRom: Avoid possible NULL pointer dereferenceHao Wu1-18/+20
2016-11-08BaseTools/C/Common: Avoid possible NULL pointer dereferenceHao Wu6-23/+93
2016-11-07CorebootPayloadPkg: Fix typos in commentsMaurice Ma1-2/+2
2016-11-07ShellPkg/Ping6: Add a note in help for TargetIphegdenag1-0/+2
2016-11-07CryptoPkg: Fix typos in commentsGary Lin26-84/+84
2016-11-07ShellPkg/reset: Support "-fwui" flagChen A Chen2-5/+44
2016-11-05Edk2Setup.bat: Fix build errors from VS tools PREFIX ENV missingCinnamon Shia1-0/+9
2016-11-05BaseTools: Add the support for character '<' and '>' in the map fileYonghong Zhu1-2/+2
2016-11-04OvmfPkg/ResetVector: Depend on PCD values of the page tables.Marvin Häuser3-11/+24
2016-11-04BaseTools/Pkcs7: Add readme.mdJiewen Yao1-0/+84
2016-11-04MdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()Ard Biesheuvel8-8/+40
2016-11-04BaseTools: Fix the Windows GCC Build Failure with too long pathYonghong Zhu1-1/+5
2016-11-04MdePkg/BaseLib: Move CHAR_NULL definition to Base.h in BaseLibSong, BinX3-3/+5
2016-11-04IntelFrameworkModulePkg/BootMaint: Show "Change Boot order" page correctlyDandan Bi1-3/+19
2016-11-03OvmfPkg/ResetVector: Remove the unused ASM ResetVector.Marvin Häuser1-53/+0
2016-11-03BaseTool/Pkcs7: Add TestRoot.cer.Jiewen Yao1-0/+0
2016-11-03MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD tokenCinnamon Shia2-9/+15
2016-11-03MdeModulePkg/FrameBufferBltLib: Change module type to UEFI_DRIVERSong, BinX1-1/+1
2016-11-03EdkCompatibilityPkg/PrintLite: Fix ErrorPrint() wrong NULL char checkSong, BinX1-1/+1
2016-11-03UefiCpuPkg PeiCpuExceptionHandlerLib: Add the missing nasm files in INFLiming Gao1-2/+4
2016-11-03IntelFrameworkModulePkg LzmaDecompressLib: Update LZMA to new 16.04 versionLiming Gao19-998/+1499
2016-11-03MdeModulePkg LzmaDecompressLib: Update LZMA to new 16.04 versionLiming Gao19-998/+1499
2016-11-03BaseTools LzmaCompress: Update LZMA to new 16.04 versionLiming Gao30-1412/+2070
2016-11-02ArmPkg/CpuDxe: set DmaBufferAlignment according to CWGArd Biesheuvel1-1/+12
2016-11-02CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation.Qin Long11-6/+319
2016-11-02CryptoPkg: Add HMAC-SHA256 cipher supportQin Long8-9/+510
2016-11-02CryptoPkg: Add xxxxHashAll APIs to facilitate the digest computationQin Long9-10/+589
2016-11-02BaseTools:introduce PREFIX env for VS tool pathYonghong Zhu1-46/+44
2016-11-02BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.batYonghong Zhu1-1/+9
2016-11-02BaseTools: Add a new bat file to set PREFIX envsYonghong Zhu1-0/+101
2016-11-02BaseTools: Fix a bug for tooldef class not include the newly EnvYonghong Zhu1-0/+2
2016-11-02BaseTools: Fix a bug for ExpandMacros to support mixed case ENV varYonghong Zhu1-4/+7
2016-11-02BaseTools: Fix the bug for OptionRom generation with different archYonghong Zhu1-3/+3
2016-11-02UefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLocationByApicId()Jeff Fan3-0/+3
2016-11-02UefiCpuPkg/LocalApicLib: Rename GetProcessorLocation()Jeff Fan5-5/+5
2016-11-01IntelSiliconPkg: Add SMBIOS data HOB GUIDMudusuru, Giri P1-0/+7
2016-11-01MdeModulePkg/Xhci: Change short packet debug message to verbose levelFeng Tian2-2/+2
2016-11-01MdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock after cmd execFeng Tian1-10/+29
2016-11-01UefiCpuPkg: Move GetProcessorLocation() to LocalApicLib libraryLeo Duran5-247/+324
2016-10-31ShellPkg: print only valid characters for file overwrite promptTapan Shah1-2/+7
2016-10-31NetworkPkg: Check for NULL pointer before dereference it.Fu Siyuan1-3/+7
2016-10-31MdeModulePkg: Check for NULL pointer before dereference it.Fu Siyuan1-4/+8
2016-10-31NetworkPkg: Add error handling logic when using AllocateZeroPoolZhang Lubo1-2/+6
2016-10-31NetworkPkg: Fix the wrong Timer event checkJiaxin Wu1-2/+2
2016-10-31MdeModulePkg: Fix the wrong Timer event checkJiaxin Wu1-1/+1
2016-10-28ArmPlatformPkg/ArmVExpressFastBootDxe: eliminate deprecated string functionsArd Biesheuvel1-4/+5
2016-10-28ArmPlatformPkg/ArmVExpressFastBootDxe: clean up code and commentsArd Biesheuvel1-5/+74
2016-10-28ArmPkg: remove LoadConstantXxx() asm macrosArd Biesheuvel3-73/+0
2016-10-28ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEndArd Biesheuvel1-1/+1
2016-10-28ArmPkg RVCT: add ADRL/LDRL macro equivalentsArd Biesheuvel1-0/+20