diff --git a/basics_dev/devel-books.md b/basics_dev/devel-books.md index 1b292a76..d3e1d9a1 100644 --- a/basics_dev/devel-books.md +++ b/basics_dev/devel-books.md @@ -14,7 +14,7 @@ Below is a list of various books that might be useful in learning some basics ne - [https://www.amazon.com/Definitive-Guide-Xen-Hypervisor/dp/013234971X](https://www.amazon.com/Definitive-Guide-Xen-Hypervisor/dp/013234971X) - Some good books about Linux kernel: - - [https://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468](https://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468] + - [https://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468](https://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468) - [https://www.amazon.com/Linux-Device-Drivers-Jonathan-Corbet/dp/0596005903](https://www.amazon.com/Linux-Device-Drivers-Jonathan-Corbet/dp/0596005903) - Solid intro into Trusted Computing by David Grawrock (original Intel architect for TXT):