summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix display engine driver paint some menu error.Eric Dong2013-10-081-54/+86
* Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj2013-10-014-7/+7
* Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu2013-09-293-0/+216
* Fix ICC build failEric Dong2013-09-291-2/+2
* Fix modal form display error.Eric Dong2013-09-281-14/+33
* Fix form flash issue.Eric Dong2013-09-275-355/+629
* Use RETRIEVE instead of CHANGING for refresh question.Eric Dong2013-09-253-20/+45
* Fix deadloop issue in BrowserCallback function.Eric Dong2013-09-243-31/+43
* MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local var...Feng Tian2013-09-231-2/+4
* Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan2013-09-181-2/+4
* MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio...Feng Tian2013-09-181-7/+10