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