]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/Gcd/Gcd.c
Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 21 Jan 2011 18:49:36 +0000 (18:49 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 21 Jan 2011 18:49:36 +0000 (18:49 +0000)
commit5d1cf216ed65e9d79f4158a0b8340c18dd5113a1
tree6b6d22c050659973a2c77dfda970d2c52b528640
parent40a699562a69289274441d9a0e97bf40dd92f49e
Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum.  Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11268 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/Gcd/Gcd.c