summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-08BaseTools: Modify struct parser for StructPcdYuwei Chen1-0/+2
2021-03-08BaseTools: Adjust StructurePcd List Order.Chen, Christine1-3/+26
2021-03-08UefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EXCHANGE_INFORay Ni5-15/+1
2021-03-08UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offsetRay Ni7-180/+193
2021-03-08MdePkg/Nasm.inc: add macros for C types used in structure definitionRay Ni2-2/+78
2021-03-08BaseTools: Update the NASM CI dependencyBret Barkelew1-1/+1
2021-03-05SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS regionKun Qin3-0/+8
2021-03-05SecurityPkg: Tcg2Smm: Added support for Standalone MmKun Qin7-0/+251
2021-03-05SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modulesKun Qin10-787/+1351
2021-03-05SecurityPkg: Tcg2Smm: Switching from gSmst to gMmstKun Qin3-4/+4
2021-03-05MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interfaceKun Qin3-0/+44
2021-03-05OvmfPkg: resolve MmUnblockMemoryLib (mainly for VariableSmmRuntimeDxe)Kun Qin3-0/+9
2021-03-05MdePkg: MmUnblockMemoryLib: Added definition and null instanceKun Qin6-0/+149
2021-03-05MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling LoopBandaru, Purna Chandra Rao2-5/+15
2021-03-02UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMM stack offset is not correctedk2-stable202102Sheng Wei3-4/+8
2021-03-02UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bitSheng Wei7-3/+75
2021-03-02MdePkg/Include: Add CET instructions to Nasm.incSheng Wei2-0/+24
2021-03-01ArmPkg/ArmGicLib: Fix GICR_IPRIORITYR address wrong issueMing Huang1-1/+4
2021-03-01ArmPkg/ArmGicLib: Fix two macros issue for offset parameterMing Huang1-2/+2
2021-02-27ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLibSami Mujawar1-144/+179
2021-02-26StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.hMichael Kubacki2-145/+0
2021-02-26UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/releaseRay Ni2-26/+12
2021-02-26BaseTools: Align include guards policyPierre Gondois2-2/+4
2021-02-25MdeModulePkg/UefiBootManagerLib: Put BootMenu at the end of BootOrderLi, Walon1-2/+2
2021-02-24RedfishPkg/RedfishContentCodingLib: EDKII Redfish En/Decode libraryAbner Chang5-2/+199
2021-02-24RedfishPkg/Include: EDKII Redfish Config Handler Protocol header fileAbner Chang2-0/+81
2021-02-24RedfishPkg/JsonLib: Ignore the build error of conditional expression.Abner Chang1-2/+3
2021-02-24RedfishPkg/JsonLib: Fix the mistake of removing code by a accidentAbner Chang1-2/+2
2021-02-24RedfishPkg/JsonLib: Add JsonLoadString functionAbner Chang2-0/+47
2021-02-24RedfishPkg/RedfishCrtLib: Add more CRT functionsAbner Chang1-1/+121
2021-02-23StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMmIlias Apalodimas1-1/+3
2021-02-23MdeModulePkg/VariableStandaloneMm: Set PcdFlashNvStorageVariableBase to PcdIlias Apalodimas1-2/+2
2021-02-23ArmPkg: Allow FF-A calls to set memory region's attributesAchin Gupta1-23/+65
2021-02-23ArmPkg: Allow FF-A calls to get memory region's attributesAchin Gupta3-6/+93
2021-02-23ArmPkg: Use FF-A header file in Standalone MM Arm MMU libraryAchin Gupta1-0/+1
2021-02-23StandaloneMmPkg: Add option to use FF-A calls for communication with SPMAchin Gupta1-14/+74
2021-02-23StandaloneMmPkg: Add option to use FF-A calls for getting SPM versionSughosh Ganu2-10/+33
2021-02-23ArmPkg: Add macros for SPM version with FF-A support enabledSughosh Ganu1-0/+3
2021-02-23StandaloneMmPkg: Use macros for SPM version checkSughosh Ganu1-5/+5
2021-02-23ArmPkg: Add macros for SPM versionSughosh Ganu1-0/+3
2021-02-23ArmPkg: Introduce support for PcdFfaEnableSughosh Ganu1-0/+7
2021-02-23StandaloneMmPkg: Use FF-A header file in Standalone MM Core entry pointAchin Gupta1-0/+1
2021-02-23ArmPkg/ArmSvcLib: Return x4-x7 in output parametersAchin Gupta2-3/+11
2021-02-23ArmPkg/IndustryStandard: Add barebones FF-A headerAchin Gupta1-0/+23
2021-02-23ArmPkg: Update OemGetChassisType function to return MISC_CHASSIS_TYPERebecca Cran3-39/+8
2021-02-23ArmPkg: Rename some functions and parameters in OemMiscLibRebecca Cran3-36/+35
2021-02-23ArmPkg: Fix ordering of return type and EFIAPI specifier in OemMiscLibRebecca Cran2-13/+13
2021-02-22BaseTools: Fix BrotliCompress run issue on LinuxYunhua Feng3-31/+54
2021-02-20EmbeddedPkg/VirtualRealTimeClockLib: Reduce DEBUG message verbositySamer El-Haj-Mahmoud1-1/+1
2021-02-15DynamicTablesPkg/AmlLib: Remove unused variablesPierre Gondois1-6/+1