summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/ExceptionLib: Add CommonExceptionHandlerWorker()Jeff Fan2016-07-144-26/+72
* UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()Jeff Fan2016-07-144-17/+29
* UefiCpuPkg/ExceptionLib: Update UpdateIdtTable()Jeff Fan2016-07-143-24/+37
* UefiCpuPkg/ExceptionLib: Update InitializeCpuExceptionHandlersWorkerJeff Fan2016-07-144-9/+24
* UefiCpuPkg/ExceptionLib: Add EXCEPTION_HANDLER_DATA definitionJeff Fan2016-07-143-3/+12
* UefiCpuPkg/ExceptionLib: Rename DxeSmmCpuException.cJeff Fan2016-07-143-6/+6
* UefiCpuPkg: CpuMpPei: remove set but unused variablesLaszlo Ersek2016-07-141-2/+1
* UefiCpuPkg: PiSmmCpuDxeSmm: remove set but unused variablesLaszlo Ersek2016-07-141-23/+11
* UefiCpuPkg/CpuMpPei: Remove unnecessary variableJeff Fan2016-07-142-4/+0
* UefiCpuPkg/CpuMpPei: Dump message if microcode signature not matchedJeff Fan2016-07-144-25/+31
* UefiCpuPkg/CpuMpPei: Skip microcode check/load if it has been loadedJeff Fan2016-07-141-0/+9
* MdePkg: Fix incorrect PCIe Extended Capabilities definitionSamer El-Haj-Mahmoud2016-07-141-1/+2
* ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni2016-07-135-1/+1
* ShellBinPkg: Ia32/X64 Shell binary update.Qiu Shumin2016-07-135-2/+2
* Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni2016-07-135-476/+39
* ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P2016-07-133-3/+3
* ShellPkg:Ping: Ping command hangs with intermittent packet lossesSubramanian, Sriram (EG Servers Platform SW)2016-07-131-4/+9
* Fix GUID dereferenceThomas Palmer2016-07-131-3/+3
* ShellPkg: Update the error prompt for ping6 command.Zhang Lubo2016-07-132-2/+2
* ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek2016-07-131-4/+0
* ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek2016-07-132-3/+12
* ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni2016-07-131-15/+68
* ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-07-133-12/+14
* ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni2016-07-131-183/+173
* ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni2016-07-131-1/+4
* ShellPkg/App: Fix memory leak and save resources.Marvin H?user2016-07-131-2/+14
* ShellPkg: Fix ARM build failure.Fu Siyuan2016-07-131-2/+2
* ShellPkg/Bcfg: Add support for 'addp' command.Qiu Shumin2016-07-131-13/+5
* ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.Marvin H?user2016-07-131-2/+9
* ShellPkg: Add argument to set block size for tftp command.Fu Siyuan2016-07-132-4/+48
* ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu2016-07-131-0/+6
* ShellPkg: Use a local variable to cache the pointer.Jaben Carsey2016-07-131-2/+4
* report line number for command errors in a script.Jaben Carsey2016-07-132-1/+6
* ShellPkg: Remove debug message in release binaries.Qiu Shumin2016-07-131-0/+4
* ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4Star Zeng2016-07-131-2/+2
* ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!"Cinnamon Shia2016-07-131-1/+5
* ShellPkg: Add NULL pointer check.Qiu Shumin2016-07-131-3/+17
* ShellPkg: Enhance ping6 to select the interface automaticallyJiaxin Wu2016-07-131-71/+95
* ShellPkg: Enhance ping to select the interface automaticallyJiaxin Wu2016-07-132-101/+129
* ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud2016-07-131-0/+21
* ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah2016-07-131-10/+10
* ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar2016-07-131-0/+1
* ShellPkg: Fix Shell treats every .EFI file as an executable application.Qiu Shumin2016-07-132-1/+19
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-07-136-10/+267
* ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin2016-07-131-3/+4
* ShellPkg: Update ping command options to sync with SpecJiaxin Wu2016-07-132-15/+19
* ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin2016-07-134-45/+322
* ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao2016-07-137-31/+31
* ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.Qiu Shumin2016-07-131-13/+16
* ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin2016-07-131-7/+7