summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Fix CRLF formatTian, Hot2014-01-2210-4723/+4723
* CapsulePei coalesce need add more sanity check for each Capsule Fragment.jyao12014-01-173-162/+333
* DxeCore is designed to trust input data, so add comments to reminder caller t...jyao12014-01-171-1/+10
* 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming2014-01-151-0/+5
* 1. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan2014-01-131-23/+45
* Fix GCC build failure.Ruiyu Ni2014-01-111-1/+1
* Fix bug in unload function: Check if component name protocol exist, only unin...Fu Siyuan2014-01-103-24/+171
* MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() th...Feng Tian2014-01-101-60/+65
* Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/Compon...Ruiyu Ni2014-01-102-82/+98
* Updates MdeModulePkg package version from 0.92 to 0.93Tian, Feng2014-01-102-3/+3
* If the driver does not start before, we do not disconnect driver and we must ...Elvin Li2014-01-092-32/+28
* Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f...Gao, Liming2014-01-092-5/+6
* MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g...Star Zeng2014-01-092-4/+16
* Correct function comments of S3BootScriptCloseTable().Liming Gao2014-01-091-3/+3
* Check if component name protocol exist, uninstall it when it really exists.Elvin Li2014-01-082-10/+80
* This patch fix date/time op-code shows abnormal.Eric Dong2014-01-071-13/+20
* MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ...Star Zeng2014-01-062-6/+5
* Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan2014-01-061-15/+10
* Update the heap migration logic to avoid memory overflow. Liming Gao2014-01-021-1/+4
* Correct the RemainingPages calculation in PEI AllocatePages service.Liming Gao2014-01-021-2/+2
* Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf...Liming Gao2013-12-312-2/+10
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-313-14/+38
* Rollback the change 15021.Eric Dong2013-12-304-10/+8
* MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng2013-12-292-17/+24
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-264-8/+10
* Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li2013-12-252-10/+10
* Fix a bug for vlan ping failure.Wu Jiaxin2013-12-233-17/+27
* MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t...Star Zeng2013-12-231-5/+5
* Update code to avoid using potential NULL pointer.Eric Dong2013-12-181-1/+1
* Update code to support guid op nest in the statement.Eric Dong2013-12-176-64/+114
* Fix a bug in TCP driver’s component name print function.Fu Siyuan2013-12-171-2/+2
* Fix two issues in PeiCore. Liming Gao2013-12-171-6/+10
* Get entire variable data for efi varstore at first time.Eric Dong2013-12-171-1/+27
* Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl...Ruiyu Ni2013-12-171-0/+1
* MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi...Star Zeng2013-12-161-3/+9
* MdeModulePkg/XhciDxe: Fix ICC compiler build warning.Feng Tian2013-12-131-1/+1
* 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan2013-12-101-3/+10
* Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li2013-12-101-0/+22
* Refine code to fix potential code bug.Eric Dong2013-12-092-8/+9
* Refine code to fix potential code bug.Eric Dong2013-12-091-2/+3
* MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu2013-12-083-1/+9
* MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng2013-12-061-1/+7
* Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin2013-12-061-2/+0
* Fix comments format issue.Jeff Fan2013-12-062-2/+2
* MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian2013-12-061-1/+6
* Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li2013-12-051-4/+4
* MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek2013-12-041-2/+1
* MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr...Feng Tian2013-12-031-45/+50
* MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian2013-12-034-62/+75
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-12-022-2/+2