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
2007-08-16
Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...
mdkinney
2007-08-15
Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi...
yshang1
2007-08-13
Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...
klu2
2007-08-13
Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed...
qwang12
2007-08-10
1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...
klu2
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
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4
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-07
Using CopyMem service to replace the "while" loop for the memory copy
zliu3
2007-08-06
Fix bug in PciCfg to support PCI express address.
yshang1
2007-08-03
Update gHobList in DXE core when GCD relocates hob list.
xli24
2007-07-27
Clean the unused include section.
yshang1
2007-07-25
Remove the unused reference of CommonHeader.h in DxeIpl.inf
yshang1
2007-07-24
Retire the "Include/Common" of MdeModulePkg.
yshang1
2007-07-24
remove dxs files.
qwang12
2007-07-20
Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.
yshang1
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Move RuntimeDxe to /Core of MdeModulePkg.
yshang1
2007-07-19
Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
yshang1
2007-07-11
Fixing the IPF building issue for PeiCore
klu2
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-06
1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...
klu2
2007-07-06
Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...
klu2
2007-07-05
Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.
klu2
2007-07-05
Enable Nt32 platform boot to DXE phase.
klu2
2007-07-05
Check in following modules,
xgu3
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
2007-07-04
Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...
klu2