summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-08-03MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer accessLiming Gao1-0/+6
2016-08-03MdeModulePkg LoadFileOnFv2: Correct copy right formatLiming Gao1-2/+2
2016-08-03MdeModulePkg UefiBootManagerLib: Fix VS2012 build failureLiming Gao1-0/+1
2016-08-03MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian2-4/+13
2016-08-03MdeModulePkg: add generic SataController driver.Feng Tian7-0/+1835
2016-08-03MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is emptyFeng Tian2-3/+12
2016-08-01MdeModulePkg: Add new LoadFileOnFv2 in Package DSC for BuildLiming Gao1-0/+1
2016-08-01MdeModulePkg LoadFileOnFv2: Add new LoadFileOnFv2 driverLiming Gao4-0/+531
2016-08-01MdeModulePkg UefiBootManagerLib: Update LoadFile boot descriptionLiming Gao1-0/+47
2016-08-01MdeModulePkg UefiBootManagerLib: Support LoadFile Protocol based on FVLiming Gao1-40/+76
2016-08-01MdeModulePkg UefiBootManagerLib: Add BmIsBootMenuAppFilePath internal APILiming Gao1-19/+30
2016-08-01MdeModulePkg: Add missed character in copyright.Fu Siyuan1-1/+1
2016-07-29MdeModulePkg SmbiosDxe: Use definition in IndustryStandard/Smbios.hStar Zeng1-3/+3
2016-07-29MdeModulePkg UiApp: Use definition in IndustryStandard/Smbios.hStar Zeng1-4/+4
2016-07-25MdeModulePkg/XhciDxe: fix a bug on TRB check in async int transferFeng Tian1-1/+5
2016-07-25MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2-29/+19
2016-07-25MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian1-4/+1
2016-07-20MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDTHao Wu1-22/+36
2016-07-18MdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build errorLaszlo Ersek1-1/+1
2016-07-18MdeModulePkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan1-1/+1
2016-07-13MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe portsLaszlo Ersek2-0/+117
2016-07-13MdeModulePkg/PciBusDxe: look for the right capability in IsSHPC()Laszlo Ersek1-1/+1
2016-07-12MdeModulePkg AtaBusDxe: Fix ATA commands cannot be sent to some devicesHao Wu1-3/+3
2016-07-12MdeModulePkg: Fix build error in the PXE driver.Fu Siyuan1-1/+1
2016-07-12MdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInfoData' is not NULLHao Wu2-0/+2
2016-07-12MdeModulePkg: Update PXE driver to follow edk2 coding standards.Fu Siyuan2-4/+4
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru45-200/+200
2016-07-11MdeModulePkg SdBlockIoPei: Initialize 'SwitchResp' elements before usingHao Wu1-0/+1
2016-07-09MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffsetStar Zeng1-3/+2
2016-07-07ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2-2/+2
2016-07-07MdeModulePkg/BootMaintUiLib: Update menus when open BMM formDandan Bi3-9/+46
2016-07-07MdeModulePkg/HiiDB: Record fail info if fail to save data for EfiVarStoreDandan Bi1-0/+3
2016-07-07MdeModulePkg/Bds: MemoryTypeInformation excludes boot option mem useRuiyu Ni3-40/+19
2016-07-07MdeModulePkg: Fix IPv4 stack potential disappeared issueJiaxin Wu3-1/+16
2016-07-06MdeModulePkg/BootMaintUi: Add error handling codes when AllocatePool failBi, Dandan3-26/+35
2016-07-06MdeModulePkg/UefiHiiLib: Add error handling codes when AllocatePool failBi, Dandan1-2/+12
2016-07-06MdeModulePkg UefiPxeBcDxe: Fix build error for lastest VS2015 compilerHao Wu1-1/+1
2016-07-05MdeModulePkg: Skip registering BootManagerMenu if absentSunny Wang3-25/+70
2016-07-05MdeModulePkg MemoryProfileInfo: Handle "/" character in the PDB pathStar Zeng1-1/+1
2016-07-05MdeModulePkg DxeIplPeim: Add ASSERTs for unexpected AllocatePages failureHao Wu1-1/+3
2016-07-05MdeModulePkg MemoryProfile: Add ASSERTs to make sure pointers are not NULLHao Wu2-0/+6
2016-07-01MdeModulePkg/EmmcDxe: Don't expose BlockIo interface for RPMB partitionFeng Tian1-93/+45
2016-07-01MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hangFeng Tian5-40/+75
2016-07-01MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLibStar Zeng9-23/+490
2016-07-01MdeModulePkg DxeCoreMemoryAllocationLib: Extend to support MemoryProfileLibStar Zeng9-29/+503
2016-07-01MdeModulePkg: Implement new library instance SmmMemoryAllocationProfileLibStar Zeng5-0/+1369
2016-07-01MdeModulePkg: Implement new library instance UefiMemoryAllocationProfileLibStar Zeng5-0/+1236
2016-07-01MdeModulePkg: Introduce new library class MemoryProfileLibStar Zeng2-0/+57
2016-07-01MdeModulePkg MemoryProfileInfo: Enhance output info for memory leak detectionStar Zeng2-162/+725
2016-07-01MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detectionStar Zeng6-315/+1110