Age | Commit message (Expand) | Author |
---|---|---|
2018-03-12 | shim: make everything use a common perror() call. | Peter Jones |
2018-03-12 | Don't use uefi_call_wrapper(), ever. | Peter Jones |
2018-03-12 | shim: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere. | Peter Jones |
2018-03-12 | Don't have tons of local guid definitions for no reason at all. | Peter Jones |
2018-03-12 | Move includes around to clean the source tree up a bit. | Peter Jones |
2018-02-28 | httpboot: include console.h | Gary Lin |
2018-02-28 | httpboot: fix the infinite loop | Gary Lin |
2018-02-28 | httpboot: Amend the device path matching rule | Gary Lin |
2017-12-19 | "in_protocol" is used in more than shim.o; make it not static. | Peter Jones |
2017-07-17 | httpboot: fix OVMF crash | Lans Zhang |
2017-03-27 | Fix some i386 type casting errors | Peter Jones |
2017-03-24 | httpboot: parse https prefix in the uri | Gary Lin |
2017-02-27 | Fix some type errors gcc7 finds in http boot code. | Peter Jones |
2016-09-06 | Add the optional HTTPBoot support | Gary Ching-Pang Lin |