Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | efi_loader: fix status management in network stack | Heinrich Schuchardt | 2019-09-05 | 1 | -6/+42 |
* | efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT | Heinrich Schuchardt | 2019-09-05 | 1 | -2/+14 |
* | efi_selftest: remove redundant function efi_st_memcmp() | Heinrich Schuchardt | 2019-05-07 | 1 | -4/+3 |
* | efi_loader: consistent naming of protocol GUIDs | Heinrich Schuchardt | 2019-04-23 | 1 | -1/+1 |
* | efi_selftest: SNP unit test on sandbox | Heinrich Schuchardt | 2019-02-13 | 1 | -0/+8 |
* | efi_selftest: fix simple network protocol test | Heinrich Schuchardt | 2018-12-02 | 1 | -8/+8 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | efi_loader: consistently use efi_uintn_t in boot services | Heinrich Schuchardt | 2017-12-01 | 1 | -1/+1 |
* | efi_selftest: error handling in SNP test | Heinrich Schuchardt | 2017-10-09 | 1 | -1/+8 |
* | efi_loader: supply EFI network test | Heinrich Schuchardt | 2017-10-09 | 1 | -0/+424 |