]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove some comments according to the latest UEFI Spec 2_3_Errata_B.
authorljin6 <ljin6@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 2 Mar 2010 03:13:22 +0000 (03:13 +0000)
committerljin6 <ljin6@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 2 Mar 2010 03:13:22 +0000 (03:13 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10152 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/PxeBaseCode.h

index 96ef04f423e018d2839223d183d01d6006e07dda..7af601d5995d1921ac1403b3d9ca85db6fe0b801 100644 (file)
@@ -233,12 +233,6 @@ typedef struct {
   UINT8   DhcpOptions[56];\r
 } EFI_PXE_BASE_CODE_DHCPV4_PACKET;\r
 \r
-///\r
-/// Note: EFI_PXE_BASE_CODE_DHCPV6_PACKET and EFI_PXE_BASE_CODE_PACKET are not\r
-///       consistent with the current UEFI2.3 specification. It's supposed that\r
-///       they will be consistent in the next version.\r
-///\r
-\r
 ///\r
 /// DHCPV6 Packet structure.\r
 ///\r