]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/UefiPxeBcDxe/PxeBcSupport.h
1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid()
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / PxeBcSupport.h
index 59975d59c38caf461d3dacb71cf9ccf455634926..a4f5d3131a1052240f88820413477c3d47f258ba 100644 (file)
 #define ICMP_PARAMETER_PROBLEM     12\r
 \r
 \r
-/**\r
-  This function obtain the system guid and serial number from the smbios table.\r
-\r
-  @param[out]  SystemGuid     The pointer of returned system guid.\r
-\r
-  @retval EFI_SUCCESS         Successfully obtained the system guid.\r
-  @retval EFI_NOT_FOUND       Did not find the SMBIOS table.\r
-\r
-**/\r
-EFI_STATUS\r
-PxeBcGetSystemGuid (\r
-  OUT EFI_GUID              *SystemGuid\r
-  );\r
-\r
 \r
 /**\r
   Flush the previous configration using the new station Ip address.\r