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
Age
Commit message (
Expand
)
Author
2008-12-12
INF head modified
jji4
2008-12-07
Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Library
mdkinney
2008-12-06
Change _CR() to BASE_CR() to follow naming convention
mdkinney
2008-12-05
Simplify call to FUNCTION_ENTRY_POINT() based on updates to that macro
mdkinney
2008-12-05
Fix the build break caused by update of FUNCTION_ENTRY_POINT macro.
xli24
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-12-03
Global variables have been moved backward ahead of functions.
jji4
2008-11-27
Update PEIM entry point to follow PEIM entry point.
lgao4
2008-11-27
Add necessary CONST modifier.
xli24
2008-11-24
Move call to CoreDisplayDiscoveredNotDispatched to be before the
jljusten
2008-11-24
Add useful DEBUG message for determining the when drivers are
jljusten
2008-11-22
Clean up
mdkinney
2008-11-20
ECC clanup: Update the doxygen comment.
qwang12
2008-11-19
Split Ebc from x64 implementation since x64 version supports to create x64 mo...
qhuang8
2008-11-17
Update comments for PeiCore
lgao4
2008-11-15
Create X64 mode page tables in memory even when PEI is already X64
mdkinney
2008-11-13
Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th...
qhuang8
2008-11-11
1, Add <Library/DevicePathLib.h> for all source that use device path utility ...
klu2
2008-11-05
Remove over specific library class
klu2
2008-11-05
Remove over specific library class
klu2
2008-11-05
Remove over specific library class
klu2
2008-11-05
Remove over specific Guid
klu2
2008-10-31
Add missing TimerLib class since DxeMain directly use TimerLib API.
qhuang8
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-30
Measure time spent in Driver Binding Supported() calls
mdkinney
2008-10-30
Measure time spent in SEC
mdkinney
2008-10-29
Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCo...
mdkinney
2008-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine file header for INF files of DXE and PEI core modules.
xli24
2008-10-28
1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...
eric_tian
2008-10-28
clean up EBC in inf files.
vanjeff
2008-10-27
Move global variable to the top of C file for consistent coding style.
qwang12
2008-10-27
Make use of correct format String:
qwang12
2008-10-24
ECC Clean up.
vanjeff
2008-10-21
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
qwang12
2008-10-21
Fix several coding style violations
qhuang8
2008-10-20
Fix ECC issue.
klu2
2008-10-17
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...
qwang12
2008-10-14
Correct two minor comments
lgao4
2008-10-05
Change PeiMain/DxeMain's base name to PeiCore/DxeCore.
klu2
2008-09-29
Remove DXE CIS word
klu2
2008-09-27
1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of e...
qhuang8
2008-09-23
add detail comments on the complicated code segment.
eric_tian
2008-09-23
Add assert check to make sure new stack size larger than old stack size.
lgao4
2008-09-23
move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...
eric_tian
2008-09-23
Don't align image address for TeImage, because TeImage section alignment is u...
lgao4
2008-09-19
1. Add three sample PCD in HelloWorld application for user reference of PCD u...
lgao4
2008-09-18
Rollback change done in 5919: "Remove the status code EFI_ALREADY_STARTED to ...
qwang12
2008-09-18
Remove the GrowBuffer function. Just use the simple way to get the buffer siz...
qwang12
[next]