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
/
DxeMain
/
DxeProtocolNotify.c
Age
Commit message (
Expand
)
Author
2010-02-24
Minor comment fix.
rsun3
2010-02-16
1) Fix build issues
mdkinney
2010-02-16
Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...
andrewfish
2010-02-13
Update DXE Core to be compatible with PI 1.2 SMM Drivers.
mdkinney
2008-10-27
Move global variable to the top of C file for consistent coding style.
qwang12
2008-09-17
Refine code to remove the last entry of mArchProtocol.
qhuang8
2008-08-27
Clean up DxeCore to remove duplicate memory allocation & device path utility ...
qhuang8
2008-08-20
Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...
qhuang8
2008-08-18
Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protoc...
qhuang8
2008-07-24
Code Scrub for Dxe Core.
qhuang8
2008-07-18
Code scrub for DxeCore
qhuang8
2008-05-21
Update to fix minor coding style issues.
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-07-04
Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.
yshang1