git: boot/efi: Sync our TianoCore EDK II headers with the edk2-stable201908 tag.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Sep 15 08:14:03 PDT 2019
commit 1369daa1a6c5e6bec33de3ebfa718d0d27665b3c
Author: Sascha Wildner <saw at online.de>
Date: Sun Sep 15 17:12:29 2019 +0200
boot/efi: Sync our TianoCore EDK II headers with the edk2-stable201908 tag.
Not much to see here. Mostly whitespace in comments.
Summary of changes:
sys/contrib/edk2/Include/Base.h | 53 +++--
sys/contrib/edk2/Include/Guid/Acpi.h | 12 +-
.../edk2/Include/Guid/DebugImageInfoTable.h | 12 +-
sys/contrib/edk2/Include/Guid/DxeServices.h | 10 +-
.../edk2/Include/Guid/HiiFormMapMethodGuid.h | 10 +-
sys/contrib/edk2/Include/Guid/HobList.h | 10 +-
sys/contrib/edk2/Include/Guid/Mps.h | 10 +-
sys/contrib/edk2/Include/Guid/PcAnsi.h | 12 +-
sys/contrib/edk2/Include/Guid/SmBios.h | 10 +-
sys/contrib/edk2/Include/Guid/WinCertificate.h | 8 +-
sys/contrib/edk2/Include/IndustryStandard/Acpi10.h | 16 +-
sys/contrib/edk2/Include/IndustryStandard/Acpi20.h | 16 +-
sys/contrib/edk2/Include/IndustryStandard/Acpi30.h | 18 +-
sys/contrib/edk2/Include/IndustryStandard/Acpi40.h | 18 +-
sys/contrib/edk2/Include/IndustryStandard/Acpi50.h | 18 +-
sys/contrib/edk2/Include/IndustryStandard/Acpi51.h | 20 +-
sys/contrib/edk2/Include/IndustryStandard/Acpi60.h | 20 +-
.../edk2/Include/IndustryStandard/AcpiAml.h | 8 +-
.../edk2/Include/IndustryStandard/Bluetooth.h | 8 +-
sys/contrib/edk2/Include/Protocol/BlockIo.h | 58 +++--
sys/contrib/edk2/Include/Protocol/DevicePath.h | 38 ++--
sys/contrib/edk2/Include/Protocol/GraphicsOutput.h | 88 ++++----
sys/contrib/edk2/Include/Protocol/LoadedImage.h | 28 +--
.../Include/Protocol/NetworkInterfaceIdentifier.h | 16 +-
sys/contrib/edk2/Include/Protocol/PciIo.h | 234 ++++++++++-----------
sys/contrib/edk2/Include/Protocol/SerialIo.h | 44 ++--
sys/contrib/edk2/Include/Protocol/SimpleNetwork.h | 46 ++--
sys/contrib/edk2/Include/Protocol/SimpleTextIn.h | 8 +-
sys/contrib/edk2/Include/Protocol/SimpleTextInEx.h | 8 +-
sys/contrib/edk2/Include/Protocol/SimpleTextOut.h | 34 ++-
sys/contrib/edk2/Include/Protocol/UgaDraw.h | 22 +-
sys/contrib/edk2/Include/Uefi.h | 18 +-
sys/contrib/edk2/Include/Uefi/UefiBaseType.h | 111 +++++-----
sys/contrib/edk2/Include/Uefi/UefiGpt.h | 18 +-
.../Include/Uefi/UefiInternalFormRepresentation.h | 138 ++++++------
sys/contrib/edk2/Include/Uefi/UefiMultiPhase.h | 56 +++--
sys/contrib/edk2/Include/Uefi/UefiPxe.h | 10 +-
sys/contrib/edk2/Include/Uefi/UefiSpec.h | 78 ++++---
sys/contrib/edk2/Include/X64/ProcessorBind.h | 47 ++---
39 files changed, 595 insertions(+), 794 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1369daa1a6c5e6bec33de3ebfa718d0d27665b3c
--
DragonFly BSD source repository
More information about the Commits
mailing list