]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/ChangeLog.txt
Correct the unknown character and update ChangeLog.txt
[mirror_edk2.git] / MdePkg / ChangeLog.txt
index d1a1db5ee7c2d062384790284b47592c18c8fe91..86cb910fb3b38a25ae3fa88f4ea38147f42b00b0 100644 (file)
@@ -237,10 +237,9 @@ Possible Impacts:
        EFI_TIMER_PERIOD_MICROSECONDS(X), EFI_TIMER_PERIOD_MILLISECONDS(X) and EFI_TIMER_PERIOD_SECONDS(X) for managing Timer Events.\r
        Especailly, EFI_SCSI_STALL_SECONDS(a) is simply replaced by EFI_TIMER_PERIOD_SECONDS(a)\r
 \r
-EDK_6857:  Non-Compatible: qwang12\r
+EDK_6886:  Non-Compatible: mdkinney\r
        \r
-       Rename PCD name of PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde \r
+       Rename _CR macro in MdePkg\Include\Base.h to BASE_CR macro aligned to MdeLib spec.\r
 \r
 Possible Impacts:\r
-       All DSC files that reference PcdDefaultTerminalType.\r
-       \r
+       All source codes that depends on _CR macro must be changed to use BASE_CR.      \r