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
/
Core
/
Dxe
Age
Commit message (
Expand
)
Author
2013-11-22
1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...
Jeff Fan
2013-10-30
MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...
Star Zeng
2013-10-29
Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...
Elvin Li
2013-09-16
MdeModulePkg: Add support for weakly aligned FVs.
Star Zeng
2013-08-20
Add the missing status code in the returned table of InstallMultipleProtocolI...
Shumin Qiu
2013-03-22
Guarantee that free memory in the 4K page starting at address 0 is always cle...
mdkinney
2013-03-22
Fix a bug in the DXE Core that generates an ASSERT() when the page at address...
mdkinney
2013-01-29
1. Update DxeCore to get correct AuthenticationStatus and invoke gSecurity af...
lzeng14
2012-11-08
Build the registered guid HOB and SystemTable to record the GUID itself in Pe...
lzeng14
2012-11-01
MdeModulePkg: eliminate all implicit library dependencies for all modules in ...
erictian
2012-10-30
Add missing status code in several modules.
li-elvin
2012-10-16
Fix code potential errors.
ydong10
2012-09-07
Fix the memory leak issue and enhance the check for CoreReadImageFile return.
lzeng14
2012-09-06
Check the return code from CoreLocateDevicePath() in MdeModulePkg/Core/Dxe/Im...
lzeng14
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2012-08-22
Roll back one unnecessary change in Dispatcher.c, which is added by previous ...
lgao4
2012-08-22
Add PI1.2.1 SAP2 support and UEFI231B mantis 896
lgao4
2012-08-02
Measure ExitBootServices failure case
czhang46
2012-07-27
Close the corresponding GUIDed section extraction protocol notify event in Cl...
lzeng14
2012-07-26
MdeModulePkg/CoreDxe: Fixed compiler warning 'integer conversion resulted in ...
oliviermartin
2012-07-25
Fix the typo in InstallMultipleProtocolInterfaces comments
niruiyu
2012-05-30
Record LoadImage perf log for LoadImageEx() and use NULL as Handle to record ...
lzeng14
2012-05-29
Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...
lzeng14
2012-05-08
Fix the potential issue that NULL pointer may be referred in LoadImage().
lgao4
2012-04-27
Enhance the error handling for AllocatePool and AllocatePages function.
ydong10
2012-04-26
Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...
lzeng14
2012-04-24
Validate some fields in PE image to make sure not access violation for later ...
ydong10
2012-03-27
Searching for files starts on an 8 byte aligned boundary after the end of the...
lzeng14
2012-03-15
1. Introduced CPU Exception Handler Library to provide the CPU exception hand...
vanjeff
2012-03-13
Enhance the error handling.
ydong10
2012-02-17
Don't install FV protocol on the corrupt FV image.
lgao4
2012-02-15
Add code check to avoid access violation.
ydong10
2011-12-19
Add more check to make sure the valid pointer be used.
lgao4
2011-12-15
Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...
lgao4
2011-12-09
MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break.
rsun3
2011-12-06
MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementati...
rsun3
2011-11-25
1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...
lzeng14
2011-11-23
MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...
rsun3
2011-11-23
Update DxeCore handle FV Image file with Depex section per PI spec.
lgao4
2011-10-27
Add core FFS3 support, DxeCore.
lzeng14
2011-09-27
Fix ICC9 build break.
lgao4
2011-09-26
Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage.
lgao4
2011-08-18
Updated GCD implementation to consume the correct EFI Resources Attributes(Ca...
vanjeff
2011-08-08
MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()
oliviermartin
2011-07-13
Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...
rsun3
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-16
MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent
jljusten
2011-06-10
Set *ImageHandle to NULL when LoadImage() returns EFI_ACCESS_DENIED.
niruiyu
2011-06-09
Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was alloca...
niruiyu
2011-05-31
Update the comments of InstallConfigurationTable to follow UEFI Spec.
niruiyu
[next]