summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* edksetup.sh: rework argument parsing and update usage informationLeif Lindholm2016-10-241-28/+37
* Edk2Setup.bat: Support building platforms with Python sourceCinnamon Shia2016-10-241-6/+30
* edksetup.bat: Support --nt32 X64Cinnamon Shia2016-10-242-46/+29
* IntelFsp2WrapperPkg: Fix a typo in the commentGary Lin2016-10-241-1/+1
* IntelFsp2Pkg: Fix typos in commentsGary Lin2016-10-243-5/+5
* IntelFspWrapperPkg: Fix typos in commentsGary Lin2016-10-248-11/+11
* IntelFspPkg: Fix typos in commentsGary Lin2016-10-245-11/+11
* SourceLevelDebugPkg: Fix typos in commentsGary Lin2016-10-246-16/+16
* UefiCpuPkg: Fix typos in commentsGary Lin2016-10-245-9/+9
* IntelFrameworkPkg: Fix typos in commentsGary Lin2016-10-244-4/+4
* IntelFrameworkModulePkg: Fix typos in commentsGary Lin2016-10-2431-137/+137
* SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issueZhang, Chao B2016-10-212-4/+4
* MdePkg: Fix typos in commentsGary Lin2016-10-2119-31/+31
* EdkCompatibilityPkg: Fix typos in commentsGary Lin2016-10-2131-47/+47
* BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dllLiming Gao2016-10-211-2/+2
* ArmVirtPkg/ArmVirtGicArchLib: adapt ASSERT()s to 64-bit base addressesDennis Chen2016-10-211-4/+4
* MdePkg: Add ACPI Low Power Idle Table (LPIT) definitionsGiri P Mudusuru2016-10-201-0/+82
* NetworkPkg: Coding style refine for IpSecDxeJiaxin Wu2016-10-212-10/+10
* BaseTools/PatchCheck.py: Update to report error for EFI_D_*Yonghong Zhu2016-10-211-0/+14
* BaseTools/PatchCheck.py: Update to handle the two [] as prefixYonghong Zhu2016-10-211-8/+9
* BaseTools/PatchCheck.py: Update for max length of subject and message lineYonghong Zhu2016-10-211-4/+4
* MdeModulePkg: add ARM/AARCH64 requirements to .dscLeif Lindholm2016-10-201-0/+9
* BaseTools: Fix typos in comments and variablesGary Lin2016-10-2012-28/+28
* OvmfPkg: Fix typos in commentsGary Lin2016-10-192-8/+8
* EmulatorPkg: Fix typos in comments and variablesGary Lin2016-10-197-221/+221
* EmbeddedPkg: Fix typos in commentsGary Lin2016-10-1914-19/+19
* ArmPkg: Fix typos in commentsGary Lin2016-10-193-4/+4
* ArmPlatformPkg/ArmVExpressPkg: add missing '0x' prefix to hex valueSudeep Holla2016-10-191-1/+1
* CorebootPayloadPkg/PciHostBridgeLib: Fix the wrong PCI resource limitMaurice Ma2016-10-181-2/+2
* MdeModulePkg/BMMUI: Add error handling codesDandan Bi2016-10-192-27/+202
* MdeModulePkg/BMMUI: Show "Change Boot/Driver order" page correctlyDandan Bi2016-10-191-2/+18
* MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistentDandan Bi2016-10-192-4/+16
* MdeModulePkg/BMMUI: Remove the incorrect and useless codesDandan Bi2016-10-191-12/+0
* MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callbackDandan Bi2016-10-192-67/+126
* MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submitDandan Bi2016-10-191-0/+29
* ArmPlatformPkg/ArmShellCmdRunAxf: Reference MdePkg protocol definitionRuiyu Ni2016-10-191-4/+2
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-1921-58/+45
* EmbeddedPkg/FdtPlatformDxe: Reference Shell protocols in MdePkgRuiyu Ni2016-10-191-2/+2
* ArmPkg/LinuxLoader: Reference Shell protocols in MdePkgRuiyu Ni2016-10-191-2/+2
* MdePkg: Merge ShellBase.h and remove Efi prefix from header filesRuiyu Ni2016-10-194-163/+143
* ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni2016-10-195-3/+82
* MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni2016-10-195-0/+15
* ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni2016-10-193-14/+14
* MdePkg UefiDevicePathLibDevicePathProtocol: Validate before use.Eric Dong2016-10-191-7/+17
* MdePkg UefiDevicePathLib: Validate buffer length before use buffer.Eric Dong2016-10-191-7/+18
* BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu2016-10-192-29/+49
* BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu2016-10-191-0/+14
* ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek2016-10-181-1/+1
* MdePkg/BaseLib: Remove the unnecessary '_' before library APIs in ASM/NASMHao Wu2016-10-1810-30/+30
* IntelSiliconPkg: Fixed bug in IgdOpregion specGiri P Mudusuru2016-10-181-1/+3