|
[PATCH v2 2/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of
segment number as UID
Add support for selecting to use index or segment number as UID and name. This allows the path of the nodes to be well known. Signed-off-by: Jeff Brasen <jbrasen@...> --- DynamicTablesPkg/DynamicTable
Add support for selecting to use index or segment number as UID and name. This allows the path of the nodes to be well known. Signed-off-by: Jeff Brasen <jbrasen@...> --- DynamicTablesPkg/DynamicTable
|
By
Jeff Brasen
·
|
|
[PATCH v2 3/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF
Add support for PCIe devices with UID > 0xF. This is done by using the next value in the name so PCI5, PC26, etc Signed-off-by: Jeff Brasen <jbrasen@...> --- .../Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGe
Add support for PCIe devices with UID > 0xF. This is done by using the next value in the name so PCI5, PC26, etc Signed-off-by: Jeff Brasen <jbrasen@...> --- .../Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGe
|
By
Jeff Brasen
·
|
|
[PATCH v2 1/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct
translation value
The translation value in ACPI should be the difference between the CPU and PCIe address. Signed-off-by: Jeff Brasen <jbrasen@...> --- .../Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c | 18 ++++++++++++--
The translation value in ACPI should be the difference between the CPU and PCIe address. Signed-off-by: Jeff Brasen <jbrasen@...> --- .../Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c | 18 ++++++++++++--
|
By
Jeff Brasen
·
|
|
[PATCH v2 0/4] DynamicTablesPkg: Pcie generation updates
Add fixes/features to dynamic PCIe support - Correct issue with translation in generated ACPI tables. - Allow for more than 16 controllers to be generated. - Allow optional use of segment number as UI
Add fixes/features to dynamic PCIe support - Correct issue with translation in generated ACPI tables. - Allow for more than 16 controllers to be generated. - Allow optional use of segment number as UI
|
By
Jeff Brasen
·
|
|
[PATCH 1/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value 3 messages
The translation value in ACPI should be the difference between the CPU and PCIe address. Signed-off-by: Jeff Brasen <jbrasen@...> --- .../Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c | 6 ++
The translation value in ACPI should be the difference between the CPU and PCIe address. Signed-off-by: Jeff Brasen <jbrasen@...> --- .../Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c | 6 ++
|
By
Jeff Brasen
·
|
|
[PATCH] NetworkPkg: Add Wi-Fi Wpa3 support in WifiConnectManager 2 messages
https://bugzilla.tianocore.org/show_bug.cgi?id=3961 Add below Wpa3 support: WPA3-Personal: Ieee80211AkmSuiteSAE = 8 WPA3-Enterprise: Ieee80211AkmSuite8021XSuiteB = 11 Ieee80211AkmSuite8021XSuiteB192 =
https://bugzilla.tianocore.org/show_bug.cgi?id=3961 Add below Wpa3 support: WPA3-Personal: Ieee80211AkmSuiteSAE = 8 WPA3-Enterprise: Ieee80211AkmSuite8021XSuiteB = 11 Ieee80211AkmSuite8021XSuiteB192 =
|
By
Heng Luo
·
|
|
[edk2-platforms][PATCH v2 1/1] IntelSiliconPkg/SpiFvbService: Add support for VariableFlashInfoLib
From: Michael Kubacki <michael.kubacki@...> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3478 Adds support for getting the variable flash information from VariableFlashInfoLib. This library ab
From: Michael Kubacki <michael.kubacki@...> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3478 Adds support for getting the variable flash information from VariableFlashInfoLib. This library ab
|
By
Michael Kubacki
·
|
|
[PATCHv3 1/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
DevicePathLib utilities are useful in PEI to locate the devices which need an opal unlock on S3 resume. This commit reuses the implementation done for standalone MM support and makes the StandaloneMm
DevicePathLib utilities are useful in PEI to locate the devices which need an opal unlock on S3 resume. This commit reuses the implementation done for standalone MM support and makes the StandaloneMm
|
By
Albecki, Mateusz
·
|
|
[PATCHv3 0/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
This patch adds support for PEIMs in UefiDevicePathLib. Although this library and DEVICE_PATH_PROTOCOL itself was initially intended for DXE the use case of unlocking opal-locked storage devices durin
This patch adds support for PEIMs in UefiDevicePathLib. Although this library and DEVICE_PATH_PROTOCOL itself was initially intended for DXE the use case of unlocking opal-locked storage devices durin
|
By
Albecki, Mateusz
·
|
|
[PATCH 1/1] NetworkPkg/HttpBootDxe: Add Support for HTTPS Proxy Server for HTTP Boot 2 messages
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3951 Add CONNECT HTTP command in order to create a tunnel from HTTPS Proxy Server to EndPoint Server. Add support to connect through proxy server usi
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3951 Add CONNECT HTTP command in order to create a tunnel from HTTPS Proxy Server to EndPoint Server. Add support to connect through proxy server usi
|
By
Saloni Kasbekar
·
|
|
Issue in building the StdLibc using Clang38 for 64 bit build on Ubuntu 20.02
Hi All, I am trying to build AppPkg under edk2-libc project using the clang compiler tool chain from Ubuntu 20.04 system. While doing so I am encountering an error, which I am not able to resolve. Thi
Hi All, I am trying to build AppPkg under edk2-libc project using the clang compiler tool chain from Ubuntu 20.04 system. While doing so I am encountering an error, which I am not able to resolve. Thi
|
By
Jayaprakash, N
·
|
|
Building EDK2 without Azure Pipelines 2 messages
Good morning. I am looking to build EDK2 without using Azure. I have looked through the execution flow .azurepipelines/Ubuntu-GCC5.yml but as far as I can see there is no list of commands or steps in
Good morning. I am looking to build EDK2 without using Azure. I have looked through the execution flow .azurepipelines/Ubuntu-GCC5.yml but as far as I can see there is no list of commands or steps in
|
By
greg123123@...
·
|
|
[PATCH] NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication 2 messages
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2504 Add support for TLS Client Authentication using Basic Authentication for HTTP Boot Cc: Maciej Rabeda <maciej.rabeda@...> Cc: Wu Jiaxin <jiaxin.w
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2504 Add support for TLS Client Authentication using Basic Authentication for HTTP Boot Cc: Maciej Rabeda <maciej.rabeda@...> Cc: Wu Jiaxin <jiaxin.w
|
By
Saloni Kasbekar
·
|
|
[PATCH 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py 4 messages
Add build test for OvmfPkg/IntelTdx Cc: Erdem Aktas <erdemaktas@...> Cc: James Bottomley <jejb@...> Cc: Tom Lendacky <thomas.lendacky@...> Cc: Gerd Hoffmann <kraxel@...> Cc: Jiewen Yao <Jiewen.yao@...
Add build test for OvmfPkg/IntelTdx Cc: Erdem Aktas <erdemaktas@...> Cc: James Bottomley <jejb@...> Cc: Tom Lendacky <thomas.lendacky@...> Cc: Gerd Hoffmann <kraxel@...> Cc: Jiewen Yao <Jiewen.yao@...
|
By
Min Xu
·
|
|
回复: [edk2-devel] [PATCH] MdePkg/Acpi62: Add bit definitions to NFIT Platform Capabilities Structure
Reviewed-by: Liming Gao <gaoliming@...> > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Miki Shindo > 发送时间: 2022年6月30日 6:42 > 收件人: devel@edk2.groups.io > 抄送: Michael D Kinney <m
Reviewed-by: Liming Gao <gaoliming@...> > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Miki Shindo > 发送时间: 2022年6月30日 6:42 > 收件人: devel@edk2.groups.io > 抄送: Michael D Kinney <m
|
By
gaoliming
·
|
|
[edk2-platforms][PATCH V1 1/1] BoardModulePkg/Include: Add include files for common debug scenarios
Add includable DSC files that make it easy for developers to increase the debug message level to moderately (reasonable speed) or maximally verbose (very slow). Cc: Chasel Chiu <chasel.chiu@...> Cc: N
Add includable DSC files that make it easy for developers to increase the debug message level to moderately (reasonable speed) or maximally verbose (very slow). Cc: Chasel Chiu <chasel.chiu@...> Cc: N
|
By
Oram, Isaac W
·
|
|
[edk2-platforms][PATCH V1 5/5] WhitleyOpenBoardPkg: Remove unnecessary code
Combine similar lines of code. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by: Isaac Oram <isaac.w.oram@...> --- .../Intel/WhitleyOpenBoardPkg/Include/Dsc
Combine similar lines of code. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by: Isaac Oram <isaac.w.oram@...> --- .../Intel/WhitleyOpenBoardPkg/Include/Dsc
|
By
Oram, Isaac W
·
|
|
[edk2-platforms][PATCH V1 4/5] WhitleyOpenBoardPkg: Fix GCC unused variables that are set warnings
Fixed issues caused by variables initialized but not used. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by: Isaac Oram <isaac.w.oram@...> --- .../Aowanda/U
Fixed issues caused by variables initialized but not used. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-off-by: Isaac Oram <isaac.w.oram@...> --- .../Aowanda/U
|
By
Oram, Isaac W
·
|
|
[edk2-platforms][PATCH V1 3/5] WhitleyOpenBoardPkg: Fix GCC unused variables warnings
Removed build options to ignore no-discarded-qualifiers warnings. Removed build option to ignore no-unused-variable warnings. Fixed resulting build issues. Cc: Nate DeSimone <nathaniel.l.desimone@...>
Removed build options to ignore no-discarded-qualifiers warnings. Removed build option to ignore no-unused-variable warnings. Fixed resulting build issues. Cc: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Oram, Isaac W
·
|
|
[edk2-platforms][PATCH V1 2/5] WhitleyOpenBoardPkg: Fix GCC warnings
Remove build option to ignore no-incompatible-pointer-types. Remove build option to ignore no-overflow warnings. Fixed resulting warnings as errors. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Ch
Remove build option to ignore no-incompatible-pointer-types. Remove build option to ignore no-overflow warnings. Fixed resulting warnings as errors. Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Ch
|
By
Oram, Isaac W
·
|