]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib
efi_loader: clean up runtime detaching
[thirdparty/u-boot.git] / lib /
2019-07-06  Heinrich Schuchardtefi_loader: clean up runtime detaching
2019-07-06  Heinrich Schuchardtefi_loader: remove NULL entries from runtime detach...
2019-07-06  Heinrich Schuchardtefi_loader: initialization of variable services
2019-07-06  Heinrich Schuchardtefi_loader: move efi_query_variable_info()
2019-07-06  Heinrich Schuchardtefi_loader: remove superfluous spaces in comments
2019-07-06  Heinrich Schuchardtefi_selftest: description of CMD_BOOTEFI_SELFTEST
2019-06-28  Tom RiniMerge tag 'u-boot-imx-20190628' of https://gitlab.denx...
2019-06-22  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-06-21  Tom RiniMerge tag 'efi-2019-07-rc5-3' of https://gitlab.denx...
2019-06-21  Tom RiniMerge branch '2019-06-21-master-imports'
2019-06-21  Peng Fanlib: Makefile: build fdtdec_common.c when OF_LIBFDT...
2019-06-20  Heinrich Schuchardtefi_loader: fix typo in efi_variable.c
2019-06-20  Heinrich Schuchardtefi_loader: Delete() return EFI_WARN_DELETE_FAILURE
2019-06-20  Heinrich Schuchardtefi_loader: ListPackageLists() return EFI_NOT_FOUND
2019-06-20  Heinrich Schuchardtefi_loader: console incorrectly advertised left logo key
2019-06-20  Heinrich Schuchardtefi_loader: alternative scan codes for F5, END, HOME
2019-06-20  Heinrich Schuchardtefi_loader: GOP: provide accurate mode information
2019-06-20  Heinrich Schuchardtefi_loader: SetMode() must blank screen
2019-06-20  Heinrich Schuchardtefi_loader: system table setup
2019-06-20  Heinrich Schuchardtefi_loader: QueryMode() must allocate buffer
2019-06-20  Heinrich Schuchardtefi_loader: SetMode() parameters check
2019-06-20  Heinrich Schuchardtefi_loader: QueryMode() check parameters
2019-06-20  Heinrich Schuchardtefi_loader: Blt() with incorrect BltOperation
2019-06-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-06-15  Tom RiniMerge tag 'efi-2019-07-rc5-2' of git://git.denx.de...
2019-06-14  Heinrich Schuchardtefi_loader: fix SetAttribute()
2019-06-14  Heinrich Schuchardtefi_loader: fix SetMode()
2019-06-14  Heinrich Schuchardtefi_loader: GetTime() must return EFI_UNSUPPORTED
2019-06-14  AKASHI Takahiroefi_loader: add RuntimeServicesSupported variable
2019-06-14  Heinrich Schuchardtefi_loader: parameter checks SetVariable()
2019-06-14  Heinrich Schuchardtefi_loader: legal characters in StrToFat()
2019-06-14  Heinrich Schuchardtefi_loader: MetaiMatch() must be case insensitive
2019-06-14  Heinrich Schuchardtefi_loader: AllocatePages() must accept addr == 0
2019-06-14  Heinrich Schuchardtefi_loader: correct ExitBootServices()
2019-06-14  Heinrich Schuchardtefi_loader: loaded images cannot be started twice
2019-06-14  Heinrich Schuchardtefi_loader: LoadImage must return EFI_NOT_FOUND
2019-06-14  Heinrich Schuchardtefi_loader: LoadImage w/o SourceBuffer and DevicePath
2019-06-12  Tom RiniMerge tag 'u-boot-amlogic-20190612' of git://git.denx...
2019-06-12  Tom RiniMerge tag 'efi-2019-07-rc5' of git://git.denx.de/u...
2019-06-11  Tom RiniMerge tag 'u-boot-stm32-20190606' of https://github...
2019-06-11  Tom RiniMerge tag 'u-boot-imx-20190612' of git://git.denx.de...
2019-06-10  Heinrich Schuchardtefi_loader: implement event queue
2019-06-10  Heinrich Schuchardtefi_selftest: correct event group test
2019-06-10  Heinrich Schuchardtefi_loader: event signaling in ExitBootServices
2019-06-10  Heinrich Schuchardtefi_loader: SignalEvent for event in signaled state
2019-06-10  Heinrich Schuchardtefi_loader: RegisterProtocolNotify event signaling
2019-06-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-10  Tom RiniMerge tag 'video-updates-for-2019.07-rc3' of git:/...
2019-06-10  Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-06-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-06-07  Tom RiniMerge branch '2019-06-07-master-imports'
2019-06-07  Heinrich Schuchardtlib/vsprintf: allow printing upper case GUIDs
2019-06-05  Tom RiniMerge tag 'efi-2019-07-rc4-2' of git://git.denx.de...
2019-06-05  Thierry Redinglib: Implement strndup()
2019-06-05  Thierry Redingfdtdec: Add fdtdec_set_ethernet_mac_address()
2019-06-04  AKASHI Takahiroefi_loader: bootmgr: make BootNext non-volatile
2019-06-04  AKASHI Takahiroefi_loader: variable: support non-volatile attribute
2019-06-04  Heinrich Schuchardtefi_loader: notify memory map changes
2019-06-04  AKASHI Takahiroefi_loader: bootmgr: print a message when loading from...
2019-06-04  Heinrich Schuchardtefi_loader: close protocols in UnloadImage()
2019-06-04  Heinrich Schuchardtefi_loader: fix EnableCursor()
2019-06-04  Heinrich Schuchardtefi_loader: check timer events in Stall()
2019-06-04  Heinrich Schuchardtlib: time: export usec_to_tick()
2019-06-04  Heinrich Schuchardtefi_loader: DisconnectController() with no driver
2019-06-04  Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-06-02  Tom RiniMerge tag 'efi-2019-07-rc4' of git://git.denx.de/u...
2019-06-01  Heinrich Schuchardtefi_selftest: unit test for OpenProtocolInformation()
2019-06-01  Heinrich Schuchardtefi_loader: CloseProtocol() fix open protocol information
2019-06-01  Heinrich Schuchardtefi_loader: open protocol information
2019-06-01  Heinrich Schuchardtefi_loader: correct HandleProtocol()
2019-06-01  Heinrich Schuchardtefi_loader: Kconfig entries for GetTime(), SetTime()
2019-05-31  Heinrich Schuchardtefi_loader: handling of daylight saving time
2019-05-31  Heinrich Schuchardtefi_loader: check time in SetTime()
2019-05-31  Heinrich Schuchardtefi_loader: correct UninstallProtocolInterface()
2019-05-31  Heinrich Schuchardtefi_loader: avoid crash in OpenProtocol()
2019-05-31  Heinrich Schuchardtefi_loader: correct OpenProtocol()
2019-05-31  Heinrich Schuchardtefi_loader: registration key in LocateProtocol()
2019-05-31  Heinrich Schuchardtefi_loader: factor out efi_check_register_notify_event()
2019-05-31  AKASHI Takahiroefi_loader: bootmgr: print a message when loading from...
2019-05-31  Heinrich Schuchardtefi_loader: correct notification of protocol installation
2019-05-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-05-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-05-25  Tom RiniMerge tag 'efi-2019-07-rc3-3' of git://git.denx.de...
2019-05-24  AKASHI Takahiroefi_loader: variable: attributes may not be changed...
2019-05-24  AKASHI Takahiroefi_loader: variable: return error for APPEND_WRITE
2019-05-24  AKASHI Takahiroefi: selftest: APPEND_WRITE is not supported
2019-05-24  Heinrich Schuchardtefi_loader: DEL is an illegal file name character
2019-05-24  Heinrich Schuchardtefi_loader: correct device path check
2019-05-24  Heinrich Schuchardtefi_loader: return values of GetTime()
2019-05-24  Heinrich Schuchardtefi_loader: implement SetTime
2019-05-24  Tom RiniMerge tag 'u-boot-stm32-20190523' of https://github...
2019-05-24  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2019-05-22  Tom RiniMerge tag 'dm-pull-22may19' of git://git.denx.de/u...
2019-05-21  Thierry Redingfdtdec: Remove fdt_{addr,size}_unpack()
2019-05-21  Tom RiniMerge tag 'mmc-5-20' of https://github.com/MrVan/u...
2019-05-21  Tom RiniMerge tag 'video-for-2019.07-rc3' of git://git.denx...
2019-05-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
next