Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3873 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-09-17 05:16:15 +00:00
parent c18099186c
commit 6a9d345a33
2 changed files with 31 additions and 1 deletions

View File

@@ -35,6 +35,21 @@ EDK_0000: Compatible: owner
Code Change :
1) BaseTools\Bin\Win32\build.exe
==========================================================================================
EDK_3871: Non-Compatible: klu2
Class_PIEnable[1]: Use new entry point for PeiCore defined in PI specification.
Code Change:
1) Remove the definition and library instance for OldPeiCoreEntryPoinLib
Possible Impacts:
1) Platform should select MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf for
PeiMain module.
2) The SecCore module should provide parameters for new entry point defined in
MdePkg\Include\Library\PeiCoreEntryPoint.h
!!!!!!!!!!!!!!!!!! End of Notes !!!!!!!!!!!!!!!!!!
##########################################################################################