Age | Commit message (Expand) | Author |
2014-09-19 | ShellPkg: ShellPkg: Fix the cp fail while coping directory. | Ni Ruiyu |
2014-09-19 | ShellPkg: Remove the redundant quotes around the parameter for 'alias'. | Qiu Shumin |
2014-09-19 | ShellPkg: Refine code style to avoid potential uninitialized local variable. | Qiu Shumin |
2014-09-18 | EmbeddedPkg: Introduced NULL library for SerialPortExtLib | Olivier Martin |
2014-09-18 | ArmPkg/TimerDxe: add workaround for KVM timer interrupt handling | Ard Biesheuvel |
2014-09-18 | ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL library | Olivier Martin |
2014-09-18 | StdLib: Produce DevMedia as a library class alternative to DevShell. | Daryl McDaniel |
2014-09-18 | ArmPlatformPkg/ArmVirtualizationPkg: Add ArmVirtualizationQemu platform | Michael Casadevall |
2014-09-18 | ArmVirtualizationPkg: add device tree based PL011 SerialPortLib | Laszlo Ersek |
2014-09-18 | ArmPlatformPkg/ArmVirtualizationPkg: introduce gEarlyPL011BaseAddressGuid | Laszlo Ersek |
2014-09-18 | ArmPlatformPkg/ArmVirtualizationPkg: add ArmVirtualizationPlatformLib library | Michael Casadevall |
2014-09-18 | ArmPlatformPkg/ArmVirtualizationPkg: Add VirtFdtDxe driver | Ard Biesheuvel |
2014-09-18 | ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib library | Ard Biesheuvel |
2014-09-18 | ArmPlatformPkg/ArmVirtualizationPkg: introduce PCDs for device tree base address | Ard Biesheuvel |
2014-09-18 | ArmPlatformPkg/ArmVirtualizationPkg: Add private HobLib implementation for DX... | Ard Biesheuvel |
2014-09-18 | ArmVirtualizationPkg: add driver for QEMU's NOR flash | Ard Biesheuvel |
2014-09-18 | ArmVirtualizationPkg: add Include/ArmPlatform.h | Ard Biesheuvel |
2014-09-18 | 1. Update PXE driver to support PXEv6 boot cross subnet. | Fu, Siyuan |
2014-09-18 | Add more check for the code to make it more safely. | Eric Dong |
2014-09-18 | MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ... | Feng Tian |
2014-09-18 | Roll back check in r15180 which caused the shell always returns EFI_ABORTED n... | Ruiyu Ni |
2014-09-18 | ShellPkg: Fix the support for command line comments. | Qiu Shumin |
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 |