summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2013-12-02MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-11-29Fix input config header string error, should not always input the full config...Eric Dong
2013-11-27Update NetLibGetMacAddress() to handle the case correctly when SNP is absent.Fu Siyuan
2013-11-27Fix X64 build fail.Eric Dong
2013-11-27Update the logic in browser core, use config routine protocol instead of conf...Eric Dong
2013-11-27Refine the logic, keep highlight on the selectable menu, and base on priority...Eric Dong
2013-11-25MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng
2013-11-25When need to find varstore in the storage list, based on the extra HiiHandle ...Eric Dong
2013-11-25Refine data copy and data compare logic.Eric Dong
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian
2013-11-22Adjust skip value when paint text two string for text opcode.Eric Dong
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan
2013-11-21MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-11-20MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin
2013-11-20Refine code to follow coding style.Eric Dong
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-19MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian
2013-11-19MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu
2013-11-08Not update the imageId for EXT1,2,4 type.Eric Dong
2013-11-07Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan
2013-11-04MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng
2013-10-30MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...Star Zeng
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian
2013-10-29Clean the help string and hot key info if an empty form is painting.Eric Dong
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li
2013-10-29MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ...Feng Tian
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2013-10-23MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e...Tian, Feng
2013-10-21Enable two form packages share one hii handle.Eric Dong
2013-10-21Add sample code for warningif opcode.Eric Dong
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting
2013-10-15MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3...Sergey Isakov
2013-10-15Clean the garbage space for the statements nest in subtitle menu.Eric Dong
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang46
2013-10-12Update comments for VarOffset field in the dynamic create question function.Eric Dong
2013-10-11MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow...Tian, Feng
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng
2013-10-10MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...Tian, Feng
2013-10-09Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li
2013-10-09Restore the correct cursor status after finish creating the dialog.Eric Dong
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud