summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel
2015-08-19MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian
2015-08-18CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTEDScott Duplichan
2015-08-18SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu
2015-08-18NetworkPkg: Stop and release DHCP4 child after boot info is readyJiaxin Wu
2015-08-18BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen
2015-08-17BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang
2015-08-17MdeModulePkg Variable: Handle variable Attributes mismatch caseStar Zeng
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen
2015-08-14NetworkPkg: Fix hang issue after system reconnected when IPSec has set upJiaxin Wu
2015-08-14ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEA...Qiu Shumin
2015-08-14Clean up unused data type - BOOL.Yao, Jiewen
2015-08-14MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen
2015-08-13Add TPM2 definition in trusted computing group.Yao, Jiewen
2015-08-13BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel
2015-08-13MdeModulePkg: Refine the code in UiAppDandan Bi
2015-08-13IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLibDandan Bi
2015-08-13MdeModulePkg:Use safe string functions in UiApp.Dandan Bi
2015-08-12MdeModulePkg: Add codes to support trailer parse in HttpLib.Zhang Lubo
2015-08-12BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel
2015-08-12BeagleBoardPkg: remove outdated build scripts and instructionsArd Biesheuvel
2015-08-12BeagleBoardPkg: fold configuration header into FD buildArd Biesheuvel
2015-08-12ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCCArd Biesheuvel
2015-08-12EmbeddedPkg: remove mention of ARMGCCArd Biesheuvel
2015-08-12StdLib: remove mention of ARMGCCArd Biesheuvel
2015-08-12BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel
2015-08-12BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin
2015-08-11OvmfPkg/Xen: use lower case x in hex immediate valueArd Biesheuvel
2015-08-11ArmVirtPkg: use global section alignment in custom linker scriptArd Biesheuvel
2015-08-11ArmVirtPkg: avoid relocated immediates in AARCH64 asmArd Biesheuvel
2015-08-11MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro...Jiaxin Wu
2015-08-11MdeModulePkg: Change the macro name to fit coding stylefanwang2
2015-08-11NetworkPkg: Change the macro name to fit coding stylefanwang2
2015-08-10BaseTools: add CLANG35 toolchain with AARCH64 supportArd Biesheuvel
2015-08-10BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel
2015-08-10ArmPlatformPkg/FVP: use 'auto' alignment and FIXED placement for XIP modulesArd Biesheuvel
2015-08-10ArmPlatformPkg/ArmJunoPkg: use TE 'auto' alignment for SEC modulesArd Biesheuvel
2015-08-10ArmPlatformPkg/ArmJunoPkg: use a rodata symbol for ReferenceAcpiTableArd Biesheuvel
2015-08-10ArmPkg/GenericWatchdogDxe: add missing VOID* castArd Biesheuvel
2015-08-10ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU asArd Biesheuvel
2015-08-08UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APsStar Zeng
2015-08-07MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1Star Zeng
2015-08-07ArmPlatformPkg/PlatformPeim: constify EFI_PEI_PPI_DESCRIPTOR globalsArd Biesheuvel
2015-08-07ArmPlatformPkg/PrePeiCore: constify PPI globalsArd Biesheuvel