|
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
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
|
By
Jayaprakash, N
·
#90980
·
|
|
Re: Building EDK2 without Azure Pipelines
Hi G
Instructions for Building EDK II on Linux and Windows can be found here:
https://github.com/tianocore/tianocore.github.io/wiki/Getting-Started-with-EDK-II
-miki
Hi G
Instructions for Building EDK II on Linux and Windows can be found here:
https://github.com/tianocore/tianocore.github.io/wiki/Getting-Started-with-EDK-II
-miki
|
By
Demeter, Miki
·
#90979
·
|
|
Building EDK2 without Azure Pipelines
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@...
·
#90978
·
|
|
Re: [PATCH 2/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of
segment number as UID
Hello Jeff,
From "PCI Firmware Specification Revision 3.3", s4.1.2.
"MCFG Table Description", the "PCI Segment Group Number" field of the
MCFG table must match the value returned by the _SEG object
Hello Jeff,
From "PCI Firmware Specification Revision 3.3", s4.1.2.
"MCFG Table Description", the "PCI Segment Group Number" field of the
MCFG table must match the value returned by the _SEG object
|
By
PierreGondois
·
#90977
·
|
|
Re: [PATCH 1/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value
Hello Jeff,
The patch is correct, but there will be an issue if
AddrMapInfo->CpuAddress - AddrMapInfo->PciAddress < 0
AmlCodeGenRdDWordIo() takes an 'IsPosDecode' argment,
would it be possible to set
Hello Jeff,
The patch is correct, but there will be an issue if
AddrMapInfo->CpuAddress - AddrMapInfo->PciAddress < 0
AmlCodeGenRdDWordIo() takes an 'IsPosDecode' argment,
would it be possible to set
|
By
PierreGondois
·
#90976
·
|
|
Re: [PATCH 4/4] DynamicTablesPkg: AcpiSsdtPcieLibArm: Add support for
override protocol
Hello Jeff,
Is it possible to know what the UpdateTable() function would do ?
Maybe it would be possible to integrate the alternative
implementation without adding a new protocol.
Regards,
Pierre
Hello Jeff,
Is it possible to know what the UpdateTable() function would do ?
Maybe it would be possible to integrate the alternative
implementation without adding a new protocol.
Regards,
Pierre
|
By
PierreGondois
·
#90975
·
|
|
Re: [PATCH] NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication
Hi Saloni,
One remark. Scenario flow:
First HttpBootLoadFile() call.
HttpBootGetBootFile() is called for the first time. Authorization header is not added.
HTTP
Hi Saloni,
One remark. Scenario flow:
First HttpBootLoadFile() call.
HttpBootGetBootFile() is called for the first time. Authorization header is not added.
HTTP
|
By
Maciej Rabeda
·
#90974
·
|
|
Re: [PATCH RESEND v1 5/7] MdePkg/AesLib: Definition for AES library class interface
I have two concern:
1) I am worried that this API might be misused. Usually, a crypto API should be secure enough to avoid misuse. For example, if a program wants to use AES encryption, it must NOT
I have two concern:
1) I am worried that this API might be misused. Usually, a crypto API should be secure enough to avoid misuse. For example, if a program wants to use AES encryption, it must NOT
|
By
Yao, Jiewen
·
#90973
·
|
|
Re: [PATCH RESEND v1 0/9] Add DrbgLib
Hello Yao,
There was a discussion about the DrbgLib in late 2020 at:
https://edk2.groups.io/g/devel/topic/78823009#71619
The interraction between between all the libraries is described in slide 11
Hello Yao,
There was a discussion about the DrbgLib in late 2020 at:
https://edk2.groups.io/g/devel/topic/78823009#71619
The interraction between between all the libraries is described in slide 11
|
By
PierreGondois
·
#90972
·
|
|
Re: [PATCH RESEND v1 5/7] MdePkg/AesLib: Definition for AES library class interface
Hello Yao,
We are currently looking forward to do that. Just to be sure, the
AesInit() function pointed above is for AesCbcEncrypt(), which can
encrypt a buffer.
The AesInitCtx() in this file is for
Hello Yao,
We are currently looking forward to do that. Just to be sure, the
AesInit() function pointed above is for AesCbcEncrypt(), which can
encrypt a buffer.
The AesInitCtx() in this file is for
|
By
PierreGondois
·
#90971
·
|
|
Re: [PATCH RESEND v1 0/9] Add DrbgLib
Hello Mike,
There was a discussion in late 2020 about the DrbgLib at:
https://edk2.groups.io/g/devel/topic/78823009#71619
The relation between the RngLib and the DrbgLib is available
in slide 11
Hello Mike,
There was a discussion in late 2020 about the DrbgLib at:
https://edk2.groups.io/g/devel/topic/78823009#71619
The relation between the RngLib and the DrbgLib is available
in slide 11
|
By
PierreGondois
·
#90970
·
|
|
Re: [PATCH 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py
Merged - https://github.com/tianocore/edk2/pull/3038
Merged - https://github.com/tianocore/edk2/pull/3038
|
By
Yao, Jiewen
·
#90969
·
|
|
Re: [PATCH 1/1] OvmfPkg/PlatformCI: add IntelTdxBuild.py
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#90968
·
|
|
回复: [edk2-devel] [PATCH] MdePkg/Acpi62: Add bit definitions to NFIT Platform Capabilities Structure
Reviewed-by: Liming Gao <gaoliming@...>
Reviewed-by: Liming Gao <gaoliming@...>
|
By
gaoliming
·
#90967
·
|
|
[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: Nate DeSimone
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: Nate DeSimone
|
By
Isaac Oram
·
#90966
·
|
|
[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@...>
---
Combine similar lines of code.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Chasel Chiu <chasel.chiu@...>
Signed-off-by: Isaac Oram <isaac.w.oram@...>
---
|
By
Isaac Oram
·
#90965
·
|
|
[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
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
|
By
Isaac Oram
·
#90964
·
|
|
[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
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
|
By
Isaac Oram
·
#90963
·
|
|
[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
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
|
By
Isaac Oram
·
#90962
·
|
|
[edk2-platforms][PATCH V1 1/5] IpmiFeaturePkg/GenericIpmi: Fix GCC compilation warnings
Fix compiler warnings for unused variables.
Fix PeimIpmiInterfaceInit to return initialization status instead of
EFI_SUCCESS.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Liming Gao
Fix compiler warnings for unused variables.
Fix PeimIpmiInterfaceInit to return initialization status instead of
EFI_SUCCESS.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Liming Gao
|
By
Isaac Oram
·
#90961
·
|