summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errorsAnderw Fish
2014-09-09OvmfPkg: AcpiTimerLib: Access power mgmt regs based on host bridge typeGabriel Somlo
2014-09-09MdeModulePkg: Fix XCODE Link Issue in DxeCoreGao, Liming
2014-09-09ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL...Qiu Shumin
2014-09-05This file allows a developer to add a new tool in either the C or Python tree...lhauch
2014-09-05ShellPkg: Not add redundant quotes any longer to parameters with spaces.Jaben Carsey
2014-09-05ShellPkg: Refine the code style and comment.Qiu Shumin
2014-09-04ShellPkg: Update BCFG command for correct use and errors on movingJaben Carsey
2014-09-04MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16Jordan Justen
2014-09-04MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bugJordan Justen
2014-09-04BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen
2014-09-03Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey
2014-09-03SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2014-09-03MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2014-09-03ShellPkg: Fix dynamic command helpHarry Liebel
2014-09-03ShellPkg: Add DXE_DRIVER class type to some librariesHarry Liebel
2014-09-03CryptoPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03SourceLevelDebugPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...Gao, Liming
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-09-03IntelFrameworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-03BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen
2014-09-03IntelFspPkg/IntelFspWrapperPkg: Fix some typos.Star Zeng
2014-09-03BaseTools/CommonLib: Add a step to convert ":\\" to ":\"Hess Chen
2014-09-02ShellPkg: Refactor string manipulationJaben Carsey
2014-09-02Cleanup UefiShellDebug1CommandsLib strings to :Samer El-Haj-Mahmoud elhaj
2014-09-02Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj
2014-09-02ShellPkg: Prevent StrnCpy from overwriting null terminator when source is lar...Scott Duplichan
2014-09-02Minor format update: add missing space in copyright lineTian, Hot
2014-09-02Update CryptoPkg package version to 0.94.Long Qin
2014-09-02Update SecurityPkg package version to 0.94.Dong, Guo
2014-09-02Update MdeModulePkg package version to 0.94.Feng Tian
2014-09-02Update IntelFrameworkModulePkg package version to 0.94.Jeff Fan
2014-09-02Update IntelFrameworkPkg package version to 0.94.Jeff Fan
2014-09-02Update MdePkg package version from 1.04 to 1.05Gao, Liming
2014-09-02Update NetworkPkg package version to 0.95.Fu Siyuan
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin
2014-09-01MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0Jordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' codeJordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit codeJordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Use NASM local labelsJordan Justen
2014-09-01MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen
2014-09-01MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen
2014-09-01MdePkg Base.h: Always define ASM_PFXJordan Justen
2014-09-01BaseTools tools_def: Indicate that NASM 2.07 or later is requiredJordan Justen