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
This commit is contained in:
qwang12 2008-12-05 05:38:39 +00:00
parent 3ffdf7c5e2
commit 08105cf70f
1 changed files with 9 additions and 1 deletions

View File

@ -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)
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.