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
2010-09-16
Refine code to make code run safely.
ydong10
2010-08-06
Move registration of DXE Core with PeCoffExtraActionLib after the lib constru...
mdkinney
2010-08-03
Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLib
mdkinney
2010-07-28
Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...
lgao4
2010-07-19
1. Add init flag DEBUG_AGENT_INIT_DXE_AP.
vanjeff
2010-06-17
Add a missing parameter description in the function header for CoreFindFreePa...
rsun3
2010-06-14
1) Improve how memory usage is tracked in DXE Core
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-04-21
Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...
niruiyu
2010-04-07
Fix the issue that GCC treat enum type as unsigned int which incompatible wit...
klu2
2010-04-05
MdeModulePkg: Fix warning with VS2005 toolchain on IA32
jljusten
2010-04-03
Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure.
jgong5
2010-03-19
Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages().
jgong5
2010-03-13
1. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...
vanjeff
2010-03-10
The patch attached is to fix the issue that LMFA feature is failed on OVMF. ...
jchen20
2010-03-03
Minor bug fix and robustness check improvement.
rsun3
2010-02-27
1. Refine debug agent library.
vanjeff
2010-02-26
Add more code robustness check for modules under MdeModulePkg.
rsun3
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
Minor comment fix.
rsun3
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-23
Fix comment
mdkinney
2010-02-17
Cleanup HOB DEBUG prints
andrewfish
2010-02-16
1) Fix build issues
mdkinney
2010-02-16
Clean up HOB debug prints
andrewfish
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
2010-02-10
revise the debug message to add 0x in front of the HEX number for consistency
jchen20
2010-02-09
change the GetPcd64 to FixedGetPcd64 to pass ECC
jchen20
2010-02-08
format uniform: move tab to blank.
erictian
2010-02-08
Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installati...
qhuang8
2010-02-08
modified to pass the VS2003 build
jchen20
2010-02-05
Enable the Load Module At fixed Address feature
jchen20
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2009-12-23
PI 1.1 SMM Feature Check-in
davidhuang
2009-12-22
Produce LoadPeImage protocol only in framework compatibility mode.
lgao4
2009-12-01
Correct error status to EFI_NOT_FOUND when the image can't be got.
lgao4
2009-11-26
Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...
lgao4
2009-10-26
Update comments on setting >= 8 bytes Fv Alignment.
lgao4
2009-10-02
Fix warnings generated by GCC.
jljusten
2009-09-21
Remove the error checking for multi-instance device path since Dxecore has be...
qhuang8
2009-09-21
Enhance DxeCore LocateDevicePath() boot service to handle muli-instance devic...
qhuang8
2009-09-17
Make ASSERT statement more meaningful.
lgao4
2009-09-16
Enhance PeiCore and DxeCore check whether the image machine type is supported...
lgao4
2009-08-24
Adjust the parameter order of debug print. Judging from the context, the firs...
qhuang8
2009-08-24
Make end of line consistent caused by previous check in.
qhuang8
2009-08-24
Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...
qhuang8
2009-07-15
Clean up PERF macro usage. The macros were being used with 0 as the first pa...
darylm503
[next]