summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-27pip: bump edk2-pytool-library from 0.15.3 to 0.19.3dependabot/pip/edk2-pytool-library-0.19.3dependabot[bot]1-1/+1
2023-10-27Maintainers.txt: Add .pytool maintainers to BaseTools/PluginMichael Kubacki1-0/+7
2023-10-27.pytool: Undo uncrustify check changeVivian Nowka-Keane1-1/+1
2023-10-27UnitTestFrameworkPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane2-32/+48
2023-10-27SecurityPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane3-93/+128
2023-10-27MdePkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane11-458/+463
2023-10-27MdeModulePkg: Apply uncrustify formatting to relevant files.Vivian Nowka-Keane3-22/+27
2023-10-27.pytool: Add cpp support to uncrustify pluginVivian Nowka-Keane2-3/+3
2023-10-27.pytool: Set uncrustify check to audit only (temporary)Vivian Nowka-Keane1-1/+1
2023-10-26ArmVirtPkg: steer DebugLib output away from SerialPortLib+console trafficLaszlo Ersek3-2/+33
2023-10-26ArmVirtPkg: introduce DebugLibFdtPL011Uart DXE Runtime instanceLaszlo Ersek2-0/+149
2023-10-26ArmVirtPkg: introduce DebugLibFdtPL011Uart RAM instanceLaszlo Ersek4-0/+229
2023-10-26ArmVirtPkg: introduce DebugLibFdtPL011Uart Flash instanceLaszlo Ersek4-0/+555
2023-10-26ArmVirtPkg: store separate console and debug PL011 addresses in GUID HOBLaszlo Ersek4-18/+62
2023-10-26ArmVirtPkg: adhere to the serial port selected by /chosen "stdout-path"Laszlo Ersek4-82/+58
2023-10-26ArmVirtPkg: adjust whitespace in block scope declarationsLaszlo Ersek2-28/+28
2023-10-26ArmVirtPkg/Fdt16550SerialPortHookLib: rebase to FdtSerialPortAddressLibLaszlo Ersek2-87/+4
2023-10-26ArmVirtPkg: introduce FdtSerialPortAddressLibLaszlo Ersek5-0/+368
2023-10-26UefiCpuPkg/MpInitLib: Wait for all APs to finish initializationYuanhao Xie1-2/+7
2023-10-26MdeModulePkg/Include: API of IPMI Get System Interface CapabilitiesAbner Chang1-0/+17
2023-10-26MdePkg/Include: Definitions of IPMI Get System Interface CapabilitiesAbner Chang1-0/+8
2023-10-26RedfishPkg/RedfishLib: return HTTP headers to callerNickle Wang1-3/+7
2023-10-26RedfishPkg/libredfish: introduce new interfaces.Nickle Wang4-25/+394
2023-10-26RedfishPkg/RedfishLib: introduce new interfaces.Nickle Wang4-37/+226
2023-10-26MdePkg: Add Cxl20.h into IndustryStandardChris Li2-1/+464
2023-10-25MdePkg/Pldm.h: Add define for the PLDM response flagKonstantin Aladyshev1-0/+1
2023-10-25MdePkg/Mctp.h: Correct typo in structure member nameKonstantin Aladyshev1-1/+1
2023-10-25Maintainers.txt: Update maintainers listAbner Chang1-0/+21
2023-10-25OvmfPkg/AcpiPlatformDxe: Fix Coverity report issuesCeping Sun1-1/+7
2023-10-25UefiCpuPkg/BaseXApicX2ApicLib: fix CPUID_V2_EXTENDED_TOPOLOGY detectionGerd Hoffmann1-5/+16
2023-10-24ArmPlatformPkg/PL031RealTimeClockLib: remove needless instance init stepsLaszlo Ersek1-13/+0
2023-10-24MdeModulePkg: Optimize BmExpandPartitionDevicePathAaron Young1-34/+56
2023-10-24DynamicTablesPkg: HOWTO for Handcrafted tablesJose Marinho1-0/+120
2023-10-24RedfishPkg/RedfishDiscoverDxe: remove Redfish false alarmNickle Wang1-6/+10
2023-10-24RedfishPkg/RedfishPlatformConfigDxe: add debug message.Nickle Wang1-1/+122
2023-10-23IntelFsp2WrapperPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23MdeModulePkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23MdePkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23PrmPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23RedfishPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23IntelFsp2Pkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23FmpDevicePkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23EmbeddedPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23DynamicTablesPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23CryptoPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23UnitTestFrameworkPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-10-23Edk2: edk2-pytools: Update to latest versionsJoey Vagedes1-2/+2
2023-10-23DynamicTablesPkg/AmlLib: Enumerate memory attributesJeshua Smith4-14/+56
2023-10-23DynamicTablesPkg/TableHelperLib: Enhance error handlingJeshua Smith1-14/+33
2023-10-23DynamicTablesPkg/TableHelperLib: Fix and improve text handlingJeshua Smith1-33/+143