summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2013-09-24Fix deadloop issue in BrowserCallback function.Eric Dong
2013-09-23MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local var...Feng Tian
2013-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan
2013-09-18MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio...Feng Tian
2013-09-17Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...Ruiyu Ni
2013-09-16Export one interface to support 3rd party to change question attribute, such ...Eric Dong
2013-09-16Refine question value update logic.Eric Dong
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng
2013-09-12Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang
2013-09-11MdeModulePkg/NvmExpressDxe: Fix some bugsFeng Tian
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao
2013-09-04Enable warningif opcode in browser.Eric Dong
2013-09-04Fixed the issue in PeiCore on Load Module At Fixed Address logicLiming Gao
2013-09-02Update sample code for date/time.Eric Dong
2013-08-26MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transferLaszlo Ersek
2013-08-23Add some comments, clear describe the efi varstore type.Eric Dong
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong
2013-08-22Fix DDK3790 build failure.Ruiyu Ni
2013-08-21Fix function header comments for DiskIoDestroySubtask.Ruiyu Ni
2013-08-21MdeModulePkg/DiskIoDxe: Fixed GCC build errorOlivier Martin
2013-08-21Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li
2013-08-20Refine the comments and code to follow spec.Eric Dong
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng
2013-08-16Change the PciBusDxe driver to install the PCI enumeration complete GUID in t...Ruiyu Ni
2013-08-16MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit...Star Zeng
2013-08-14Add I2C bus DXE driver and I2C host DXE driver following PI 1.3 spec.Elvin Li
2013-08-12Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li
2013-08-12MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.Feng Tian
2013-08-12Refine the code logic for browser and display engine.Eric Dong
2013-08-12Update Browser to provide the customization possibilities.Eric Dong
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong
2013-08-09Check in the missing code.Eric Dong
2013-08-09Update Browser to provide the customization possibilities.Eric Dong
2013-08-09Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li
2013-08-07MdeModulePkg: Added ARM Aarch64 architecture supportHarry Liebel
2013-08-05MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian
2013-07-31MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartit...Star Zeng
2013-07-29Clean the flag before use it to avoid use old error value.Eric Dong
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni
2013-07-25Roll back the changes in revision 14296 since it will cause iSCSI security au...Fu Siyuan
2013-07-18The PCI host bridge can signal failures in its initialization toOlivier Martin
2013-07-17Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule.Ruiyu Ni
2013-07-16Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin
2013-07-16Rollback patch 14470, because it error check in some extra ending code.Eric Dong
2013-07-16Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed...Ruiyu Ni