summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_snp_hii.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Install the HII config access protocol on a child of the SNP handleLaszlo Ersek2016-07-081-4/+71
* [efi] Work around broken EFI HII specificationMichael Brown2016-04-121-0/+7
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [build] Allow setting help text URI to be customised via config/branding.hMichael Brown2015-02-111-1/+2
* [efi] Centralise definitions of more protocol GUIDsMichael Brown2014-09-251-4/+0Star
* [efi] Ignore failures when attempting to install SNP HII protocolMichael Brown2014-07-301-2/+5
* [build] Expose build timestamp, build name, and product namesMichael Brown2014-06-241-7/+6Star
* [efi] Make EFI_HII_DATABASE_PROTOCOL optionalMichael Brown2014-05-201-1/+10
* [settings] Allow for multiple definitions of each predefined settingMichael Brown2013-12-051-0/+4
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-2/+6
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-7/+7
* [build] Include version number within only a single object fileMichael Brown2012-11-021-1/+2
* [efi] Add missing RC_TO_EFIRC() conversionMichael Brown2012-10-221-1/+1
* [efi] Expose net device non-volatile settings via HIIMichael Brown2012-10-161-216/+492
* [efi] Split SNP HII functionality into a separate fileMichael Brown2012-10-161-0/+430