Commit Graph

48 Commits (8396e3fd63e8c8e17d60a6d1992ca3df10bc8d66)

Author SHA1 Message Date
Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol 7 years ago
Heinrich Schuchardt 0c2307431e efi_loader: add missing runtime services stubs 7 years ago
Heinrich Schuchardt 9f0930e5d9 efi_loader: create stub for CreateEventEx 7 years ago
Heinrich Schuchardt cc20ed03f9 efi_loader: fix ExitBootServices 7 years ago
Heinrich Schuchardt 4f94865b30 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions 7 years ago
Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles 7 years ago
Heinrich Schuchardt 3ebcd0071f efi_loader: fix signature of efi_disconnect_controller 7 years ago
Heinrich Schuchardt f0959dbee2 efi_loader: implement ConnectController 7 years ago
Heinrich Schuchardt af3106a12d efi_loader: support device path for IDE and SCSI disks 7 years ago
Heinrich Schuchardt 1c38a7741c efi_loader: efi_gop: use correct types for parameters 8 years ago
Heinrich Schuchardt f5a2a93892 efi_loader: consistently use efi_uintn_t in boot services 8 years ago
Heinrich Schuchardt 152cade326 efi_loader: replace UINTN by efi_uintn_t 8 years ago
Heinrich Schuchardt 7e82449495 efi_loader: remove unused typedef for INTN 8 years ago
Rob Clark 2d5dc2a52d efi_loader: console support for color attributes 8 years ago
Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback 8 years ago
Heinrich Schuchardt 8db174d651 efi_loader: size fields in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 891b3d9051 efi_loader: fix efi_net_get_status 8 years ago
Heinrich Schuchardt bdecf974f1 efi_loader: fill simple network protocol revision 8 years ago
Heinrich Schuchardt 2e0864a47e efi_loader: correct bits of receive_filters bit mask 8 years ago
Heinrich Schuchardt 84a12ce64e efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL 8 years ago
Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event 8 years ago
Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * 8 years ago
Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem 8 years ago
Rob Clark 3a45bc7faa efi_loader: Some console improvements for vidconsole 8 years ago
Rob Clark 61b7e22479 efi_loader: file_path should be variable length 8 years ago
Rob Clark 9975fe96b6 efi_loader: add bootmgr 8 years ago
Rob Clark 2a92080d8c efi_loader: add file/filesys support 8 years ago
Rob Clark adae4313cd efi_loader: flesh out device-path to text 8 years ago
Rob Clark 9309a1b76c efi_loader: drop redundant efi_device_path_protocol 8 years ago
Rob Clark b66c60dde9 efi_loader: add device-path utils 8 years ago
Peter Jones c80214ce1f efi: add some more device path structures 8 years ago
Rob Clark a8606ef075 efi: add some missing __packed 8 years ago
Rob Clark a17e62cc53 efi_loader: expose protocols via GUID 8 years ago
xypron.glpk@gmx.de b521d29eb1 efi_loader: parameter types for CreateEvent, SetTimer 8 years ago
xypron.glpk@gmx.de 503f269554 efi_loader: correct size for tpl level 8 years ago
xypron.glpk@gmx.de c68415922b efi_loader: implement multiple event support 8 years ago
xypron.glpk@gmx.de 2fd945fe72 efi_loader: use struct efi_event * instead of void * 8 years ago
xypron.glpk@gmx.de cc5b70812f efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 8 years ago
xypron.glpk@gmx.de e0549f8a17 efi_loader: implement InstallProtocolInterface 8 years ago
Jonathan Gray 37a980b3fa efi_loader: run CreateEvent() notify function based on flags 8 years ago
Oleksandr Tymoshenko d7608aba38 efi: Use device device path type Messaging for network interface node 9 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 9 years ago
Alexander Graf a86aeaf228 efi_loader: Add exit support 9 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 9 years ago
Alexander Graf ecbe1a07c5 efi_loader: Increase path string to 32 characters 9 years ago
Alexander Graf be8d324191 efi_loader: Add GOP support 9 years ago
Alexander Graf 2bb9b79d64 include/efi_api.h: Add more detailed API definitions 9 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 10 years ago