summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Add a missed include file to fix the possible build issue.Qin Long2015-08-201-0/+2
* MdeModulePkg:Fix build fail in VS2008Dandan Bi2015-08-201-0/+2
* IntelFrameworkModulePkg: Update DEC and DSC version from 0.94 to 0.96Feng Tian2015-08-202-2/+2
* IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96Feng Tian2015-08-202-4/+4
* MdeModulePkg: Update DSC version from 0.94 to 0.96Feng Tian2015-08-201-1/+1
* Fixed build error for VS2008 toolchain.Eric Dong2015-08-201-0/+1
* MdeModulePkg:Full support F10 hot key in UiApp.Dandan Bi2015-08-2010-357/+804
* NetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING return in DnsDxeJiaxin Wu2015-08-202-0/+158
* CryptoPkg: Update Package version to 0.96Qin Long2015-08-202-4/+4
* NetworkPkg: Update the NetworkPkg package versionJiaxin Wu2015-08-202-3/+3
* MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu2015-08-204-33/+49
* ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some caseJiaxin Wu2015-08-201-15/+100
* ShellBinPkg: Arm/AArch64 Shell binary update.Ard Biesheuvel2015-08-204-0/+0
* BaseTools AARCH64: use tiny code model by defaultArd Biesheuvel2015-08-201-1/+1
* ShellPkg: force use of AARCH64 small model when building DEBUG shellArd Biesheuvel2015-08-201-0/+6
* SecurityPkg: Update Package version to 0.96Chao Zhang2015-08-202-2/+2
* Validate the input namespace field to avoid assert.Eric Dong2015-08-201-2/+18
* Allocate temp buffer to avoid potential change user input string buffer.Eric Dong2015-08-191-4/+34
* ArmPkg: remove ARMv6 support codeArd Biesheuvel2015-08-1913-834/+1
* MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni2015-08-195-8/+17
* MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian2015-08-196-35/+29
* CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTEDScott Duplichan2015-08-181-1/+5
* SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud2015-08-181-16/+19
* MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu2015-08-184-6/+133
* NetworkPkg: Stop and release DHCP4 child after boot info is readyJiaxin Wu2015-08-181-0/+12
* BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao2015-08-181-24/+24
* Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2015-08-182-1/+7
* BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel2015-08-171-2/+2
* Add context check and init in BaseCrypto2Hash().Yao, Jiewen2015-08-171-0/+19
* SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang2015-08-171-1/+1
* MdeModulePkg Variable: Handle variable Attributes mismatch caseStar Zeng2015-08-171-5/+43
* Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen2015-08-171-1/+1
* NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu2015-08-145-11/+30
* ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEA...Qiu Shumin2015-08-141-2/+2
* Clean up unused data type - BOOL.Yao, Jiewen2015-08-141-1/+0
* MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi2015-08-141-12/+8
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-1362-129/+9524
* Add TPM2 definition in trusted computing group.Yao, Jiewen2015-08-136-19/+594
* BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel2015-08-131-2/+2
* MdeModulePkg: Refine the code in UiAppDandan Bi2015-08-132-3/+10
* IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLibDandan Bi2015-08-131-4/+9
* MdeModulePkg:Use safe string functions in UiApp.Dandan Bi2015-08-137-29/+30
* MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo2015-08-121-6/+40
* BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel2015-08-122-211/+5
* BeagleBoardPkg: remove outdated build scripts and instructionsArd Biesheuvel2015-08-124-364/+0
* BeagleBoardPkg: fold configuration header into FD buildArd Biesheuvel2015-08-122-2/+11
* ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCCArd Biesheuvel2015-08-123-175/+2
* EmbeddedPkg: remove mention of ARMGCCArd Biesheuvel2015-08-122-3/+3
* StdLib: remove mention of ARMGCCArd Biesheuvel2015-08-121-2/+0
* BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel2015-08-121-0/+6