summaryrefslogtreecommitdiff
path: root/include/efi_api.h
AgeCommit message (Expand)Author
2017-07-25efi_loader: expose protocols via GUIDRob Clark
2017-07-24efi_loader: parameter types for CreateEvent, SetTimerxypron.glpk@gmx.de
2017-07-19efi_loader: correct size for tpl levelxypron.glpk@gmx.de
2017-07-19efi_loader: implement multiple event supportxypron.glpk@gmx.de
2017-07-19efi_loader: use struct efi_event * instead of void *xypron.glpk@gmx.de
2017-07-19efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLxypron.glpk@gmx.de
2017-07-19efi_loader: implement InstallProtocolInterfacexypron.glpk@gmx.de
2017-07-03efi_loader: run CreateEvent() notify function based on flagsJonathan Gray
2016-11-14efi: Use device device path type Messaging for network interface nodeOleksandr Tymoshenko
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf
2016-06-06efi_loader: Add exit supportAlexander Graf
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-04-18efi_loader: Increase path string to 32 charactersAlexander Graf
2016-03-27efi_loader: Add GOP supportAlexander Graf
2016-03-15include/efi_api.h: Add more detailed API definitionsAlexander Graf
2015-08-05efi: Add start-up library codeSimon Glass