Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of BaseLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8363 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2009-05-21 03:26:42 +00:00
parent 7b2cc5499f
commit 3e0c79b57b
2 changed files with 9 additions and 7 deletions

View File

@@ -40,4 +40,5 @@
[LibraryClasses]
BaseMemoryLib
DebugLib
BaseLib