From c01fa59094cde62105d5e97f1fce0275c9a409af Mon Sep 17 00:00:00 2001 From: hhuan13 Date: Tue, 16 Nov 2010 07:52:05 +0000 Subject: Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11060 6f19259b-4bc3-4df7-8a09-765794883524 --- NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c') diff --git a/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c b/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c index 0b7cf1f947..d72e62b6a9 100644 --- a/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c +++ b/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c @@ -256,9 +256,8 @@ PxeBcExtractBootFileUrl ( // // - // Based upon RFC 5970 and UEFI errata that will appear in chapter 21.3 of UEFI 2.3 - // specification after 2.3 errata B and future UEFI Specifications after 2.3. - // tftp://[SERVER_ADDRESS]/BOOTFILE_NAME + // Based upon RFC 5970 and UEFI 2.3 Errata D specification, bootfile-url format + // is tftp://[SERVER_ADDRESS]/BOOTFILE_NAME // As an example where the BOOTFILE_NAME is the EFI loader and // SERVER_ADDRESS is the ASCII encoding of an IPV6 address. // -- cgit v1.2.3