]> git.proxmox.com Git - mirror_edk2.git/commit
DxeCore is designed to trust input data, so add comments to reminder caller to do...
authorjyao1 <jyao1>
Fri, 17 Jan 2014 03:42:09 +0000 (03:42 +0000)
committerjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Jan 2014 03:42:09 +0000 (03:42 +0000)
commit3a1966c4e2f04374178872b064c3a8e42a0eb776
treed3ee864d552ee3445913ffb11ec5316ff48592ce
parent4dd8c7af196bae9d27d82b9dbb8692dde66c3a10
DxeCore is designed to trust input data, so add comments to reminder caller to do check to follow PI specification when necessary.
Since LBA_CACHE is DxeCore implementation specific, DxeCore will check it here.

Signed-off by: jiewen yao <jiewen.yao@intel.com>
Reviewed by: liming gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15136 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/FwVolBlock/FwVolBlock.c