summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Fix input config header string error, should not always input the full config...Eric Dong2013-11-291-2/+2
* Update NetLibGetMacAddress() to handle the case correctly when SNP is absent.Fu Siyuan2013-11-271-1/+1
* Fix X64 build fail.Eric Dong2013-11-271-1/+1
* Update the logic in browser core, use config routine protocol instead of conf...Eric Dong2013-11-273-435/+389
* Refine the logic, keep highlight on the selectable menu, and base on priority...Eric Dong2013-11-271-558/+341
* MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng2013-11-254-110/+160
* When need to find varstore in the storage list, based on the extra HiiHandle ...Eric Dong2013-11-253-29/+56
* Refine data copy and data compare logic.Eric Dong2013-11-252-3/+118
* MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian2013-11-224-53/+119
* Adjust skip value when paint text two string for text opcode.Eric Dong2013-11-221-0/+6
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-2213-34/+268
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-212-0/+2
* MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin2013-11-201-1/+0
* Refine code to follow coding style.Eric Dong2013-11-201-1/+1
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-207-25/+6
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-1/+1
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-209-66/+1001
* MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian2013-11-191-12/+20
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-191-0/+1
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-1810-439/+807
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-155-146/+303
* MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng2013-11-123-70/+69
* Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu2013-11-081-0/+10
* Not update the imageId for EXT1,2,4 type.Eric Dong2013-11-081-4/+1
* Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong2013-11-073-133/+125
* Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan2013-11-051-2/+34
* MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng2013-11-041-92/+87
* MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...Star Zeng2013-10-301-7/+8
* MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian2013-10-304-19/+64
* Clean the help string and hot key info if an empty form is painting.Eric Dong2013-10-291-13/+24
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-2/+1
* Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li2013-10-291-1/+4
* MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ...Feng Tian2013-10-291-1/+1
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-253-14/+125
* MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e...Tian, Feng2013-10-231-4/+6
* Enable two form packages share one hii handle.Eric Dong2013-10-212-29/+80
* Add sample code for warningif opcode.Eric Dong2013-10-212-0/+3
* Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting2013-10-181-2/+3
* MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3...Sergey Isakov2013-10-152-3/+11
* Clean the garbage space for the statements nest in subtitle menu.Eric Dong2013-10-151-50/+98
* Enable UEFI firmware to support FMP capsule format.czhang462013-10-152-10/+36
* Update comments for VarOffset field in the dynamic create question function.Eric Dong2013-10-122-14/+28
* MdeModulePkg/AtaAtapiPassThru: Add parameter check to ResetDevice() to follow...Tian, Feng2013-10-111-0/+42
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-118-190/+611
* MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 ne...Tian, Feng2013-10-104-25/+120
* Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li2013-10-094-10/+51
* Restore the correct cursor status after finish creating the dialog.Eric Dong2013-10-091-2/+4
* Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao2013-10-094-33/+68
* Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2013-10-085-31/+31
* Fix orderedlist opcode shows abnormal.Eric Dong2013-10-081-2/+5