]> git.proxmox.com Git - mirror_edk2.git/commit
1. Update IoRead to support UINT64 also.
authorlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Dec 2012 12:54:02 +0000 (12:54 +0000)
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Dec 2012 12:54:02 +0000 (12:54 +0000)
commit30f804978a0073ea57612bbab39773adc8b85458
treee9d87b1004dfc6652eea87b8fb054a7195a32c10
parent02f49fc23de22828ed1c0d30a5a0c826f99d0ecf
1. Update IoRead to support UINT64 also.
2. To be consistent, update PciCfgRead to support full S3BootScriptWidth(Uint8, FifoUint8 and FullUint8) like PciCfgWrite.
3. Use BuildLoopData() to get the addressStride and BufferStride to do PCI CFG operations.
4. Correct, refine and enhance some comments and debug messages.

Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13987 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptExecute.c