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
/
Dispatcher
Age
Commit message (
Expand
)
Author
2014-07-28
Update code to support VS2013 tool chain.
Eric Dong
2013-09-16
MdeModulePkg: Add support for weakly aligned FVs.
Star Zeng
2013-01-29
1. Update DxeCore to get correct AuthenticationStatus and invoke gSecurity af...
lzeng14
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-05-29
Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...
lzeng14
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-11-23
Update DxeCore handle FV Image file with Depex section per PI spec.
lgao4
2011-06-16
MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent
jljusten
2010-12-06
1) Change location of DEBUG() macro that prints the name of the FFS file bein...
mdkinney
2010-12-04
Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...
mdkinney
2010-05-14
Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...
lgao4
2010-04-24
Update the copyright notice format
hhtian
2010-02-26
Add more code robustness check for modules under MdeModulePkg.
rsun3
2010-02-23
Fix comment
mdkinney
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2009-12-23
PI 1.1 SMM Feature Check-in
davidhuang
2009-10-26
Update comments on setting >= 8 bytes Fv Alignment.
lgao4
2009-10-02
Fix warnings generated by GCC.
jljusten
2009-02-23
retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...
eric_tian
2008-11-24
Add useful DEBUG message for determining the when drivers are
jljusten
2008-11-11
1, Add <Library/DevicePathLib.h> for all source that use device path utility ...
klu2
2008-09-12
Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib p...
qhuang8
2008-09-01
Clean up DxeCore to use report status code macros in ReportStatusCode to reti...
qhuang8
2008-08-27
Clean up DxeCore to remove duplicate memory allocation & device path utility ...
qhuang8
2008-07-24
Code Scrub for Dxe Core.
qhuang8
2008-07-18
Code scrub for DxeCore
qhuang8
2008-05-22
Remove minor defects in Doxygen header
qhuang8
2008-05-21
Update to fix minor coding style issues.
qhuang8
2008-05-21
Change the file name case to follow coding style: The first character should ...
qhuang8
2008-05-13
Minor coding style adjustment for DxeCore.
qhuang8
2008-05-09
Add doxygen style comments for functions in DxeMain.
qhuang8
2008-04-09
Add comments and DoxyGen format for these files.
lgao4
2007-12-11
Use AllocatePage for FvImage.
lgao4
2007-12-10
Move sure FvImage buffer at its alignment when install FVB protocol on it.
lgao4
2007-12-10
MdeModule cleanup for PI:
klu2
2007-12-07
Cache FvImage at buffer with its required alignment.
lgao4
2007-11-22
Clean up: update "EFI" to "UEFI" if applicable.
qhuang8
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-08-24
Update for ICC build.
xli24
2007-08-23
Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...
qwang12
2007-07-04
Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.
yshang1