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
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
2009-10-26
For now PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImag...
jchen20
2009-10-08
PEI Core: Remove unused variable in PeiLoadImageLoadImage function.
jljusten
2009-10-02
Fix warnings generated by GCC.
jljusten
2009-10-01
Update PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImage...
mdkinney
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-09-10
Set correctly FV format guid when install FV INFO PPI.
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-08-20
Use .p2align directive instead of ambiguous .align directive.
qhuang8
2009-08-11
1. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...
qhuang8
2009-08-11
1. Update IA32 PeiCore implementation to support load x64 image for EFI_PEI_L...
qhuang8
2009-07-15
Clean up PERF macro usage. The macros were being used with 0 as the first pa...
darylm503
2009-07-11
Correct #include statements. This is a DXE DRIVER, not a UEFI module.
mdkinney
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-05-11
fix the typo in DxeCore
eric_tian
2009-04-28
Add ASSERT when EFI decompress need to be parsed but it is not supported.
lgao4
2009-04-27
Add PcdDxeIplSupportUefiDecompress usage into DxeIpl to save space
jljusten
2009-04-22
Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm...
qhuang8
2009-04-17
retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...
eric_tian
2009-04-16
remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...
eric_tian
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
2009-04-10
fixed DMA not be stopped issue when gBS->ExitBootServices called.
vanjeff
2009-04-08
updated to use the term “temporary memory” but not CAR
eric_tian
2009-04-03
Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.
gikidy
2009-03-12
PeiInstallPeiMemory should only be called one time.
klu2
2009-03-11
Add comments and refine code to avoid addition overflow.
qhuang8
2009-03-11
Add check to the allocated pool.
lgao4
2009-03-11
Fix build error caused by the unused local variable
lgao4
2009-03-11
Fix build error caused by the unused local variable
lgao4
2009-03-10
Cleanup to Remove default PCD value and extra build option.
qhuang8
2009-03-10
Fix a bug that Pages*EFI_PAGES_SIZE might be a negative number.
qhuang8
2009-03-10
Update DxeCore to deal PIWG FV device path case if FV contains extension header.
klu2
2009-03-10
Retire TCG platform protocol, which will be replaced by PI Security Architect...
lgao4
2009-03-10
Update Comment for the call to EDKII ReportStatus
lgao4
2009-03-09
1. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...
eric_tian
2009-03-05
Update PeiCore to handle FvImage with PI FV extension header
lgao4
2009-02-25
Correct minor comments in meta data file.
lgao4
2009-02-25
Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...
lgao4
2009-02-24
1. Remove feature flag PcdDxeIplEnableIdt entries
qhuang8
2009-02-23
retire gEfiFirmwareVolumeDispatcherProtocolGuid
eric_tian
[next]