summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-25Refine data copy and data compare logic.Eric Dong2-3/+118
2013-11-22ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey2-0/+43
2013-11-22ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips2-14/+27
2013-11-22ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")Chris Phillips1-1/+42
2013-11-22Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas...Ruiyu Ni5-1/+1
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian4-53/+119
2013-11-22Adjust skip value when paint text two string for text opcode.Eric Dong1-0/+6
2013-11-22Updated OvmfPkg to use suitable CPU Exception Handler Library instances.Jeff Fan3-3/+9
2013-11-221. DebugAgentLib will install reserved vector table to persist vectors.Jeff Fan17-37/+350
2013-11-221. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan27-3023/+1893
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan13-34/+268
2013-11-22TempRam Done PPI definition in PI1.2.1Liming Gao2-4/+4
2013-11-22Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1.Jeff Fan3-6/+121
2013-11-21ShellPkg: Correctly support "map -c"Jaben Carsey1-13/+78
2013-11-21ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips1-233/+226
2013-11-21MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2-0/+2
2013-11-21Fix coding style problem in RngDxe driver.Long, Qin3-142/+84
2013-11-20OvmfPkg/QemuVideoDxe: don't leak descriptors returned by GetBarAttributesLaszlo Ersek2-0/+5
2013-11-20Fix GCC build errorsLee Leahy5-5/+5
2013-11-20Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy9-175/+1238
2013-11-20ShellPkg: Change MM command output during script executionJaben Carsey1-9/+28
2013-11-20MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin1-1/+0
2013-11-20Refine code to follow coding style.Eric Dong1-1/+1
2013-11-20Add 2.4 to system table version.Shumin Qiu1-3/+3
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng1-5/+5
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng8-25/+12
2013-11-20Update revisions for PI1.3.Shumin Qiu3-4/+4
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng1-1/+1
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng21-82/+1831
2013-11-19ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen1-1/+1
2013-11-19ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s outputJaben Carsey4-2/+9
2013-11-19MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian1-12/+20
2013-11-19Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin1-3/+3
2013-11-19MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng1-0/+1
2013-11-19Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin4-5/+32
2013-11-19Enable the build command override the .DSC file contents to enable debug outp...Lee Leahy2-11/+30
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin17-0/+2247
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng16-525/+875
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao65-1300/+3485
2013-11-18SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng4-48/+40
2013-11-15ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey1-6/+29
2013-11-15ShellPkg: Fix help MAN file searchingJaben Carsey1-1/+15
2013-11-15ShellPkg: Rename duplicate STRING IDJaben Carsey2-1/+1
2013-11-15ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips4-2/+14
2013-11-15ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips3-5/+15
2013-11-15ShellPkg: verify that leading and trailing % are removed from variable names ...Jaben Carsey1-3/+32
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao1-13/+46
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao5-146/+303
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao4-6/+96
2013-11-14ShellPkg: clarify space limitation in comment.Jaben Carsey1-1/+1