summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2014-01-10Updates MdeModulePkg package version from 0.92 to 0.93Tian, Feng
2014-01-09If the driver does not start before, we do not disconnect driver and we must ...Elvin Li
2014-01-09Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f...Gao, Liming
2014-01-09MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g...Star Zeng
2014-01-09Correct function comments of S3BootScriptCloseTable().Liming Gao
2014-01-08Check if component name protocol exist, uninstall it when it really exists.Elvin Li
2014-01-07This patch fix date/time op-code shows abnormal.Eric Dong
2014-01-06MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ...Star Zeng
2014-01-06Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan
2014-01-02Update the heap migration logic to avoid memory overflow. Liming Gao
2014-01-02Correct the RemainingPages calculation in PEI AllocatePages service.Liming Gao
2013-12-31Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf...Liming Gao
2013-12-31Keep consistent about the return value between the caller and callee.Eric Dong
2013-12-30Rollback the change 15021.Eric Dong
2013-12-29MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng
2013-12-26Keep consistent about the return value between the caller and callee.Eric Dong
2013-12-25Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li
2013-12-23Fix a bug for vlan ping failure.Wu Jiaxin
2013-12-23MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t...Star Zeng
2013-12-18Update code to avoid using potential NULL pointer.Eric Dong
2013-12-17Update code to support guid op nest in the statement.Eric Dong
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan
2013-12-17Fix two issues in PeiCore. Liming Gao
2013-12-17Get entire variable data for efi varstore at first time.Eric Dong
2013-12-17Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl...Ruiyu Ni
2013-12-16MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi...Star Zeng
2013-12-13MdeModulePkg/XhciDxe: Fix ICC compiler build warning.Feng Tian
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan
2013-12-10Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li
2013-12-09Refine code to fix potential code bug.Eric Dong
2013-12-09Refine code to fix potential code bug.Eric Dong
2013-12-08MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu
2013-12-06MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng
2013-12-06Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin
2013-12-06Fix comments format issue.Jeff Fan
2013-12-06MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian
2013-12-05Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li
2013-12-04MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek
2013-12-03MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr...Feng Tian
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian
2013-12-02MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-11-29Fix input config header string error, should not always input the full config...Eric Dong
2013-11-27Update NetLibGetMacAddress() to handle the case correctly when SNP is absent.Fu Siyuan
2013-11-27Fix X64 build fail.Eric Dong
2013-11-27Update the logic in browser core, use config routine protocol instead of conf...Eric Dong
2013-11-27Refine the logic, keep highlight on the selectable menu, and base on priority...Eric Dong
2013-11-25MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng
2013-11-25When need to find varstore in the storage list, based on the extra HiiHandle ...Eric Dong
2013-11-25Refine data copy and data compare logic.Eric Dong
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian