summaryrefslogtreecommitdiff
path: root/MdePkg/ChangeLog.txt
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-05 05:38:39 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-05 05:38:39 +0000
commit08105cf70fd577d50e3f1936b000fedea2b69302 (patch)
treecfaf297007508400a7bf28148f3ced57fd945bc3 /MdePkg/ChangeLog.txt
parent3ffdf7c5e2f02a88a8eb104a62e43e73099cf11c (diff)
downloadedk2-platforms-08105cf70fd577d50e3f1936b000fedea2b69302.tar.xz
add in EDK_6857: Non-Compatible: qwang12.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6858 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/ChangeLog.txt')
-rw-r--r--MdePkg/ChangeLog.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/MdePkg/ChangeLog.txt b/MdePkg/ChangeLog.txt
index 6a00b54213..d1a1db5ee7 100644
--- a/MdePkg/ChangeLog.txt
+++ b/MdePkg/ChangeLog.txt
@@ -235,4 +235,12 @@ EDK_6565: Non-Compatible: qhuang8
Possible Impacts:
Modules depending on UefiScsiLib for these macros should update the source to use new UefiLib macros
EFI_TIMER_PERIOD_MICROSECONDS(X), EFI_TIMER_PERIOD_MILLISECONDS(X) and EFI_TIMER_PERIOD_SECONDS(X) for managing Timer Events.
- Especailly, EFI_SCSI_STALL_SECONDS(a) is simply replaced by EFI_TIMER_PERIOD_SECONDS(a) \ No newline at end of file
+ Especailly, EFI_SCSI_STALL_SECONDS(a) is simply replaced by EFI_TIMER_PERIOD_SECONDS(a)
+
+EDK_6857: Non-Compatible: qwang12
+
+ Rename PCD name of PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde
+
+Possible Impacts:
+ All DSC files that reference PcdDefaultTerminalType.
+