summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
73 min.Platform/Intel: Add build_bios.py option to skip rebuilding BaseToolsHEADmasterMike Beaton1-18/+23
2024-12-19Platform/Sgi: Add Firmware Version SupportDishendra Deshmukh2-3/+5
2024-12-12ManageabilityPkg/IpmiProtocol: Fix build error due to missing PCDsNhi Pham2-0/+8
2024-12-10ManageabilityPkg: Add serial protocol in IPMI driverJohn Chung3-3/+32
2024-12-10ManageabilityPkg: Add serial protocol in manageability help libraryJohn Chung3-0/+4
2024-12-10ManageabilityPkg: Add serial transport interfaceJohn Chung7-3/+1159
2024-12-08AmdPlatformPkg: Adds sample SampleCmPlatOverrideLib libraryAbdul Lateef Attar3-0/+244
2024-12-08AmdPlatformPkg: Export AmdConfigurationManager.h to the package headerAbdul Lateef Attar2-49/+73
2024-12-08AmdPlatformPkg: Correct SetObject handling for varying count valuesAbdul Lateef Attar2-60/+81
2024-12-08AmdPlatformPkg: Remove wrapper structure from MCFGAbdul Lateef Attar4-22/+11
2024-12-08AmdPlatformPkg: Removes ACPI MADT generator libraryAbdul Lateef Attar3-872/+0
2024-12-08AmdPlatformPkg: Adds ACPI MADT configurationAbdul Lateef Attar6-2/+543
2024-12-08AmdPlatformPkg: Removes AcpiMcfgLib libraryAbdul Lateef Attar3-193/+0
2024-12-08AmdPlatformPkg: Adds ACPI MCFG configurationAbdul Lateef Attar6-3/+130
2024-12-08AmdPlatformPkg/DynamicTables: Coverity issueAbdul Lateef Attar2-1/+4
2024-12-08AmdPlatformPkg/HiiConfigRouting: Fix the coverity issueAbdul Lateef Attar1-17/+53
2024-12-04JadePkg/AcpiTables: Fix mapping MMIO regions as cacheableNhi Pham2-8/+8
2024-11-28SbsaQemuRme: Add support for SbsaQemuRme platformMathieu Poirier3-7/+23
2024-11-28Pkg-Module: Features/VirtualKeyboardDxe PART 2Darbin Reyes1-1/+1
2024-11-28Pkg-Module: Features/VirtualKeyboardDxeDarbin Reyes1-11/+37
2024-11-27Add BaseRiscVFpuLib.inf in SG2042.dscDennisDing20031-0/+1
2024-11-25Features/Intel|Platforms/Intel: Complete pending changes to [Components.{ARCH}]Mike Beaton18-140/+41
2024-11-25CodeQL is reporting Pointless comparison of unsigned value to zero.jasonc41-2/+1
2024-11-22Platform/Arm: fix build failure on SgiPlatformMmVarshitPandya1-0/+3
2024-11-18ARM/VExpressPkg: fix build failure on StandaloneMmlevi.yun1-0/+5
2024-11-14AmdPlatformPkg: Remove FADT, HPET, SPMI and WSMTAbdul Lateef Attar9-848/+0
2024-11-14AmdPlatformPkg: Add Configuration manager driverAbdul Lateef Attar5-0/+1121
2024-11-14Update FDF ResetVector RulesOliver Smith-Denny2-2/+2
2024-11-14Update VanGoghBoard ResetVector OverrideOliver Smith-Denny1-1/+1
2024-11-14Cleanup Null Stack Cookie ImplementationOliver Smith-Denny30-84/+0
2024-11-13JadePkg: Enable NVParamRuntimeDxe to access NVPARAM at runtimeTam Chi Nguyen4-0/+20
2024-11-13AmpereAltraPkg: Add NVParamRuntimeDxe to read/write NVPARAM at runtimeTam Chi Nguyen3-0/+527
2024-11-13AmpereAltraPkg: Hook up contructor function for RuntimeNVParamLibTam Chi Nguyen1-0/+1
2024-11-11JadePkg: Add Board Setting file for Mt. JadeNhi Pham1-0/+269
2024-11-06Platform/ARM/JunoPkg: Refactor HdLcdArmJuno.c to use DEBUG_CODE_BEGIN/ENDMike Beaton1-7/+5
2024-11-06GLOBAL: Align MDEPKG_NDEBUG dependent code with edk2 debug macro changesMike Beaton17-74/+12
2024-10-31Platform/Ampere: Update JadePkg following ComHpcAlt additionRebecca Cran2-3/+10
2024-10-31Platform/ADLINK: Add new ComHpcAltPkg platformRebecca Cran87-1/+31464
2024-10-31Platform/Ampere: Add scripts to help building and flashing firmwareRebecca Cran4-0/+427
2024-10-31Silicon/Ampere: Remove StatusCodeHandler librariesRebecca Cran1-2/+0
2024-10-31Silicon/Ampere: Allow DEBUG_WARN/DEBUG_ERROR in RELEASE buildsRebecca Cran1-9/+2
2024-10-31Silicon/Ampere: Remove bogus assert that `*ArmCoreTable` isn't NULLRebecca Cran1-1/+0
2024-10-29Minor fixes for #224PaddyDeng4-2/+18
2024-10-28JadePkg: Add EDK2 Porting Guide for Ampere Altra based platformsNhi Pham1-0/+366
2024-10-28JadePkg: Add boot option override via IPMINhi Pham4-0/+860
2024-10-28AmpereSiliconPkg/PlatformBootManagerLib: Add AfterConsole event creationNhi Pham2-0/+20
2024-10-28AmpereSiliconPkg: Clone PlatformBootManagerLib from ArmPkgNhi Pham4-1/+1332
2024-10-28AmpereSiliconPkg: Add Ampere defined After Console Event GUIDNhi Pham2-0/+24
2024-10-28AmpereSiliconPkg: Add Ampere defined Variables GUIDNhi Pham2-0/+24
2024-10-28JadePkg: Add PlatformBootManagerDxe to customize boot optionsNhi Pham4-0/+1011