summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-08-07ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin
2015-08-07ShellPkg: Add function comments and refine code format to follow EDKII coding...Qiu Shumin
2015-08-07MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan
2015-08-07ShellPkg: Refine global variable name to follow EDK II coding style.Kinney, Michael D
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D
2015-08-06OvmfPkg: SmbiosVersionLib: recognize SMBIOS 3.x entry pointLaszlo Ersek
2015-08-06ArmVirtPkg: set default for PcdSmbiosDocRevLaszlo Ersek
2015-08-06OvmfPkg: SmbiosPlatformDxe: eliminate duplicate entry point validationLaszlo Ersek
2015-08-06ArmVirtPkg/ArmVirtQemu.dsc: set default for PcdQemuSmbiosValidatedLaszlo Ersek
2015-08-06OvmfPkg: introduce PcdQemuSmbiosValidatedLaszlo Ersek
2015-08-06ArmVirtPkg: revert "ArmVirtPkg: add QemuFwCfgToPcdDxe"Laszlo Ersek
2015-08-06ArmVirtPkg: set SMBIOS version in DetectSmbiosVersionLib instead of QemuFwCfg...Laszlo Ersek
2015-08-06OvmfPkg: set SMBIOS version in DetectSmbiosVersionLib instead of PlatformPeiLaszlo Ersek
2015-08-06OvmfPkg: SmbiosVersionLib: add "plugin" for detecting SMBIOS versionLaszlo Ersek
2015-08-06OvmfPkg: PlatformDebugLibIoPort: fix AsciiSPrint() format stringLaszlo Ersek