summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming154-9/+9
2014-09-03IntelFrameworkPkg: Convert non DOS format files to DOS formatGao, Liming6-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming103-0/+0
2014-09-03BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen4-50/+47
2014-09-03IntelFspPkg/IntelFspWrapperPkg: Fix some typos.Star Zeng2-5/+5
2014-09-03BaseTools/CommonLib: Add a step to convert ":\\" to ":\"Hess Chen1-0/+8
2014-09-02ShellPkg: Refactor string manipulationJaben Carsey7-98/+115
2014-09-02Cleanup UefiShellDebug1CommandsLib strings to :Samer El-Haj-Mahmoud elhaj2-0/+0
2014-09-02Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj3-3/+49
2014-09-02ShellPkg: Prevent StrnCpy from overwriting null terminator when source is lar...Scott Duplichan1-2/+2
2014-09-02Minor format update: add missing space in copyright lineTian, Hot1-1/+1
2014-09-02Update CryptoPkg package version to 0.94.Long Qin2-3/+3
2014-09-02Update SecurityPkg package version to 0.94.Dong, Guo2-2/+2
2014-09-02Update MdeModulePkg package version to 0.94.Feng Tian2-2/+2
2014-09-02Update IntelFrameworkModulePkg package version to 0.94.Jeff Fan2-2/+2
2014-09-02Update IntelFrameworkPkg package version to 0.94.Jeff Fan2-2/+2
2014-09-02Update MdePkg package version from 1.04 to 1.05Gao, Liming2-2/+2
2014-09-02Update NetworkPkg package version to 0.95.Fu Siyuan2-2/+2
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin6-18/+4
2014-09-01MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0Jordan Justen2-2/+2
2014-09-01MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' codeJordan Justen2-49/+46
2014-09-01MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit codeJordan Justen2-115/+87
2014-09-01MdePkg BaseLib NASM Thunk16: Use NASM local labelsJordan Justen2-65/+65
2014-09-01MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen2-1/+335
2014-09-01MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen2-1/+278
2014-09-01MdePkg Base.h: Always define ASM_PFXJordan Justen7-13/+36
2014-09-01BaseTools tools_def: Indicate that NASM 2.07 or later is requiredJordan Justen1-1/+1
2014-09-01BaseTools build_rule: Add .nasm => .obj build ruleJordan Justen2-2/+15
2014-09-01BaseTools tools_def: Add NASM_FLAGSJordan Justen1-5/+280
2014-09-01ArmPlatformPkg: allow dynamically discovered PL031 RTCArd Biesheuvel1-4/+5
2014-09-01ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicoreArd Biesheuvel1-3/+0
2014-09-01ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlappingOlivier Martin1-2/+8
2014-09-01ArmPkg/BdsLib/Arm: Clean Data cache before disabling itOlivier Martin1-3/+5
2014-09-01HalRuntimeServicesExampleLib/Rtc.c : Added missing commentsRonald Cron1-22/+23
2014-09-01ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString()Ronald Cron1-2/+4
2014-09-01ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode stringRonald Cron1-3/+23
2014-09-01Fix VS2013 build failure.Ruiyu Ni1-3/+4
2014-08-31ShellPkg Build failure of AllocateZeroPool usage. This patch updates Allocate...Gao, Liming1-1/+1
2014-08-30This patch is going to fix the issue of only Default SkuId is built into the ...Feng, Bob C1-27/+1
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey1-8/+8
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2-13/+8
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2-18/+6
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2-12/+11
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey1-3/+3
2014-08-29The binaries of ShellBinPkg are generated with ShellPkg project 15999. The bi...Jaben Carsey5-1/+1
2014-08-29Register pre-defined command aliases in sorted order.Tapan Shah1-3/+33
2014-08-29Add CTRL+C support for ‘devices’ command.Tapan Shah1-1/+6
2014-08-29Cleanup UefiShellLevel1CommandsLib commands help output string to :Tapan Shah1-0/+0
2014-08-29Add CTRL+C support for ‘drivers’ command.Tapan Shah1-1/+6
2014-08-29Add CTRL+C support for ‘dh’ command.Tapan Shah1-0/+5