|
[PATCH v3 1/1] [edk2-platforms]Tools\FitGen: Add extra parameter fixed FIT address 2 messages
From: fanwang2intel <fan.wang@...> Add "-T <FixedFitLocation>" parameter to provide fixed FIT address on flash region. When this parameter is set to a valid address in the input FD/FV file, tool will
From: fanwang2intel <fan.wang@...> Add "-T <FixedFitLocation>" parameter to provide fixed FIT address on flash region. When this parameter is set to a valid address in the input FD/FV file, tool will
|
By
wenyijia
·
|
|
[edk2-staging][PATCH 5/5] edk2-staging/RedfishClientPkg: Add missing module
Add missing module import for conditional, RfCollection, RfResource, RfResourceRaw, hashlib and OrderedDict Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom
Add missing module import for conditional, RfCollection, RfResource, RfResourceRaw, hashlib and OrderedDict Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 4/5] edk2-staging/RedfishClientPkg: Add ETag support
From: Nickle Wang <nicklle@...> Implement ETag support in HTTP header Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Yang@...> Cc: Nick Ramirez <nra
From: Nickle Wang <nicklle@...> Implement ETag support in HTTP header Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Yang@...> Cc: Nick Ramirez <nra
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 3/5] edk2-staging/RedfishClientPkg: Update patch method of computer system
From: Nickle Wang <nicklle@...> Remove attribute check during patch of computer system and return content-type with JSON format in HTTP header. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner C
From: Nickle Wang <nicklle@...> Remove attribute check during patch of computer system and return content-type with JSON format in HTTP header. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner C
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 2/5] edk2-staging/RedfishClientPkg: Update computer system schema version
Update mock-up file and use computer system schema version 1.5.0 in order to support Boot.BootOrder attribute. Update UUID of 2M220101SL for working with Redfish Profile Simulator. Signed-off-by: Nick
Update mock-up file and use computer system schema version 1.5.0 in order to support Boot.BootOrder attribute. Update UUID of 2M220101SL for working with Redfish Profile Simulator. Signed-off-by: Nick
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 1/5] edk2-staging/RedfishClientPkg: Update requirements.txt
From: Nickle Wang <nicklle@...> Updates the Python module dependency for Redfish Profile Simulator. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Y
From: Nickle Wang <nicklle@...> Updates the Python module dependency for Redfish Profile Simulator. Signed-off-by: Nickle Wang <nickle.wang@...> Cc: Abner Chang <abner.chang@...> Cc: Yang Atom <Atom.Y
|
By
Nickle Wang
·
|
|
[edk2-staging][PATCH 0/5] Update Redfish Profile Simulator
Update Redfish Profile Simulator in order to cooperating with Redfish feature driver. Computer system schema is updated to version 1.5.0 to include Boot.BootOrder attribute. "ETag" HTTP header is impl
Update Redfish Profile Simulator in order to cooperating with Redfish feature driver. Computer system schema is updated to version 1.5.0 to include Boot.BootOrder attribute. "ETag" HTTP header is impl
|
By
Nickle Wang
·
|
|
[PATCH v1 1/1] SecurityPkg: use SmmWaitForAllProcessor in TcgSmm and Tcg2Smm driver.
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3855 In UefiCpuPkg, there are a new Protocol with the new service SmmWaitForAllProcessor(), which can be used by SMI
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3855 In UefiCpuPkg, there are a new Protocol with the new service SmmWaitForAllProcessor(), which can be used by SMI
|
By
Li, Zhihao
·
|
|
[PATCH v3 18/28] MdeModulePkg: Reference Null ProtectedVariableLib 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Make reference to new Null ProtectVariableLib. The null ProtectedVariableLib is used by default. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming G
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Make reference to new Null ProtectVariableLib. The null ProtectedVariableLib is used by default. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming G
|
By
Judah Vang
·
|
|
[PATCH v3 09/28] MdeModulePkg: Add support for Protected Variables 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 V3: Fix 'NextVariableStore' parameter for CopyMem. It was causing an exception. Need to correctly cast 'NextVariableStore' so all platforms bui
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 V3: Fix 'NextVariableStore' parameter for CopyMem. It was causing an exception. Need to correctly cast 'NextVariableStore' so all platforms bui
|
By
Judah Vang
·
|
|
[PATCH v4 1/1] MdeModulePkg: Use SmmWaitForAllProcessor() in VariableSmm driver.
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3854 In UefiCpuPkg, there are a new Protocol with the new service SmmWaitForAllProcessor(), which can be used by SMI
From: Zhihao Li <zhihao.li@...> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3854 In UefiCpuPkg, there are a new Protocol with the new service SmmWaitForAllProcessor(), which can be used by SMI
|
By
Li, Zhihao
·
|
|
[PATCH v3 08/28] MdeModulePkg: Add new Variable functionality 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 V3: Update GetNvVariableStore() to call GetVariableFlashNvStorageInfo() and SafeUint64ToUint32(). V1: Provide new APIs for retrieving variable
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 V3: Update GetNvVariableStore() to call GetVariableFlashNvStorageInfo() and SafeUint64ToUint32(). V1: Provide new APIs for retrieving variable
|
By
Judah Vang
·
|
|
[PATCH v3 05/28] MdeModulePkg: Add new ProtectedVariable GUIDs 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 New ProtectVariable GUIDs for passing variable information from PEI phase to SMM phase. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming Gao <gaoli
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 New ProtectVariable GUIDs for passing variable information from PEI phase to SMM phase. Cc: Jian J Wang <jian.j.wang@...> Cc: Liming Gao <gaoli
|
By
Judah Vang
·
|
|
[PATCH v3 06/28] MdeModulePkg: Add new include files 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Add EncryptionVariableLib.h for providing encryption and decryption services for protected variables. Add ProtectedVariableLib.h for providing
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Add EncryptionVariableLib.h for providing encryption and decryption services for protected variables. Add ProtectedVariableLib.h for providing
|
By
Judah Vang
·
|
|
[PATCH v3 01/28] MdeModulePkg: Add new GUID for Variable Store Info 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Discover if Variable Store Info HOB has been published by platform driver. It contains information in regards to HOB or NV Variable Store avail
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2594 Discover if Variable Store Info HOB has been published by platform driver. It contains information in regards to HOB or NV Variable Store avail
|
By
Judah Vang
·
|
|
[PATCH 0/2] DxeMain: Fix the bug that StackGuard is not enabled
Ray Ni (2): ArmPkg/ArmExceptionLib: Follow new CpuExceptionHandlerLib APIs DxeMain: Fix the bug that StackGuard is not enabled .../Library/ArmExceptionLib/ArmExceptionLib.c | 58 ++++--------------- Md
Ray Ni (2): ArmPkg/ArmExceptionLib: Follow new CpuExceptionHandlerLib APIs DxeMain: Fix the bug that StackGuard is not enabled .../Library/ArmExceptionLib/ArmExceptionLib.c | 58 ++++--------------- Md
|
By
Ni, Ray
·
|
|
Redfish Schema Versioning
Hello, We are implementing edk2 redfish support for our arm based SoC. One question that has come up is how is redfish schema versioning handled? We have a situation where a BMC had its software updat
Hello, We are implementing edk2 redfish support for our arm based SoC. One question that has come up is how is redfish schema versioning handled? We have a situation where a BMC had its software updat
|
By
peterson.russell@...
·
|
|
[PATCH 1/2] OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBase 2 messages
From: Min M Xu <min.m.xu@...> It is an typo error that HobList pointer should be stored at PcdOvmfWorkAreaBase, not PcdSevEsWorkAreaBase. Cc: Erdem Aktas <erdemaktas@...> Cc: Gerd Hoffmann <kraxel@...
From: Min M Xu <min.m.xu@...> It is an typo error that HobList pointer should be stored at PcdOvmfWorkAreaBase, not PcdSevEsWorkAreaBase. Cc: Erdem Aktas <erdemaktas@...> Cc: Gerd Hoffmann <kraxel@...
|
By
Min Xu
·
|
|
[PATCH V4 5/9] OvmfPkg/IntelTdx: Measure Td HobList and Configuration FV 3 messages
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TdHobList and Configuration FV are external data provided by Host VMM. These are not trusted in Td guest. So they should be validated , measure
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3853 TdHobList and Configuration FV are external data provided by Host VMM. These are not trusted in Td guest. So they should be validated , measure
|
By
Min Xu
·
|
|
[edk2-platforms][PATCH V3 0/9] Upadate the ACPI tables for RD platforms 2 messages
Changes since V2: - Rebased on top of latest master branch - Update PPTT table with unique cache ID across the system for different levels of cache. Changes since V1: - Rebased on top of latest master
Changes since V2: - Rebased on top of latest master branch - Update PPTT table with unique cache ID across the system for different levels of cache. Changes since V1: - Rebased on top of latest master
|
By
Pranav Madhu
·
|