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
2010-02-23
Fix comment
mdkinney
2010-02-22
Enhance memory copy logic for PEI core image read. The change uses CopyMem() ...
jgong5
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-11
Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more...
klu2
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-02-10
a)Save and disable CPU interrupt before calling AsmWriteIdtr().
vanjeff
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
modified to pass the ICC build
jchen20
2010-02-05
Enable the Load Module At fixed Address feature
jchen20
2010-02-04
Enable PEI core to differentiate PEIMs in performance log by passing PEIM fil...
jgong5
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-26
Print the warning information for the image without relocation only when load...
lgao4
2010-01-26
Remove ASSERT() to make AllocatePool() service match PI spec.
klu2
2010-01-25
Fix the issue that accessing for unaligned address break IPF
klu2
2010-01-24
Correct PeiCore not dispatch the register for shadow image without relocation.
lgao4
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2010-01-15
Update PeiLoadFilePpi produced by PeiCore to load only images with relocation...
lgao4
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
2010-01-14
Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...
rsun3
2010-01-14
When found the file according to given file name guid, PeiFfs2FvPpiFindFileBy...
klu2
2010-01-14
Update INF file to properly declare which PCDs must be Fixed, and update PCD ...
mdkinney
2010-01-14
Cleanup INF file for PEI Core
mdkinney
2010-01-04
check whether FvHandle is NULL for FfsGetVolumeInfo() interface.
klu2
2010-01-04
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...
klu2
2009-12-25
Fix ICC compiler warning.
xli24
2009-12-25
Add fixing for supporting third-party FV in unknown format.
klu2
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-03
Move the Fv updating of PeiCore's internal structure PrivateData out of the i...
klu2
2009-12-03
Remove the tab characters.
klu2
2009-12-03
After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs...
klu2
2009-12-01
Correct error status to EFI_NOT_FOUND when the image can't be got.
lgao4
2009-11-27
The FV size in EFI_FV_INFO has been excluded the length of FV header, so no n...
klu2
2009-11-26
Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...
lgao4
2009-11-25
Add checking for VolumeHandle, if VolumeHandle is NULL, return EFI_INVALID_PA...
klu2
2009-11-17
Following 3 updates are for spec update published in PI 1.2.
xli24
2009-11-16
Remove a typo
klu2
2009-11-16
Initialize the FileHandle to NULL, before search FV image file in discoveried FV
klu2
2009-11-11
To make backward compatiblity, if can not find corresponding the handle of FV...
klu2
2009-11-11
Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.
klu2
2009-10-26
Update comments on setting >= 8 bytes Fv Alignment.
lgao4
[next]