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

View File

@ -236,3 +236,11 @@ Possible Impacts:
Modules depending on UefiScsiLib for these macros should update the source to use new UefiLib macros 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. 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.