]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Core/Dxe/DxeMain/DxeMain.c
Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano Decompr...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Mar 2007 10:36:04 +0000 (10:36 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Mar 2007 10:36:04 +0000 (10:36 +0000)
commite2180ee88cdf1bfdd33e784f9719e573fa6c1f91
tree5929de2896ad661f27386673675bab176f77a5ac
parentc91c4f470e58765856fbcec7e88d68d498ed334e
Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano Decompress protocol function is NULL. The check is necessary. The protocols is built based on library instance of the Decompress Library. The Library class in MDE library spec 0.60e only define to do ASSERT for NULL pointer input.

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