|
[PATCH] SecurityPkg/SecureBoot: Support RSA 512 and RSA 384
2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3413 Cc: Jiewen Yao <jiewen.yao@...> Cc: Jian J Wang <jian.j.wang@...> Cc: Min Xu <min.m.xu@...> Cc: Zeyi Chen <zeyi.chen@...> Cc: Fiona Wang <fio
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3413 Cc: Jiewen Yao <jiewen.yao@...> Cc: Jian J Wang <jian.j.wang@...> Cc: Min Xu <min.m.xu@...> Cc: Zeyi Chen <zeyi.chen@...> Cc: Fiona Wang <fio
|
By
Sheng Wei
·
|
|
[PATCH 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings
2 messages
Define the pcd settings for identifying the base address of XHCI and XHCI's mmio size, and remove relevant EHCI settings. Signed-off-by: Yuquan Wang <wangyuquan1236@...> Change-Id: Ic144e7125332de5f2f
Define the pcd settings for identifying the base address of XHCI and XHCI's mmio size, and remove relevant EHCI settings. Signed-off-by: Yuquan Wang <wangyuquan1236@...> Change-Id: Ic144e7125332de5f2f
|
By
wangyuquan1236
·
|
|
[PATCH] RedfishPkg: update Readme.md
RedfishClientPkg is moved from edk2-staging repository to edk2-redfish-client repository. Update the link in Readme.md to new location. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.
RedfishClientPkg is moved from edk2-staging repository to edk2-redfish-client repository. Update the link in Readme.md to new location. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 9/9] RedfishClientPkg/ComputerSystemDxe: Fix build error
- Fix "variable set but not used" error. - Fix missing "EFIAPI" error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../
- Fix "variable set but not used" error. - Fix missing "EFIAPI" error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 8/9] RedfishClientPkg/MemoryDxe: Fix build error
- Fix "variable set but not used" error. - Fix missing "EFIAPI" error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../
- Fix "variable set but not used" error. - Fix missing "EFIAPI" error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 7/9] RedfishClientPkg/BiosDxe: Fix build error
- Fix "variable set but not used" error. - Fix missing "EFIAPI" error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../
- Fix "variable set but not used" error. - Fix missing "EFIAPI" error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 6/9] RedfishClientPkg/RedfishConfigLangMapDxe: Fix build error
Add missing "EFIAPI" and fix build error Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../RedfishConfigLangMapDxe/RedfishConfigLangMa
Add missing "EFIAPI" and fix build error Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../RedfishConfigLangMapDxe/RedfishConfigLangMa
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 5/9] RedfishClientPkg/RedfishETagDxe: Fix build error
- Fix missing "EFIAPI" build error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../Include/Protocol/EdkIIRedfishETagPr
- Fix missing "EFIAPI" build error. - Fix typos. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../Include/Protocol/EdkIIRedfishETagPr
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 4/9] RedfishClientPkg/RedfishFeatureUtilityLib: Fix build error
Follow latest definition of EDKII_REDFISH_VALUE_TYPES and rename all corresponding variable in RedfishFeatureUtilityLib. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc:
Follow latest definition of EDKII_REDFISH_VALUE_TYPES and rename all corresponding variable in RedfishFeatureUtilityLib. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc:
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 1/9] RedfishClientPkg/ConverterLib: Fix unused-but-set-variable error
Fix build error: variable ‘CsParentJson’ set but not used [-Werror=unused-but-set-variable] Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...>
Fix build error: variable ‘CsParentJson’ set but not used [-Werror=unused-but-set-variable] Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...>
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 3/9] RedfishClientPkg/EdkIIRedfishResourceConfigLib: Fix build error
Remove uncessary parameter and fix build error. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../EdkIIRedfishResourceConfigLib.c | 4
Remove uncessary parameter and fix build error. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> --- .../EdkIIRedfishResourceConfigLib.c | 4
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 2/9] RedfishClientPkg/RedfishAddendumLib: Fix build error
Rename ProvisioningCallback() to GetData() and OemCallback() to GetOemData() and fix build error Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@
Rename ProvisioningCallback() to GetData() and OemCallback() to GetOemData() and fix build error Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@
|
By
Nickle Wang
·
|
|
[edk2-redfish-client][PATCH 0/9] Fix RedfishClientPkg build errors
Fix RedfishClientPkg build errors and typos. The compiler toolchain is GCC5. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> Nickle Wang (9)
Fix RedfishClientPkg build errors and typos. The compiler toolchain is GCC5. Signed-off-by: Nickle Wang <nicklew@...> Cc: Abner Chang <abner.chang@...> Cc: Igor Kulchytskyy <igork@...> Nickle Wang (9)
|
By
Nickle Wang
·
|
|
[PATCH v1 0/3] use XHCI to replace EHCI
2 messages
This patchset implements XHCI on sbsa-ref board to replace EHCI.=0D As sbsa-ref does not have DRAM below 4G, it cannot utilize EHCI =0D that only has 32-bit DMA capablity. Now this board has XHCI as =
This patchset implements XHCI on sbsa-ref board to replace EHCI.=0D As sbsa-ref does not have DRAM below 4G, it cannot utilize EHCI =0D that only has 32-bit DMA capablity. Now this board has XHCI as =
|
By
wangyuquan1236
·
|
|
[PATCH v1 3/3] SbsaQemu: AcpiTables: Add XHCI info into DSDT
As sbsa-ref board uses xhci to replace ehci, the DSDT is updated to match=0D the platform xhci controller. This also removes previous ehci structure.=0D =0D Signed-off-by: Yuquan Wang <wangyuquan1236@
As sbsa-ref board uses xhci to replace ehci, the DSDT is updated to match=0D the platform xhci controller. This also removes previous ehci structure.=0D =0D Signed-off-by: Yuquan Wang <wangyuquan1236@
|
By
wangyuquan1236
·
|
|
[PATCH v1 1/3] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define XHCI Pcd settings
Define the pcd settings for identifying the base address of XHCI=0D and XHCI's mmio size, and remove relevant EHCI settings.=0D =0D Signed-off-by: Yuquan Wang <wangyuquan1236@...>=0D ---=0D Platform/Q
Define the pcd settings for identifying the base address of XHCI=0D and XHCI's mmio size, and remove relevant EHCI settings.=0D =0D Signed-off-by: Yuquan Wang <wangyuquan1236@...>=0D ---=0D Platform/Q
|
By
wangyuquan1236
·
|
|
[PATCH v1 2/3] SbsaQemu: Drivers: Add initial support for XHCI
This registers the non-discoverable XHCI for sbsa-ref.=0D =0D Signed-off-by: Yuquan Wang <wangyuquan1236@...>=0D ---=0D .../SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.c | 40 ++++++++++++++-----=0D .../Sb
This registers the non-discoverable XHCI for sbsa-ref.=0D =0D Signed-off-by: Yuquan Wang <wangyuquan1236@...>=0D ---=0D .../SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.c | 40 ++++++++++++++-----=0D .../Sb
|
By
wangyuquan1236
·
|
|
[PATCH 0/3] use XHCI to replace EHCI
6 messages
Why are you sending the same series 3 times within an hour?
Why are you sending the same series 3 times within an hour?
|
By
Ard Biesheuvel
·
|
|
PCD usage error
Hi team, could you please help in analysis over the error which was mentioned:: (Python 3.8.8 on win32) Traceback (most recent call last): File "C:\gnr\edk2\BaseTools\Source\Python\build\build.py", li
Hi team, could you please help in analysis over the error which was mentioned:: (Python 3.8.8 on win32) Traceback (most recent call last): File "C:\gnr\edk2\BaseTools\Source\Python\build\build.py", li
|
By
Jagadeesh, PithaniX
·
|
|
[PATCH 1/2] MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix SIGN_EXTENSION Coverity issue
5 messages
From: Ranbir Singh <Ranbir.Singh3@...> Line number 1348 does contain a typecast with UINT32, but it is after all the operations (16-bit left shift followed by OR'ing) are over. To avoid any SIGN_EXTEN
From: Ranbir Singh <Ranbir.Singh3@...> Line number 1348 does contain a typecast with UINT32, but it is after all the operations (16-bit left shift followed by OR'ing) are over. To avoid any SIGN_EXTEN
|
By
Ranbir Singh
·
|