Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | efi_loader: Pass file path to payload | Alexander Graf | 2016-04-18 | -2/+3 |
* | efi_loader: Add GOP support | Alexander Graf | 2016-03-27 | -0/+2 |
* | efi_loader: Pass proper device path in on boot | Alexander Graf | 2016-03-15 | -0/+10 |
* | efi_loader: Implement memory allocation and map | Alexander Graf | 2016-03-15 | -0/+19 |
* | efi_loader: Add disk interfaces | Alexander Graf | 2016-03-15 | -0/+2 |
* | efi_loader: Add runtime services | Alexander Graf | 2016-03-15 | -0/+17 |
* | efi_loader: Add console interface | Alexander Graf | 2016-03-15 | -0/+5 |
* | efi_loader: Add boot time services | Alexander Graf | 2016-03-15 | -0/+85 |
* | efi_loader: Add PE image loader | Alexander Graf | 2016-03-15 | -0/+20 |