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
2007-11-19
Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.
qwang12
2007-11-09
1. CoreOpenImageFile(): FilePath should be IN OUT.
vanjeff
2007-11-08
Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...
qhuang8
2007-10-31
Print real entry point for IPF image.
lgao4
2007-10-31
1) Change GUID of emuvariable module.
yshang1
2007-10-18
Update the return status to comply to PI spec.
qwang12
2007-10-12
fixed the following problems:
eric_tian
2007-09-29
1. Add ExtractGuidedSectionLib library to replace customdecompress library.
lgao4
2007-09-29
Update DxeCore to set efi memory type for the different image to be loaded.
lgao4
2007-09-28
Remove PeCoffLoader library class and its instances.
lgao4
2007-09-28
1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain.
lgao4
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-14
1) Remove buffer overflow when the number of Driver Binding Protocols increas...
mdkinney
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-08-29
Add dependent packages in INF of modules.
yshang1
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-08-22
Update PciCfg2.c to follow strict ANSI C spec.
yshang1
2007-08-16
Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...
mdkinney
2007-08-10
EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.
klu2
2007-08-08
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4
2007-08-08
Fix the type-cast between UINT32 & UINTN
qhuang8
2007-08-08
Update CustomDecompress library to support algorithm guid and Update DxeIpl a...
lgao4
2007-08-03
Update gHobList in DXE core when GCD relocates hob list.
xli24
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
yshang1
2007-07-06
Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...
klu2
2007-07-04
Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg.
yshang1
2007-07-04
Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.
yshang1