summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-20ShellPkg: force use of AARCH64 small model when building DEBUG shellArd Biesheuvel1-0/+6
2015-08-20SecurityPkg: Update Package version to 0.96Chao Zhang2-2/+2
2015-08-20Validate the input namespace field to avoid assert.Eric Dong1-2/+18
2015-08-19Allocate temp buffer to avoid potential change user input string buffer.Eric Dong1-4/+34
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel13-834/+1
2015-08-19MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni5-8/+17
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian6-35/+29
2015-08-18CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTEDScott Duplichan1-1/+5
2015-08-18SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud1-16/+19
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu4-6/+133
2015-08-18NetworkPkg: Stop and release DHCP4 child after boot info is readyJiaxin Wu1-0/+12
2015-08-18BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao1-24/+24
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2-1/+7
2015-08-17BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel1-2/+2
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen1-0/+19
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang1-1/+1
2015-08-17MdeModulePkg Variable: Handle variable Attributes mismatch caseStar Zeng1-5/+43
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen1-1/+1
2015-08-14NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu5-11/+30
2015-08-14ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEA...Qiu Shumin1-2/+2
2015-08-14Clean up unused data type - BOOL.Yao, Jiewen1-1/+0
2015-08-14MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi1-12/+8
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen62-129/+9524
2015-08-13Add TPM2 definition in trusted computing group.Yao, Jiewen6-19/+594
2015-08-13BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel1-2/+2
2015-08-13MdeModulePkg: Refine the code in UiAppDandan Bi2-3/+10
2015-08-13IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLibDandan Bi1-4/+9
2015-08-13MdeModulePkg:Use safe string functions in UiApp.Dandan Bi7-29/+30
2015-08-12MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo1-6/+40
2015-08-12BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel2-211/+5
2015-08-12BeagleBoardPkg: remove outdated build scripts and instructionsArd Biesheuvel4-364/+0
2015-08-12BeagleBoardPkg: fold configuration header into FD buildArd Biesheuvel2-2/+11
2015-08-12ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCCArd Biesheuvel3-175/+2
2015-08-12EmbeddedPkg: remove mention of ARMGCCArd Biesheuvel2-3/+3
2015-08-12StdLib: remove mention of ARMGCCArd Biesheuvel1-2/+0
2015-08-12BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel1-0/+6
2015-08-12BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin1-2/+2
2015-08-11OvmfPkg/Xen: use lower case x in hex immediate valueArd Biesheuvel1-1/+1
2015-08-11ArmVirtPkg: use global section alignment in custom linker scriptArd Biesheuvel1-2/+2
2015-08-11ArmVirtPkg: avoid relocated immediates in AARCH64 asmArd Biesheuvel1-2/+2
2015-08-11MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro...Jiaxin Wu3-22/+22
2015-08-11MdeModulePkg: Change the macro name to fit coding stylefanwang22-2/+2
2015-08-11NetworkPkg: Change the macro name to fit coding stylefanwang22-8/+8
2015-08-10BaseTools: add CLANG35 toolchain with AARCH64 supportArd Biesheuvel1-0/+58
2015-08-10BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel1-43/+49
2015-08-10ArmPlatformPkg/FVP: use 'auto' alignment and FIXED placement for XIP modulesArd Biesheuvel1-6/+6
2015-08-10ArmPlatformPkg/ArmJunoPkg: use TE 'auto' alignment for SEC modulesArd Biesheuvel1-4/+4
2015-08-10ArmPlatformPkg/ArmJunoPkg: use a rodata symbol for ReferenceAcpiTableArd Biesheuvel4-44/+20
2015-08-10ArmPkg/GenericWatchdogDxe: add missing VOID* castArd Biesheuvel1-1/+1
2015-08-10ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU asArd Biesheuvel1-0/+10