add security check.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8819 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -305,8 +305,6 @@ typedef struct {
|
||||
@param Seed Pointer to the message instance of the DHCP4 packet.
|
||||
@param Udp4 Pointer to the EFI_UDP4_PROTOCOL instance.
|
||||
|
||||
@return none.
|
||||
|
||||
**/
|
||||
VOID
|
||||
PxeBcInitSeedPacket (
|
||||
@@ -447,8 +445,6 @@ PxeBcBuildDhcpOptions (
|
||||
@param Layer the layer of the boot options
|
||||
@param OptLen length of opotion
|
||||
|
||||
@return None.
|
||||
|
||||
**/
|
||||
VOID
|
||||
PxeBcCreateBootOptions (
|
||||
|
Reference in New Issue
Block a user