summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools: Remove unnecessary super functionYunhua Feng2019-02-011-5/+0
* BaseTools: nametuple not have verbose parameter in python3Yunhua Feng2019-02-011-1/+1
* BaseTools: use OrderedDict instead of sdictFeng, Bob C2019-02-011-122/+1
* BaseTools: replace get_bytes_le() to bytes_leZhijux Fan2019-02-013-3/+3
* BaseTools: Rename iteritems to itemsZhijux Fan2019-02-013-5/+5
* BaseTools:use iterate list to replace the itertoolsZhijux Fan2019-02-011-4/+2
* BaseTool:Rename xrange() to range()Zhijux Fan2019-02-014-16/+16
* CryptoPkg/BaseCryptLib: split CryptPkcs7Verify.c on behalf of runtimeJian J Wang2019-01-318-119/+220
* MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew2019-01-312-6/+120
* BaseTools/DevicePath: Add a checking stepMike Turner2019-01-311-9/+8
* MdePkg/UefiDevicePathLib: Add a checking stepMike Turner2019-01-312-10/+10
* ShellPkg/UefiShellLib: Use BaseLib api CharToUpperShenglei Zhang2019-01-311-30/+3
* ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang2019-01-311-23/+2
* MdeModulePkg/DxeHttpLib: Use BaseLib api AsciiCharToUpperShenglei Zhang2019-01-311-23/+2
* MdeModulePkg/EbcDebugger: Use AsciiCharToUpper and CharToUpperShenglei Zhang2019-01-311-35/+4
* MdePkg/BaseLib: Remove definitions of two functionsShenglei Zhang2019-01-311-43/+1
* MdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUpper publiclyMike Turner2019-01-313-15/+55
* MdeModulePkg/EbcDebugger: Change function namesShenglei Zhang2019-01-311-7/+7
* MdePkg/IndustryStandard: Remove an incorrectly spelled macroBret Barkelew2019-01-311-2/+0
* SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.cBret Barkelew2019-01-312-4/+4
* MdePkg/IndustryStandard: Introduce a correctly spelled macroBret Barkelew2019-01-311-0/+2
* IntelSiliconPkg\Include\IndustryStandard: Update IGD_OPREGION_MBOX3 StructureSolanki, Digant H2019-01-311-4/+4
* MdeModulePkg/CapsuleApp: Enhance CapsuleApp to support Capsule-on-DiskChen A Chen2019-01-314-17/+690
* MdeModulePkg/CapsuleApp: Add functions to support Capsule-on-DiskChen A Chen2019-01-311-0/+808
* MdeModulePkg/CapsuleApp: Add a function used to get next DevicePathChen A Chen2019-01-312-2/+43
* MdePkg/UefiSpec.h: Add definition to support Capsule-on-Disk featureChen A Chen2019-01-311-0/+5
* MdeModulePkg/UefiBootManagerLib: Match the nested partitionsGary Lin2019-01-311-21/+17
* MdePkg/BasePeCoffLib: skip runtime relocation if reloc info is invalidHsueh, Hong-chihX2019-01-311-10/+20
* FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature.Chen A Chen2019-01-314-5/+585
* MdePkg/UefiGpt.h: Add new definition for enable GPT supportChen A Chen2019-01-311-1/+5
* FatPkg: Break down Part.c file.Chen A Chen2019-01-314-394/+432
* SecurityPkg: Add a PCD to skip Opal password promptChu, Maggie2019-01-313-0/+13
* EmbeddedPkg: Fix Command Argument for SD/eMMC R/W operation.Meenakshi Aggarwal2019-01-302-5/+18
* ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidationArd Biesheuvel2019-01-294-21/+22
* ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failureDandan Bi2019-01-291-1/+1
* ArmPkg/ArmMmuLib ARM: trim high memory regions instead of rejecting themArd Biesheuvel2019-01-281-1/+2
* MdeModulePkg:Tpm2Acpi.h: Upgrade UEFI supporting TCG spec infoZhang, Chao B2019-01-281-2/+5
* SecurityPkg/TCG: Upgrade UEFI supporting TCG spec infoZhang, Chao B2019-01-283-4/+8
* MdeModulePkg/MdeModulePkg.dsc: ignore standalone MM modules for EBC or XCODE5Ard Biesheuvel2019-01-281-3/+5
* IntelFsp2Pkg: FSP can utilize bootloader stackChasel, Chiu2019-01-286-19/+157
* IntelFsp2Pkg: Add function to get bootloader stack pointerChasel, Chiu2019-01-282-10/+38
* BaseTools/build/build: delete variableCarsey, Jaben2019-01-282-62/+1
* BaseTools/Common/Misc: Cleanup the importsCarsey, Jaben2019-01-281-17/+17
* BaseTools/Common/Misc: remove uncalled codeCarsey, Jaben2019-01-281-46/+0
* BaseTools:Define Macro in Inf file, the pcdvalue Can't convertFan, ZhijuX2019-01-281-2/+6
* BaseTools/Common/Misc: move private functionsCarsey, Jaben2019-01-281-45/+45
* BaseTools: Fix Pcd Array changes build report issue.Fan, ZhijuX2019-01-281-2/+5
* ShellPkg/TftpDynamicCommand: Return proper statusVladimir Olovyannikov via edk2-devel2019-01-251-0/+6
* MdeModulePkg VariableStandaloneMm: Add PcdEmuVariableNvModeEnable in infStar Zeng2019-01-251-1/+3
* ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch2019-01-245-4/+391