summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian
2015-08-06UefiCpuPkg/CpuMpPei: Update files format to DOSJeff Fan
2015-08-06ShellPkg: Fix issue about ping fail with IPv4Jiaxin Wu
2015-08-05MdeModulePkg DxeIpl: Add stack NX supportStar Zeng
2015-08-05Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He
2015-08-05UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong
2015-08-05LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDx...Eric Dong
2015-08-05NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS()Zhang Lubo
2015-08-05MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu
2015-08-05IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu
2015-08-05UefiCpuPkg/CpuMpPei: Add meta data descriptionJeff Fan
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah
2015-08-04ArmVirtPkg/ArmVirtXen: add missing BdsLib instanceArd Biesheuvel
2015-08-04ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM buildArd Biesheuvel
2015-08-04ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCDArd Biesheuvel
2015-08-04ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the defaultArd Biesheuvel
2015-08-04IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLibDandan Bi
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi
2015-08-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi
2015-08-04Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He
2015-08-04MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng
2015-08-04MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah
2015-08-03MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi
2015-08-03BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel
2015-08-03BaseTools AARCH64: remove incremental linker script for 64K alignmentArd Biesheuvel
2015-08-03ArmVirtPkg: move to unified GCC linker scriptArd Biesheuvel
2015-08-03ArmPlatformPkg/ArmVExpressPkg: move to unified GCC linker scriptArd Biesheuvel
2015-08-03BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel
2015-08-03BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel
2015-08-03BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel
2015-08-03BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel
2015-08-03BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel
2015-08-03BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel
2015-08-03BaseTools IA32/X64: drop redundant alignment from linker scriptArd Biesheuvel
2015-08-03BaseTools IA32/X64: move .rodata to PE/COFF .text sectionArd Biesheuvel
2015-08-03BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scriptsArd Biesheuvel
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin
2015-08-03Nt32Pkg: Remove old useless bds platform lib.Eric Dong
2015-08-03Nt32Pkg: Do connect all and Refresh boot option action after console is conne...Eric Dong
2015-08-03Fixed GCC49 build fail issue.Eric Dong
2015-08-03MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao
2015-08-03IntelFspPkg: Remove the const condition if statement to refine the code.Qiu Shumin
2015-08-02Add Dual-FSP support (MemoryInitUpd/SiliconInitUpd)Yao, Jiewen
2015-07-31ArmVirtPkg: use 'auto' alignment and FIXED placement for XIP modulesArd Biesheuvel
2015-07-31UiApp: Move reset menu from Front Page to BMM Page.Eric Dong
2015-07-31Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong
2015-07-31Fixed GCC tool chain build fail.Eric Dong
2015-07-30StdLib: Add support for AArch64Harry Liebel
2015-07-30StdLib/LibC: Provide missing ARM symbolsHarry Liebel
2015-07-30StdLib/LibC: Add software floating point library from NetBSDNetBSD project