summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-18Roll back check in r15180 which caused the shell always returns EFI_ABORTED n...Ruiyu Ni
2014-09-18ShellPkg: Fix the support for command line comments.Qiu Shumin
2014-09-17StdLib: Fix parameter type errors.Stefan Kaeser
2014-09-17BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent...Gao, Liming
2014-09-17ShellPkg: Do TrimSpace again after StdIn, StdOut, and StdErr are set up.Ni Ruiyu
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin
2014-09-17ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin
2014-09-17ShellPkg: Use compare operator for non-Boolean comparisons.Qiu Shumin
2014-09-16ShellPkg: Add support for GCC stack protectorRonald Cron
2014-09-16ShellPkg: Specify AArch64 intrinsics libraryHarry Liebel
2014-09-16Update Build Tool version from 0.51 to 0.60Gao, Liming
2014-09-16Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu
2014-09-16Refine the code, remove the useless code.Eric Dong
2014-09-16ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel
2014-09-16EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin
2014-09-16ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel
2014-09-16ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel
2014-09-16BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan
2014-09-12The current Makefile only checks the primary python file, such as build.py an...lhauch
2014-09-12ShellPkg: Fix ASSERT when bcfg moving boot option with source location = tota...Tapan Shah
2014-09-12This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh
2014-09-12BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh
2014-09-12Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan
2014-09-11StdLib: Fix some build problems and obscure bugs.daryl.mcdaniel
2014-09-11OvmfPkg: resolve BcfgCommandLib class for ShellPkg/.../Shell.infLaszlo Ersek
2014-09-11Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang
2014-09-10ShellPkg: Use the new library for "bcfg" commandJaben Carsey
2014-09-10ShellPkg: Add a new library for "bcfg" commandJaben Carsey
2014-09-10ArmPlatformPkg/PL031RealTimeClockLib: use virtual address of runtime servicesArd Biesheuvel
2014-09-10ArmPkg/TimerDxe: Read timer frequency from CPUArd Biesheuvel
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel
2014-09-10ArmPkg: Add ArmHvcLibArd Biesheuvel
2014-09-10ArmPkg: Add PSCI 0.2 constants for system poweroff and resetArd Biesheuvel
2014-09-10ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapperArd Biesheuvel
2014-09-10BaseTools: Fix XCODE5 to work properly with NASMAndrew Fish
2014-09-10MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh
2014-09-10ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer...Qiu Shumin
2014-09-09AppPkg: Add the Arithchk utility and clean up some build problems.daryl.mcdaniel
2014-09-09StdLib: Changes needed to support XCODE5Andrew Fish
2014-09-09EmbeddedPkg: Split off FDT loading functionality from FdtLibArd Biesheuvel
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel
2014-09-09ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time.Ard Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib interfaceArd Biesheuvel