summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran
2015-07-07ArmVirtPkg/ArmVirt.dsc.inc: Fixed BuildOptionsOlivier Martin
2015-07-07ArmPlatformPkg/ArmVExpress.dsc.inc: Fixed BuildOptionsOlivier Martin
2015-07-07EmbeddedPkg: Remove duplicated definitions of ZeroGuidOlivier Martin
2015-07-07ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names.Olivier Martin
2015-07-07ArmVirtPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel
2015-07-07ArmPlatformPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel
2015-07-07MdeModulePkg/PartitionDxe: Fix media probeRonald Cron
2015-07-07NetworkPkg: Update package DSC file.Fu Siyuan
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan
2015-07-07NetworkPkg: Add HTTP DriverYe Ting
2015-07-07NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu
2015-07-07MdeModulePkg:Refine the function commentsDandan Bi
2015-07-07IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatchHao Wu
2015-07-07FspInitPei function calling parameters not matching with the function definit...Yao, Jiewen
2015-07-07MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creationRuiyu Ni
2015-07-07PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimesRuiyu Ni
2015-07-07MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi
2015-07-07EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunkHao Wu
2015-07-07EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunkHao Wu
2015-07-07SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu
2015-07-07NetworkPkg: Remove mZeroGuid definition in IpSecDxeHao Wu
2015-07-07MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin
2015-07-07MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxeHao Wu
2015-07-07MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxeHao Wu
2015-07-07IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxeHao Wu
2015-07-06ArmVirtPkg: adapt ArmVirtXen build to system memory end global variableArd Biesheuvel
2015-07-06ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime driversArd Biesheuvel
2015-07-06ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin
2015-07-06ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has be...Olivier Martin
2015-07-06ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCDSamer El-Haj-Mahmoud
2015-07-06ArmPkg/CpuDxe: Fixed AArch64 MMUOlivier Martin
2015-07-06ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locationsOlivier Martin
2015-07-06ArmPlatformPkg/ArmVExpressDxe: Renamed the device treeOlivier Martin
2015-07-06ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by defaultOlivier Martin
2015-07-06ArmPkg/Application: Add new EFI application to boot LinuxRonald Cron
2015-07-06ArmPlatformPkg: Give a name to the FVOlivier Martin
2015-07-06ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot ma...Ronald Cron
2015-07-06ArmVirtPkg: build runtime drivers with 64 KB section alignmentArd Biesheuvel
2015-07-06BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel
2015-07-06MdePkg: Fix bug in CatVSPrint introduced by r17742.Heyi Guo
2015-07-06BaseTools/Build: Fix the range expression evaluation error.Bob Feng
2015-07-04ShellPkg: Fix bug introduced by r17730.Heyi Guo
2015-07-03SecurityPkg: Calculate the length of the String.Zhang Lubo
2015-07-03SourceLevelDebugPkg: Fix PEI debug timer regressionBrian J. Johnson