summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/ChangeLog.txt b/MdePkg/ChangeLog.txt
index 30d8b0b..30c8bf7 100644
--- a/MdePkg/ChangeLog.txt
+++ b/MdePkg/ChangeLog.txt
@@ -188,7 +188,7 @@ 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
because of some undefined basic data type such as "EFI_GUID", module developer should include the module type header file accordingly.
-EDK_6129: Non-Compatible: qwang12
+EDK_6131: Non-Compatible: qwang12
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.