summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan13-34/+268
2013-11-21MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2-0/+2
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-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng7-25/+6
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 Zeng9-66/+1001
2013-11-19MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian1-12/+20
2013-11-19MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng1-0/+1
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng10-439/+807
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao5-146/+303
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng3-70/+69
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu1-0/+10
2013-11-08Not update the imageId for EXT1,2,4 type.Eric Dong1-4/+1
2013-11-07Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong3-133/+125
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan1-2/+34
2013-11-04MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng1-92/+87
2013-10-30MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...Star Zeng1-7/+8
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian4-19/+64
2013-10-29Clean the help string and hot key info if an empty form is painting.Eric Dong1-13/+24
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin1-2/+1
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li1-1/+4
2013-10-29MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ...Feng Tian1-1/+1
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin3-14/+125
2013-10-23MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e...Tian, Feng1-4/+6
2013-10-21Enable two form packages share one hii handle.Eric Dong2-29/+80
2013-10-21Add sample code for warningif opcode.Eric Dong2-0/+3
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting1-2/+3
2013-10-15MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3...Sergey Isakov2-3/+11
2013-10-15Clean the garbage space for the statements nest in subtitle menu.Eric Dong1-50/+98
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang462-10/+36
2013-10-12Update comments for VarOffset field in the dynamic create question function.Eric Dong2-14/+28
2013-10-11MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow...Tian, Feng1-0/+42
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng8-190/+611
2013-10-10MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...Tian, Feng4-25/+120
2013-10-09Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li4-10/+51
2013-10-09Restore the correct cursor status after finish creating the dialog.Eric Dong1-2/+4
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao4-33/+68
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud5-31/+31
2013-10-08Fix orderedlist opcode shows abnormal.Eric Dong1-2/+5
2013-10-08Fix display engine driver paint some menu error.Eric Dong1-54/+86
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj4-7/+7
2013-09-29Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu3-0/+216
2013-09-29Fix ICC build failEric Dong1-2/+2
2013-09-28Fix modal form display error.Eric Dong1-14/+33
2013-09-27Fix form flash issue.Eric Dong5-355/+629
2013-09-25Use RETRIEVE instead of CHANGING for refresh question.Eric Dong3-20/+45
2013-09-24Fix deadloop issue in BrowserCallback function.Eric Dong3-31/+43
2013-09-23MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local var...Feng Tian1-2/+4
2013-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan1-2/+4