index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
Age
Commit message (
Expand
)
Author
2016-07-12
MdeModulePkg AtaBusDxe: Fix ATA commands cannot be sent to some devices
Hao Wu
2016-07-12
MdeModulePkg: Fix build error in the PXE driver.
Fu Siyuan
2016-07-12
MdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInfoData' is not NULL
Hao Wu
2016-07-12
MdeModulePkg: Update PXE driver to follow edk2 coding standards.
Fu Siyuan
2016-07-11
MdeModulePkg: Fix typos in comments and variables
Giri P Mudusuru
2016-07-11
MdeModulePkg SdBlockIoPei: Initialize 'SwitchResp' elements before using
Hao Wu
2016-07-09
MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffset
Star Zeng
2016-07-07
ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib
Ard Biesheuvel
2016-07-07
MdeModulePkg/BootMaintUiLib: Update menus when open BMM form
Dandan Bi
2016-07-07
MdeModulePkg/HiiDB: Record fail info if fail to save data for EfiVarStore
Dandan Bi
2016-07-07
MdeModulePkg/Bds: MemoryTypeInformation excludes boot option mem use
Ruiyu Ni
2016-07-07
MdeModulePkg: Fix IPv4 stack potential disappeared issue
Jiaxin Wu
2016-07-06
MdeModulePkg/BootMaintUi: Add error handling codes when AllocatePool fail
Bi, Dandan
2016-07-06
MdeModulePkg/UefiHiiLib: Add error handling codes when AllocatePool fail
Bi, Dandan
2016-07-06
MdeModulePkg UefiPxeBcDxe: Fix build error for lastest VS2015 compiler
Hao Wu
2016-07-05
MdeModulePkg: Skip registering BootManagerMenu if absent
Sunny Wang
2016-07-05
MdeModulePkg MemoryProfileInfo: Handle "/" character in the PDB path
Star Zeng
2016-07-05
MdeModulePkg DxeIplPeim: Add ASSERTs for unexpected AllocatePages failure
Hao Wu
2016-07-05
MdeModulePkg MemoryProfile: Add ASSERTs to make sure pointers are not NULL
Hao Wu
2016-07-01
MdeModulePkg/EmmcDxe: Don't expose BlockIo interface for RPMB partition
Feng Tian
2016-07-01
MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hang
Feng Tian
2016-07-01
MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLib
Star Zeng
2016-07-01
MdeModulePkg DxeCoreMemoryAllocationLib: Extend to support MemoryProfileLib
Star Zeng
2016-07-01
MdeModulePkg: Implement new library instance SmmMemoryAllocationProfileLib
Star Zeng
2016-07-01
MdeModulePkg: Implement new library instance UefiMemoryAllocationProfileLib
Star Zeng
2016-07-01
MdeModulePkg: Introduce new library class MemoryProfileLib
Star Zeng
2016-07-01
MdeModulePkg MemoryProfileInfo: Enhance output info for memory leak detection
Star Zeng
2016-07-01
MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection
Star Zeng
2016-07-01
MdeModulePkg DxeCore: Add lock to pretect memory profile AllocInfo list
Star Zeng
2016-07-01
MdeModulePkg DxeCore: Enhance memory profile for memory leak detection
Star Zeng
2016-07-01
MdeModulePkg: Extend memory profile definitions for memory leak detection
Star Zeng
2016-07-01
MdeModulePkg/PiSmmCore: Replace BASE_4GB with MAX_ADDRESS check.
Jiewen Yao
2016-06-30
MdeModulePkg VariableInfo: Fix GCC build failure
Star Zeng
2016-06-29
MdeModulePkg VariableInfo: Use fixed buffer for smm comm buffer
Star Zeng
2016-06-29
MdeModulePkg DxeSmmPerformanceLib: Add missing UefiLib in *.inf at de2459d
Star Zeng
2016-06-29
MdeModulePkg/XhciDxe:Fix usb desc length check logic
Feng Tian
2016-06-29
MdeModulePkg/UsbBusDxe: Fixed USB descriptor length check
Evgeny Yakovlev
2016-06-29
MdeModulePkg/MemoryStatusCode: Expose the DXE memory status code table.
Cinnamon Shia
2016-06-28
MdeModulePkg/HiiDatabaseDxe: Add ASSERT before using the pointer 'String'
Dandan Bi
2016-06-28
MdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm.asm to NASM
Liming Gao
2016-06-28
MdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg BootScriptExecutorDxe: Convert IA32/S3Asm.asm to NASM
Liming Gao
2016-06-28
MdeModulePkg BootScriptExecutorDxe: Convert IA32/S3Asm.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg EbcDxe: Convert Ia32/EbcLowLevel.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg DebugSupportDxe: Convert X64/AsmFuncs.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg DebugSupportDxe: Convert Ia32/AsmFuncs.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg CapsulePei: Convert X64/PageFaultHandler.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm.asm to NASM
Jordan Justen
2016-06-28
MdeModulePkg EbcDxe: Use NASM compatible syntax
Jordan Justen
[next]