summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...Ruiyu Ni2013-09-172-25/+10
* Export one interface to support 3rd party to change question attribute, such ...Eric Dong2013-09-165-1/+79
* Refine question value update logic.Eric Dong2013-09-161-5/+38
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-169-66/+94
* MdeModulePkg: Add support for weakly aligned FVs.Star Zeng2013-09-163-57/+82
* Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang2013-09-121-7/+10
* MdeModulePkg/NvmExpressDxe: Fix some bugsFeng Tian2013-09-115-38/+95
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+7
* Enable warningif opcode in browser.Eric Dong2013-09-044-7/+226
* Fixed the issue in PeiCore on Load Module At Fixed Address logicLiming Gao2013-09-042-6/+6
* Update sample code for date/time.Eric Dong2013-09-022-62/+10
* MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transferLaszlo Ersek2013-08-261-1/+1
* Add some comments, clear describe the efi varstore type.Eric Dong2013-08-232-2/+8
* Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong2013-08-231-12/+16
* Fix DDK3790 build failure.Ruiyu Ni2013-08-221-1/+1
* Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni2013-08-211-0/+1
* MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin2013-08-211-3/+0
* Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li2013-08-212-42/+67
* Refine the comments and code to follow spec.Eric Dong2013-08-205-61/+87