summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming3-6/+6
2014-01-24Fix following problems about VLAN driver:Fu Siyuan3-39/+66
2014-01-23Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan3-13/+19
2014-01-23Update password process logic, if password without interactive attribute, the...Eric Dong1-2/+16
2014-01-23Refine the logic when return success, should not clean the buffer in this case.Eric Dong1-3/+2
2014-01-22Fix CRLF formatTian, Hot10-4723/+4723
2014-01-17CapsulePei coalesce need add more sanity check for each Capsule Fragment.jyao13-162/+333
2014-01-17DxeCore is designed to trust input data, so add comments to reminder caller t...jyao11-1/+10
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming1-0/+5
2014-01-131. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan1-23/+45
2014-01-11Fix GCC build failure.Ruiyu Ni1-1/+1
2014-01-10Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan3-24/+171
2014-01-10MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() th...Feng Tian1-60/+65
2014-01-10Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon...Ruiyu Ni2-82/+98
2014-01-10Updates MdeModulePkg package version from 0.92 to 0.93Tian, Feng2-3/+3
2014-01-09If the driver does not start before, we do not disconnect driver and we must ...Elvin Li2-32/+28
2014-01-09Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f...Gao, Liming2-5/+6
2014-01-09MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g...Star Zeng2-4/+16
2014-01-09Correct function comments of S3BootScriptCloseTable().Liming Gao1-3/+3
2014-01-08Check if component name protocol exist, uninstall it when it really exists.Elvin Li2-10/+80
2014-01-07This patch fix date/time op-code shows abnormal.Eric Dong1-13/+20
2014-01-06MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ...Star Zeng2-6/+5
2014-01-06Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan1-15/+10
2014-01-02Update the heap migration logic to avoid memory overflow. Liming Gao1-1/+4
2014-01-02Correct the RemainingPages calculation in PEI AllocatePages service.Liming Gao1-2/+2
2013-12-31Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf...Liming Gao2-2/+10
2013-12-31Keep consistent about the return value between the caller and callee.Eric Dong3-14/+38
2013-12-30Rollback the change 15021.Eric Dong4-10/+8
2013-12-29MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng2-17/+24
2013-12-26Keep consistent about the return value between the caller and callee.Eric Dong4-8/+10
2013-12-25Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li2-10/+10
2013-12-23Fix a bug for vlan ping failure.Wu Jiaxin3-17/+27
2013-12-23MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t...Star Zeng1-5/+5
2013-12-18Update code to avoid using potential NULL pointer.Eric Dong1-1/+1
2013-12-17Update code to support guid op nest in the statement.Eric Dong6-64/+114
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan1-2/+2
2013-12-17Fix two issues in PeiCore. Liming Gao1-6/+10
2013-12-17Get entire variable data for efi varstore at first time.Eric Dong1-1/+27
2013-12-17Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl...Ruiyu Ni1-0/+1
2013-12-16MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi...Star Zeng1-3/+9
2013-12-13MdeModulePkg/XhciDxe: Fix ICC compiler build warning.Feng Tian1-1/+1
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan1-3/+10
2013-12-10Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li1-0/+22
2013-12-09Refine code to fix potential code bug.Eric Dong2-8/+9
2013-12-09Refine code to fix potential code bug.Eric Dong1-2/+3
2013-12-08MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu3-1/+9
2013-12-06MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng1-1/+7
2013-12-06Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin1-2/+0
2013-12-06Fix comments format issue.Jeff Fan2-2/+2
2013-12-06MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian1-1/+6