summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-12UefiPayloadPkg/PlatformBootManager: Connect console after EndOfDxeGuo Dong1-2/+2
2021-02-12UefiPayloadPkg: Fix PciLib dependency on BlSupportDxeGuo Dong1-0/+5
2021-02-12UefiPayloadPkg: Enable NVMe supportGuo Dong2-0/+2
2021-02-11DynamicTablesPkg: Add an override for 16550 HID in SSDTJoey Gouly3-4/+17
2021-02-11DynamicTablesPkg: Don't use gEfiMdeModulePkgTokenSpaceGuidJoey Gouly2-8/+10
2021-02-11StandaloneMmPkg/StandaloneMmCore: Fix compiler warningMichael Kubacki1-4/+4
2021-02-11StandaloneMmPkg: Add X64 build supportMichael Kubacki1-3/+10
2021-02-10StandaloneMmPkg/FvLib.h: Add EFIAPI to FfsFindSection()Michael Kubacki1-0/+1
2021-02-10ArmPkg: Fix ARM ProcessorSubClassDxe buildRebecca Cran1-4/+2
2021-02-10BaseTools: Fix the ending character for Linux script BuildEnvBob Feng1-12/+12
2021-02-09ArmPkg: add DebugLib to OemMiscLibNullLeif Lindholm2-1/+2
2021-02-09IntelFsp2Pkg: Add YAML file generation supportLoo Tung Lun11-132/+2421
2021-02-09BaseTools: Use pip module if available, CI uses it by defaultMatthew Carlson55-17/+757
2021-02-08ArmPkg: Add Universal/Smbios/SmbiosMiscDxeRebecca Cran6-0/+531
2021-02-08ArmPkg: Add SMBIOS PCDs to ArmPkg.decRebecca Cran1-0/+17
2021-02-08ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type32Rebecca Cran2-0/+105
2021-02-08ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type13Rebecca Cran3-0/+242
2021-02-08ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type03Rebecca Cran3-0/+294
2021-02-08ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type02Rebecca Cran3-0/+296