Age | Commit message (Expand) | Author |
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 |
2014-09-09 | ArmPkg: allow dynamically discovered timer interrupts | Ard Biesheuvel |
2014-09-09 | ArmPlatformPkg/Bds: Fix delete boot option | Harry Liebel |
2014-09-09 | ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes | Harry Liebel |
2014-09-09 | UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode | Anderw Fish |
2014-09-09 | SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errors | Anderw Fish |
2014-09-09 | OvmfPkg: AcpiTimerLib: Access power mgmt regs based on host bridge type | Gabriel Somlo |
2014-09-09 | MdeModulePkg: Fix XCODE Link Issue in DxeCore | Gao, Liming |
2014-09-09 | ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL... | Qiu Shumin |
2014-09-05 | This file allows a developer to add a new tool in either the C or Python tree... | lhauch |
2014-09-05 | ShellPkg: Not add redundant quotes any longer to parameters with spaces. | Jaben Carsey |
2014-09-05 | ShellPkg: Refine the code style and comment. | Qiu Shumin |
2014-09-04 | ShellPkg: Update BCFG command for correct use and errors on moving | Jaben Carsey |
2014-09-04 | MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 | Jordan Justen |
2014-09-04 | MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug | Jordan Justen |
2014-09-04 | BaseTools/AutoGen: Remove redundant copy action for binary module | Hess Chen |
2014-09-03 | Updates the logic to allow RM and CP to have silent/quiet mode work successfu... | Jaben Carsey |
2014-09-03 | SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo |
2014-09-03 | MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo |
2014-09-03 | ShellPkg: Fix dynamic command help | Harry Liebel |
2014-09-03 | ShellPkg: Add DXE_DRIVER class type to some libraries | Harry Liebel |
2014-09-03 | CryptoPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | NetworkPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | SourceLevelDebugPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | UefiCpuPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam... | Gao, Liming |
2014-09-03 | IntelFrameworkModulePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-09-03 | IntelFrameworkPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-03 | BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. | Hess Chen |
2014-09-03 | IntelFspPkg/IntelFspWrapperPkg: Fix some typos. | Star Zeng |
2014-09-03 | BaseTools/CommonLib: Add a step to convert ":\\" to ":\" | Hess Chen |
2014-09-02 | ShellPkg: Refactor string manipulation | Jaben Carsey |
2014-09-02 | Cleanup UefiShellDebug1CommandsLib strings to : | Samer El-Haj-Mahmoud elhaj |
2014-09-02 | Update SmbiosView Shell command to display additional CPU Family | Samer El-Haj-Mahmoud elhaj |