summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-05LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDx...Eric Dong4-3/+3
2015-08-05NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS()Zhang Lubo1-1/+1
2015-08-05MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu1-3/+5
2015-08-05IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu1-1/+1
2015-08-05UefiCpuPkg/CpuMpPei: Add meta data descriptionJeff Fan1-5/+5
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah1-1/+1
2015-08-04ArmVirtPkg/ArmVirtXen: add missing BdsLib instanceArd Biesheuvel1-0/+2
2015-08-04ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM buildArd Biesheuvel3-3/+20
2015-08-04ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCDArd Biesheuvel1-1/+0
2015-08-04ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the defaultArd Biesheuvel3-40/+3
2015-08-04IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLibDandan Bi2-9/+7
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi7-28/+45
2015-08-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi1-83/+82
2015-08-04Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He23-56/+215
2015-08-04MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng1-7/+7
2015-08-04MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah1-10/+11
2015-08-03MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi2-0/+14
2015-08-03BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel4-118/+4
2015-08-03BaseTools AARCH64: remove incremental linker script for 64K alignmentArd Biesheuvel1-4/+0
2015-08-03ArmVirtPkg: move to unified GCC linker scriptArd Biesheuvel1-1/+1
2015-08-03ArmPlatformPkg/ArmVExpressPkg: move to unified GCC linker scriptArd Biesheuvel1-1/+1
2015-08-03BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel2-40/+8
2015-08-03BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel1-0/+7
2015-08-03BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel1-1/+1
2015-08-03BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel1-0/+63
2015-08-03BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel4-17/+41
2015-08-03BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel3-12/+3
2015-08-03BaseTools IA32/X64: drop redundant alignment from linker scriptArd Biesheuvel3-9/+0
2015-08-03BaseTools IA32/X64: move .rodata to PE/COFF .text sectionArd Biesheuvel3-3/+3
2015-08-03BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scriptsArd Biesheuvel2-2/+2
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin1-0/+1
2015-08-03Nt32Pkg: Remove old useless bds platform lib.Eric Dong5-971/+0
2015-08-03Nt32Pkg: Do connect all and Refresh boot option action after console is conne...Eric Dong1-0/+2
2015-08-03Fixed GCC49 build fail issue.Eric Dong1-0/+3
2015-08-03MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao6-9/+59
2015-08-03IntelFspPkg: Remove the const condition if statement to refine the code.Qiu Shumin1-55/+46
2015-08-02Add Dual-FSP support (MemoryInitUpd/SiliconInitUpd)Yao, Jiewen10-9/+246
2015-07-31ArmVirtPkg: use 'auto' alignment and FIXED placement for XIP modulesArd Biesheuvel2-12/+12
2015-07-31UiApp: Move reset menu from Front Page to BMM Page.Eric Dong5-9/+13
2015-07-31Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong4-93/+0
2015-07-31Fixed GCC tool chain build fail.Eric Dong2-2/+2
2015-07-30StdLib: Add support for AArch64Harry Liebel27-2/+1528
2015-07-30StdLib/LibC: Provide missing ARM symbolsHarry Liebel8-0/+843
2015-07-30StdLib/LibC: Add software floating point library from NetBSDNetBSD project71-0/+17172
2015-07-30StdLib: Added BaseStackLib for ARM architecturesOlivier Martin1-0/+6
2015-07-30MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0Ruiyu Ni1-3/+8
2015-07-30Enable NT32 platform to use new UiApp code.Eric Dong2-10/+5
2015-07-30Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Unive...Eric Dong7-0/+1947
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong37-0/+13897
2015-07-29ArmPlatformPkg: remove obsolete ARM and AARCH64 platformsArd Biesheuvel53-8538/+0