summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran5-11/+11
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin3-5/+5
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran5-10/+15
2015-07-07ArmVirtPkg/ArmVirt.dsc.inc: Fixed BuildOptionsOlivier Martin1-1/+1
2015-07-07ArmPlatformPkg/ArmVExpress.dsc.inc: Fixed BuildOptionsOlivier Martin1-1/+1
2015-07-07EmbeddedPkg: Remove duplicated definitions of ZeroGuidOlivier Martin2-2/+4
2015-07-07ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names.Olivier Martin7-74/+71
2015-07-07ArmVirtPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel1-3/+3
2015-07-07ArmPlatformPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel1-3/+3
2015-07-07MdeModulePkg/PartitionDxe: Fix media probeRonald Cron1-2/+6
2015-07-07NetworkPkg: Update package DSC file.Fu Siyuan1-0/+4
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan15-0/+4528
2015-07-07MdeModulePkg: Add HttpLib.Fu Siyuan4-0/+1724
2015-07-07NetworkPkg: Add HTTP DriverYe Ting15-0/+5359
2015-07-07NetworkPkg: Add DNS feature support over IPv4 and IPv6.jiaxinwu9-0/+7944
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu20-574/+4169
2015-07-07MdeModulePkg:Refine the function commentsDandan Bi1-0/+1
2015-07-07IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatchHao Wu1-4/+4
2015-07-07FspInitPei function calling parameters not matching with the function definit...Yao, Jiewen2-3/+3
2015-07-07MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creationRuiyu Ni2-1/+12
2015-07-07PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimesRuiyu Ni1-1/+2
2015-07-07MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi2-2/+2
2015-07-07EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunkHao Wu2-2/+3
2015-07-07EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunkHao Wu3-6/+7
2015-07-07SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu2-4/+5
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu2-4/+5
2015-07-07NetworkPkg: Remove mZeroGuid definition in IpSecDxeHao Wu2-4/+2
2015-07-07MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length fro...Qiu Shumin2-3/+3
2015-07-07MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxeHao Wu2-2/+3
2015-07-07MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxeHao Wu3-4/+2
2015-07-07IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxeHao Wu3-5/+10
2015-07-06ArmVirtPkg: adapt ArmVirtXen build to system memory end global variableArd Biesheuvel2-0/+6
2015-07-06ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime driversArd Biesheuvel1-0/+3
2015-07-06ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin7-31/+72
2015-07-06ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has be...Olivier Martin1-20/+44
2015-07-06ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCDSamer El-Haj-Mahmoud3-3/+10
2015-07-06ArmPkg/CpuDxe: Fixed AArch64 MMUOlivier Martin1-0/+3
2015-07-06ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locationsOlivier Martin2-2/+2
2015-07-06ArmPlatformPkg/ArmVExpressDxe: Renamed the device treeOlivier Martin1-4/+5
2015-07-06ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by defaultOlivier Martin1-1/+3
2015-07-06ArmPkg/Application: Add new EFI application to boot LinuxRonald Cron20-691/+2787
2015-07-06ArmPlatformPkg: Give a name to the FVOlivier Martin14-0/+14
2015-07-06ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot ma...Ronald Cron3-1/+151
2015-07-06ArmVirtPkg: build runtime drivers with 64 KB section alignmentArd Biesheuvel1-0/+3
2015-07-06BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel3-10/+56
2015-07-06MdePkg: Fix bug in CatVSPrint introduced by r17742.Heyi Guo1-1/+5
2015-07-06BaseTools/Build: Fix the range expression evaluation error.Bob Feng1-14/+14
2015-07-04ShellPkg: Fix bug introduced by r17730.Heyi Guo1-1/+1
2015-07-03SecurityPkg: Calculate the length of the String.Zhang Lubo1-1/+1
2015-07-03SourceLevelDebugPkg: Fix PEI debug timer regressionBrian J. Johnson1-0/+4