summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Use compare operator for non-Boolean comparisons.Qiu Shumin2014-09-171-1/+1
* ShellPkg: Add support for GCC stack protectorRonald Cron2014-09-161-0/+3
* ShellPkg: Specify AArch64 intrinsics libraryHarry Liebel2014-09-161-0/+3
* Update Build Tool version from 0.51 to 0.60Gao, Liming2014-09-161-1/+1
* Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu2014-09-162-7/+6
* Refine the code, remove the useless code.Eric Dong2014-09-161-7/+3
* ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel2014-09-164-3/+4
* EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin2014-09-161-1/+1
* ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel2014-09-162-1/+14
* ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel2014-09-161-1/+1
* BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish2014-09-161-2/+6
* MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng2014-09-153-6/+40
* 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan2014-09-153-631/+75
* The current Makefile only checks the primary python file, such as build.py an...lhauch2014-09-121-9/+139
* ShellPkg: Fix ASSERT when bcfg moving boot option with source location = tota...Tapan Shah2014-09-121-2/+3
* This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C2014-09-121-5/+19
* UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh2014-09-121-1/+1
* BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu2014-09-121-0/+1
* UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh2014-09-121-6/+1
* Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan2014-09-121-4/+2
* StdLib: Fix some build problems and obscure bugs.daryl.mcdaniel2014-09-1112-822/+835
* OvmfPkg: resolve BcfgCommandLib class for ShellPkg/.../Shell.infLaszlo Ersek2014-09-113-0/+3
* Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang2014-09-111-0/+26
* ShellPkg: Use the new library for "bcfg" commandJaben Carsey2014-09-109-2992/+10
* ShellPkg: Add a new library for "bcfg" commandJaben Carsey2014-09-107-1/+1650
* ArmPlatformPkg/PL031RealTimeClockLib: use virtual address of runtime servicesArd Biesheuvel2014-09-101-13/+15
* ArmPkg/TimerDxe: Read timer frequency from CPUArd Biesheuvel2014-09-102-2/+1
* ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel2014-09-104-0/+158
* ArmPkg: Add ArmHvcLibArd Biesheuvel2014-09-106-1/+229
* ArmPkg: Add PSCI 0.2 constants for system poweroff and resetArd Biesheuvel2014-09-101-0/+2
* ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapperArd Biesheuvel2014-09-101-1/+1
* BaseTools: Fix XCODE5 to work properly with NASMAndrew Fish2014-09-101-0/+2
* MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh2014-09-102-2/+2
* ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer...Qiu Shumin2014-09-101-3/+5
* AppPkg: Add the Arithchk utility and clean up some build problems.daryl.mcdaniel2014-09-095-12/+246
* StdLib: Changes needed to support XCODE5Andrew Fish2014-09-093-16/+18
* EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel2014-09-096-44/+97
* ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel2014-09-097-29/+35
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-0917-307/+37
* ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time.Ard Biesheuvel2014-09-092-0/+8
* ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel2014-09-093-0/+183
* ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel2014-09-093-0/+174
* ArmPkg: add ArmGenericTimerCounterLib interfaceArd Biesheuvel2014-09-091-0/+85
* ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel2014-09-098-10/+10
* ArmPkg: allow dynamic GIC base addressesArd Biesheuvel2014-09-094-25/+36
* ArmPkg: allow dynamically discovered timer interruptsArd Biesheuvel2014-09-091-10/+13
* ArmPlatformPkg/Bds: Fix delete boot optionHarry Liebel2014-09-091-1/+12
* ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixesHarry Liebel2014-09-093-7/+56
* UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with XcodeAnderw Fish2014-09-097-264/+109
* SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errorsAnderw Fish2014-09-095-9/+9