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