Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | efi_loader: Always allocate the highest available address | Alexander Graf | 2016-04-01 | -0/+29 |
* | efi_loader: Fix some entry/exit points | Alexander Graf | 2016-03-27 | -7/+11 |
* | efi_loader: Add GOP support | Alexander Graf | 2016-03-27 | -0/+153 |
* | efi_loader: Pass proper device path in on boot | Alexander Graf | 2016-03-15 | -6/+0 |
* | efi_loader: hook up in build environment | Alexander Graf | 2016-03-15 | -0/+21 |
* | efi_loader: Implement memory allocation and map | Alexander Graf | 2016-03-15 | -0/+319 |
* | efi_loader: Add disk interfaces | Alexander Graf | 2016-03-15 | -0/+218 |
* | efi_loader: Add runtime services | Alexander Graf | 2016-03-15 | -3/+293 |
* | efi_loader: Add console interface | Alexander Graf | 2016-03-15 | -0/+360 |
* | efi_loader: Add boot time services | Alexander Graf | 2016-03-15 | -0/+781 |
* | efi_loader: Add PE image loader | Alexander Graf | 2016-03-15 | -0/+188 |