aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi
AgeCommit message (Expand)AuthorFilesLines
2013-07-15[legal] Add missing FILE_LICENCE declarationsMarin Hannache2-0/+4
2013-04-19[efi] Perform meaningful error code conversionsMichael Brown3-16/+14
2013-04-19[efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOLMichael Brown3-372/+0
2013-03-27[efi] Fetch device path for loaded image during initialisationMichael Brown1-0/+1
2013-03-22[efi] Add "reboot" command for EFIMichael Brown1-0/+18
2013-03-20[efi] Provide efi_guid_ntoa() for printing EFI GUIDsMichael Brown1-14/+5
2013-03-19[efi] Add EFI-specific debugging macrosMichael Brown2-0/+121
2013-03-13[efi] Add our own EFI_LOAD_FILE_PROTOCOL implementationMichael Brown1-0/+3
2013-03-13[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOLMichael Brown7-2/+800
2013-03-13[efi] Add last_opened_snpdev()Michael Brown1-0/+1
2013-03-13[efi] Update to latest EDK2 headersMichael Brown8-73/+125
2012-11-05[uaccess] Add userptr_sub() to find the difference between two user pointersMichael Brown1-0/+6
2012-10-23[efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP deviceMichael Brown1-0/+7
2012-10-16[efi] Expose net device non-volatile settings via HIIMichael Brown1-123/+74
2012-10-16[efi] Split SNP HII functionality into a separate fileMichael Brown1-0/+68
2012-10-05[efi] Mark SNP formset compliant with IBM's Unified Configuration ManagerMichael Brown1-0/+5
2012-07-19[efi] Add EFI_LOAD_FILE_PROTOCOL headerMichael Brown1-0/+90
2012-07-19[efi] Update to current EDK2 headersMichael Brown24-156/+8026
2012-07-19[efi] Standardise #include guard in ipxe_download.hMichael Brown1-4/+4
2012-02-15[efi] Add iPXE download protocolJarrod Johnson2-0/+156
2011-04-07[efi] Add support for HIIMichael Brown6-0/+1316
2011-04-07[efi] Include MdeModulePkg directory in header import listMichael Brown1-1/+2
2011-04-07[efi] Add EFI string formatting functionsMichael Brown1-0/+23
2011-03-31[efi] Synchronise EFI header filesMichael Brown12-33/+100
2011-03-15[efi] Mark SNP devices as children of EFI PCI deviceMichael Brown1-0/+6
2011-02-22[efi] Provide space for storing the EFI driver nameMichael Brown1-1/+1
2011-02-17[efi] Allow EFI to control PCI bus enumerationMichael Brown3-1/+89
2011-02-17[efi] Rename efi_pci.h to efi_pci_api.hMichael Brown1-5/+5
2011-02-17[pci] Replace pci_max_bus() with pci_num_bus()Michael Brown1-4/+4
2010-06-02[efi] Add the "snpnet" driverGeoff Lywood2-0/+90
2010-05-29[efi] Tidy up output of EFI header import scriptMichael Brown3-19/+65
2010-05-29[legal] Add FILE_LICENCE declarations to EFI header filesMichael Brown40-0/+96
2010-05-29[efi] Synchronise EFI header filesMichael Brown2-7/+10
2010-05-29[efi] Update UEFI header files with latest version from TianoCoreGeoff Lywood40-1612/+6071
2010-04-19[build] Rename gPXE to iPXEMichael Brown44-0/+14326