Add three PCD access method types for module to
use the PcdDhcp6UidType value to fix the issue.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
Reviewed-by: Fu Siyuan
---
NetworkPkg/NetworkPkg.dec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
Agreement 1.0
Signed-off-by: Zhang Lubo
Reviewed-by: Fu Siyuan
Reviewed-by: jiaxinwu
---
NetworkPkg/DnsDxe/DnsImpl.c| 16
NetworkPkg/HttpBootDxe/HttpBootDhcp4.h | 2 ++
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/NetworkPkg/DnsDxe/DnsImpl.c b
Got it !
-Original Message-
From: Wu, Jiaxin
Sent: Tuesday, July 14, 2015 10:14 AM
To: Fu, Siyuan; Zhang, Lubo; Ye, Ting; edk2-devel@lists.sourceforge.net
Subject: RE: [patch] NetworkPkg: Fix an error that the call function declared
implicitly.
Siyuan, you are right, That is a good
DnsDxe.inf is effective to
different Arch.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
NetworkPkg/DnsDxe/DnsImpl.c | 23 ++-
NetworkPkg/NetworkPkg.dsc | 2 +-
2 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/NetworkPkg
return status.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
.../Universal/Network/Mtftp4Dxe/Mtftp4Support.c| 61 +-
1 file changed, 37 insertions(+), 24 deletions(-)
diff --git a/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Suppor
Version v2 includes using local variable to save intermediate variable to make
codes easier readable.
Using ASSERT_EFI_ERROR instead of check the return status.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
NetworkPkg/Application/IfConfig6/IfConfig6.c
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
.../Universal/Network/Mtftp4Dxe/Mtftp4Support.c| 45 +-
1 file changed, 36 insertions(+), 9 deletions(-)
diff --git a/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Support.c
b
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
NetworkPkg/Application/IfConfig6/IfConfig6.c | 2 +-
NetworkPkg/Mtftp6Dxe/Mtftp6Support.c | 47 ++--
2 files changed, 39 insertions(+), 10 deletions(-)
diff --git a/NetworkPkg
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Support.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Support.c
b/MdeModulePkg
Use local variable to store the DestMax to make codes more readable.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
Reviewed-by: Fu Siyuan
Reviewed-by: Qiu Shumin
Reviewed-by: Jaben Carsey
---
.../DxeTcgPhysicalPresenceLib.c| 90
om max free buffer size to max size.
Update Copyright year.
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
Reviewed-by: Fu Siyuan
Reviewed-by: Qiu Shumin
Reviewed-by: Jaben
d.
Use macro definition instead of constant number.
Use non-n version of safe string copy function in some cases.
Update Copyright year.
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
Reviewed-
function from max free buffer size to max size
in some cases.
Update Copyright year.
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
Reviewed-by: Fu Siyuan
Reviewed-by: Qiu Shumin
Reviewed
From: "Zhang, Lubo"
When the two concatenated strings are both not null, the total length in bytes
of them should calculate the character '\0' once.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
.../UserIdentification/U
.
Thanks,
Star
> -Original Message-
> From: Zhang Lubo [mailto:lubo.zh...@intel.com]
> Sent: Thursday, July 2, 2015 4:57 PM
> To: edk2-devel@lists.sourceforge.net
> Subject: [edk2] [PATCH v2] SecurityPkg:Replace unsafe string functions.
>
> Replace unsafe string fun
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c | 7 +++
.../Universal/Network/IScsiDxe/IScsiConfig.c | 4
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
.../DxeTcgPhysicalPresenceLib.c| 90 +++---
.../DxeTrEEPhysicalPresenceLib.c | 18
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
NetworkPkg/Application/IfConfig6/IfConfig6.c | 13 ++
NetworkPkg/Application/IpsecConfig/Indexer.c | 4 +-
.../Application
.
You have the number 128 added in lots of places. Where is this number from?
Should you use a #define or a PCD or something? If the string was made longer,
this would be painful to update so many locations.
Inline comments also.
>-Original Message-
>From: Zhang Lubo [mailto:l
hing? If the string was made longer,
this would be painful to update so many locations.
Inline comments also.
>-----Original Message-
>From: Zhang Lubo [mailto:lubo.zh...@intel.com]
>Sent: Tuesday, June 30, 2015 1:26 AM
>To: edk2-devel@lists.sourceforge.net
>Subject: [edk2]
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c | 4 ++--
MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c | 2
Replace unsafe string functions with new added safe string functions.
Zhang Lubo (2):
MdeModulePkg: Replace unsafe string functions.
NetworkPkg:Replace unsafe string functions.
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c | 4 +--
.../Universal/Network/IScsiDxe/IScsiConfig.c
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
NetworkPkg/Application/IfConfig6/IfConfig6.c | 6 ++--
NetworkPkg/Application/IpsecConfig/Indexer.c | 2 +-
.../Application
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
.../DxeTcgPhysicalPresenceLib.c| 90 +++---
.../DxeTrEEPhysicalPresenceLib.c | 18
When the two concatenated strings are both not null, the total length in bytes
of them should calculate the character '\0' once.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
.../UserIdentification/UserProfileManagerDxe/UserProfileModify.c
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
.../DxeTcgPhysicalPresenceLib.c| 90 +++---
.../DxeTrEEPhysicalPresenceLib.c | 18
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c | 4 ++--
MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c | 2
Replace unsafe string functions with new added safe string functions.
Zhang, Lubo (2):
MdeModulePkg: Replace unsafe string functions.
NetworkPkg:Replace unsafe string functions.
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c | 4 +--
.../Universal/Network/IScsiDxe/IScsiConfig.c
Replace unsafe string functions with new added safe string functions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
---
NetworkPkg/Application/IfConfig6/IfConfig6.c | 6 ++--
NetworkPkg/Application/IpsecConfig/Indexer.c | 2 +-
.../Application
warning if iSCSI initiator name is null before attempt configure.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
Signed-off-by: Zhang, Lubo
---
NetworkPkg/IScsiDxe/IScsiConfig.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a/NetworkPkg
Popup a warning if iSCSI initiator name is null before attempt configure.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo
Signed-off-by: Zhang, Lubo
---
NetworkPkg/IScsiDxe/IScsiConfig.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a
31 matches
Mail list logo