mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 06:34:30 +02:00
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
This commit is contained in:
parent
d0bf0f8872
commit
c01fa59094
@ -256,9 +256,8 @@ PxeBcExtractBootFileUrl (
|
|||||||
//
|
//
|
||||||
|
|
||||||
//
|
//
|
||||||
// Based upon RFC 5970 and UEFI errata that will appear in chapter 21.3 of UEFI 2.3
|
// Based upon RFC 5970 and UEFI 2.3 Errata D specification, bootfile-url format
|
||||||
// specification after 2.3 errata B and future UEFI Specifications after 2.3.
|
// is tftp://[SERVER_ADDRESS]/BOOTFILE_NAME
|
||||||
// tftp://[SERVER_ADDRESS]/BOOTFILE_NAME
|
|
||||||
// As an example where the BOOTFILE_NAME is the EFI loader and
|
// As an example where the BOOTFILE_NAME is the EFI loader and
|
||||||
// SERVER_ADDRESS is the ASCII encoding of an IPV6 address.
|
// SERVER_ADDRESS is the ASCII encoding of an IPV6 address.
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user