Sorry, I've fixed the subject line and added maintainers to the Cc list.
This patch also changes the domain from intel.com to example.com, to be
more applicable to consumers outside Intel.
--
Rebecca Cran
On 2/22/19 8:38 PM, Rebecca Cran wrote:
The current servers listed appear to be unusable. I suspect most
people will get correct DNS servers via DHCP, but the defaults
should work for anyone.
---
StdLib/Efi/StdLib/etc/resolv.conf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/StdLib/Efi/StdLib/etc/resolv.conf
b/StdLib/Efi/StdLib/etc/resolv.conf
index 3ac16ac230..724e6297b2 100644
--- a/StdLib/Efi/StdLib/etc/resolv.conf
+++ b/StdLib/Efi/StdLib/etc/resolv.conf
@@ -1,13 +1,13 @@
#
# Domain name
#
-domain intel.com
+domain example.com
;
; Name Servers
;
-nameserver 206.63.63.61
-nameserver 216.251.100.1
+nameserver 8.8.8.8
+nameserver 8.8.4.4
; nameserver 10.248.2.1
; nameserver 10.22.224.204
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel