]> git.proxmox.com Git - mirror_edk2.git/commit
Add ASSERT() for BitField operations to make sure the input value is valid.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Dec 2012 02:29:46 +0000 (02:29 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Dec 2012 02:29:46 +0000 (02:29 +0000)
commit890ff9a4988953dadef92d4f0630ea053ebc7afe
treeff2a754a62a1b151da09c329795dc40499f73451
parent94952554cc604750f3df3d4e8ae068703481d258
Add ASSERT() for BitField operations to make sure the input value is valid.
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Kinney, Michael D <Michael.D.Kinney@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14020 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoHighLevel.c