summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2016-03-01MdeModulePkg: DxeCore: fully initialize image context before passing it onArd Biesheuvel
2016-03-01MdeModulePkg/NvmExpress: Fix uninitialized field used in NVMe DiskInfoTian, Feng
2016-03-01MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan
2016-02-29MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.Cinnamon Shia
2016-02-29MdeModulePkg: PciHostBridgeLibNull: rewrap source to 79 charactersLaszlo Ersek
2016-02-29MdeModulePkg: Update PeiCore dispatcher to handle PEIM and PEI_CORE onlyLiming Gao
2016-02-29MdeModulePkg RamDiskDxe: Install Block I/O 2 Protocol on RAM disk devicesHao Wu
2016-02-29MdeModulePkg: Add RamDiskDxe driver implementationHao Wu
2016-02-29MdeModuelPkg/PciBus: Return AddrTranslationOffset in GetBarAttributesRuiyu Ni
2016-02-29MdeModulePkg/PciBus: reorganize case-statement to reduce code linesRuiyu Ni
2016-02-29MdeModulePkg/PciBus: Change local variable AddressSpace to DescriptorRuiyu Ni
2016-02-29MdeModulePkg: Add missing PCD usage information string.Qiu Shumin
2016-02-29MdeModulePkg:Fix a robustness issue of Mnp DriverZhang Lubo
2016-02-26MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek
2016-02-26MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel
2016-02-26MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistentRuiyu Ni
2016-02-26MdeModulePkg/PciHostBridge: Refine function header comments.Ruiyu Ni
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'OptionalData' not be NULLDandan Bi
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin
2016-02-25MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi
2016-02-25MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi
2016-02-25MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao
2016-02-25MdeModulePkg: Fix the build fail issue on VS2008\VS2010\GCCDandan Bi
2016-02-24MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel
2016-02-24MdeModulePkg: Add sample help information for HelloWorld application.Qiu Shumin
2016-02-24MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo
2016-02-23MdeModulePkg: Refine the code in BootMaintenanceManagerUiLibDandan Bi
2016-02-23MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltXDandan Bi
2016-02-23MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu
2016-02-19MdeModulePkg/Partition: Use proper partition number for MBRRuiyu Ni
2016-02-19MdePkg: Change PcdPropertiesTableEnable default value toJiewen Yao
2016-02-18MdeModulePkg: Define a general function to create DNS QNameJiaxin Wu
2016-02-17Merge branch 'master' of https://github.com/tianocore/edk2 into MemoryAttribu...jiewen yao
2016-02-17MdeModulePkg: SNP should check Cdb.StatCode with PXE_STATCODE_SUCCESS.Fu Siyuan
2016-02-17MdeModulePkg: Make the DEBUG info consistent in SNP driver.Fu Siyuan
2016-02-17MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao
2016-02-17MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao
2016-02-17MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao
2016-02-17MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao
2016-02-17MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao
2016-02-16MdeModulePkg: Refine function comments in Keyword Handler ProtocolDandan Bi
2016-02-15MdeModulePkg DxeCore: Minor comments update to AllocatePool()Star Zeng
2016-02-15MdeModulePkg DxeCore: Missing change for OEM reserved memory type at R17460Star Zeng
2016-02-05MdeModulePkg: Update DxeCore dispatcher to ignore PEI and SMM depex for FV.Liming Gao
2016-02-03MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute valueRuiyu Ni
2016-02-03MdeModulePkg: Correct one return status code in SNP Transmit function.Fu Siyuan
2016-02-03MdeModulePkg: Update the default size of MNP TX buffer pool.Fu Siyuan
2016-02-03MdeModulePkg: Update DBsize in SNP GetStatus command.Fu Siyuan
2016-02-02MdeModulePkg: Add BS+RT+AT variable attribute definitionChao Zhang
2016-01-29MdeModulePkg: Minor comments update to GetNextHighMonotonicCount()Star Zeng