SHA256
1
0
forked from pool/grub2

Accepting request 541949 from home:michael-chang:branches:Base:System

- 0001-add-support-for-UEFI-network-protocols.patch:
  * Workaround http data access in firmware
  * Fix DNS device path parsing for efinet device
  * Relaxed UEFI Protocol requirement
  * Support Intel OPA (Omni-Path Architecture) PXE Boot (bsc#1015589)

OBS-URL: https://build.opensuse.org/request/show/541949
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=284
This commit is contained in:
Michael Chang 2017-11-15 07:26:54 +00:00 committed by Git OBS Bridge
parent fcf09913c2
commit f9ce4c4be5
2 changed files with 405 additions and 232 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Nov 14 09:02:19 UTC 2017 - mchang@suse.com
- 0001-add-support-for-UEFI-network-protocols.patch:
* Workaround http data access in firmware
* Fix DNS device path parsing for efinet device
* Relaxed UEFI Protocol requirement
* Support Intel OPA (Omni-Path Architecture) PXE Boot (bsc#1015589)
-------------------------------------------------------------------
Wed Nov 8 09:37:12 UTC 2017 - olaf@aepfle.de