summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu2013-08-202-4/+12
* Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni2013-08-209-477/+1239
* Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang2013-08-201-1/+6
* MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng2013-08-192-13/+127
* Change the PciBusDxe driver to install the PCI enumeration complete GUID in t...Ruiyu Ni2013-08-161-3/+1
* MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit...Star Zeng2013-08-161-2/+12
* Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec.Elvin Li2013-08-148-0/+3975
* Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li2013-08-127-123/+1357
* MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.Feng Tian2013-08-1213-0/+5833
* Refine the code logic for browser and display engine.Eric Dong2013-08-1220-8162/+215
* Update Browser to provide the customization possibilities.Eric Dong2013-08-1225-2181/+13540
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-1228-12296/+8884
* Check in the missing code.Eric Dong2013-08-092-2/+2