]> git.proxmox.com Git - mirror_edk2.git/commit
1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223 byte...
authortye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Feb 2010 05:01:07 +0000 (05:01 +0000)
committertye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Feb 2010 05:01:07 +0000 (05:01 +0000)
commit7d6cdbc8dd3efda6ccdbc919a51b5c0adff4beaa
tree0ad18fee64c343e9d285061f9098a108e3cef4bf
parentd2f9134515361097c2d63ca404665217ea74d50d
1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223 byte name plus one NULL-terminator.
2. Update the minimum length to 4 in VFR file for target/initiator name for requiring prefix “iqn.”
3. Fix the 64bit unalignment exception at IPF due to Rsdt is 32 bit alignment but OemTableId field of Rsdt is UINT64 type.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9896 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfigDxe.vfr
MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfigNVDataStruc.h
MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c