]> git.proxmox.com Git - mirror_edk2.git/commitdiff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6130 6f19259b...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Oct 2008 08:52:53 +0000 (08:52 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Oct 2008 08:52:53 +0000 (08:52 +0000)
MdePkg/ChangeLog.txt

index d7b523ee92ce88c2abc7c25850e56d5001e1feba..30d8b0be4bfb6d4084c3c5bf4e63c3e45ca56440 100644 (file)
@@ -188,3 +188,11 @@ Possible Impacts:
                        <Uefi.h> is removed from the Protocol/PPI/GUID/Libary header file. If the module can build before the update but failed after the update\r
                        because of some undefined basic data type such as "EFI_GUID", module developer should include the module type header file accordingly.\r
                                \r
+EDK_6129:  Non-Compatible: qwang12\r
+\r
+Base on PI spec, GetPeiServicesTablePointer in PeiServicesTablePointer library is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated.\r
+\r
+Possible Impacts:\r
+                       Customer's module that reference GetPeiServicesTablePointer in PeiServicesTablePointer library may need to updated. Otherwise\r
+                       a build break (mismatch of data type) may occur.\r
+                       \r