summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-02-29MdeModulePkg: Add RamDiskDxe driver implementationHao Wu14-0/+2648
2016-02-29MdeModuelPkg/PciBus: Return AddrTranslationOffset in GetBarAttributesRuiyu Ni1-0/+62
2016-02-29MdeModulePkg/PciBus: reorganize case-statement to reduce code linesRuiyu Ni1-24/+10
2016-02-29MdeModulePkg/PciBus: Change local variable AddressSpace to DescriptorRuiyu Ni1-26/+22
2016-02-29MdeModulePkg: Add missing PCD usage information string.Qiu Shumin1-1/+12
2016-02-29MdeModulePkg:Fix a robustness issue of Mnp DriverZhang Lubo1-4/+60
2016-02-26MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek1-1/+11
2016-02-26MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel1-12/+10
2016-02-26MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistentRuiyu Ni1-11/+294
2016-02-26MdeModulePkg/PciHostBridge: Refine function header comments.Ruiyu Ni4-81/+103
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'OptionalData' not be NULLDandan Bi1-0/+2
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin1-0/+1
2016-02-25MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi4-3/+40
2016-02-25MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi1-0/+98
2016-02-25MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao2-83/+37
2016-02-25MdeModulePkg: Fix the build fail issue on VS2008\VS2010\GCCDandan Bi1-24/+8
2016-02-24MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel4-184/+273
2016-02-24MdeModulePkg: Add sample help information for HelloWorld application.Qiu Shumin3-2/+44
2016-02-24MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo1-0/+2
2016-02-23MdeModulePkg: Refine the code in BootMaintenanceManagerUiLibDandan Bi3-187/+71
2016-02-23MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltXDandan Bi1-3/+2
2016-02-23MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu1-1/+1
2016-02-19MdeModulePkg/Partition: Use proper partition number for MBRRuiyu Ni1-6/+4
2016-02-19MdePkg: Change PcdPropertiesTableEnable default value toJiewen Yao1-1/+3
2016-02-18MdeModulePkg: Define a general function to create DNS QNameJiaxin Wu2-1/+90
2016-02-17Merge branch 'master' of https://github.com/tianocore/edk2 into MemoryAttribu...jiewen yao3-9/+9
2016-02-17MdeModulePkg: SNP should check Cdb.StatCode with PXE_STATCODE_SUCCESS.Fu Siyuan2-5/+5
2016-02-17MdeModulePkg: Make the DEBUG info consistent in SNP driver.Fu Siyuan2-4/+4
2016-02-17MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao1-1/+3
2016-02-17MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao1-1/+2
2016-02-17MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao1-1/+10
2016-02-17MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao1-10/+90
2016-02-17MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao1-0/+214
2016-02-16MdeModulePkg: Refine function comments in Keyword Handler ProtocolDandan Bi2-10/+14
2016-02-15MdeModulePkg DxeCore: Minor comments update to AllocatePool()Star Zeng2-5/+8
2016-02-15MdeModulePkg DxeCore: Missing change for OEM reserved memory type at R17460Star Zeng1-3/+3
2016-02-05MdeModulePkg: Update DxeCore dispatcher to ignore PEI and SMM depex for FV.Liming Gao1-27/+4
2016-02-03MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute valueRuiyu Ni1-15/+39
2016-02-03MdeModulePkg: Correct one return status code in SNP Transmit function.Fu Siyuan1-1/+2
2016-02-03MdeModulePkg: Update the default size of MNP TX buffer pool.Fu Siyuan1-1/+1
2016-02-03MdeModulePkg: Update DBsize in SNP GetStatus command.Fu Siyuan1-5/+1
2016-02-02MdeModulePkg: Add BS+RT+AT variable attribute definitionChao Zhang1-1/+2
2016-01-29MdeModulePkg: Minor comments update to GetNextHighMonotonicCount()Star Zeng1-3/+4
2016-01-29MdeModulePkg Variable: Minor update to the Data parameter for GetVariable()Star Zeng2-5/+7
2016-01-28MdeModulePkg: NvmExpressDxe: clean up NvmeRead() / NvmeWrite() debug msgsLaszlo Ersek1-2/+6
2016-01-28MdeModulePkg/PeiCore: Fix the debug info of PEI temp heap lengthCinnamon Shia1-1/+2
2016-01-27MdeModulePkg DxeCore: Avoid the closed event to be signaled wronglyStar Zeng1-1/+6
2016-01-27MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi1-1/+5
2016-01-26MdeModulePkg:Make the logic in ConfigRouting.c clear and safeDandan Bi1-16/+127
2016-01-26MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.Ruiyu Ni1-1/+1