summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-26pip: bump edk2-pytool-library from 0.15.3 to 0.19.2dependabot/pip/edk2-pytool-library-0.19.2dependabot[bot]1-1/+1
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
2023-10-20EmbeddedPkg/NorFlashInfoLib: Update norflash device listJohn Chew1-1/+10
2023-10-20Maintainers.txt: Stop to be reviewer of several modulesNi, Ray1-4/+0
2023-10-19MdePkg/Test: Add DevicePathLib host test moduleMateusz Albecki6-1/+1073
2023-10-19MdePkg/UefiDevicePathLib: Fix AcpiEx print logicMateusz Albecki1-27/+45
2023-10-19OvmfPkg/VirtioFsDxe: tolerate opening an abs. pathname rel. to a reg. fileLaszlo Ersek1-3/+14
2023-10-18BaseTools: trim warning to errorYuwei Chen1-2/+2
2023-10-18EmbeddedPkg/RealTimeClockLib: drop LibRtcVirtualNotifyEvent from lib classLaszlo Ersek1-15/+0
2023-10-18EmbeddedPkg/VirtualRealTimeClockLib: drop LibRtcVirtualNotifyEventLaszlo Ersek1-18/+0
2023-10-18EmbeddedPkg/TemplateRealTimeClockLib: drop LibRtcVirtualNotifyEventLaszlo Ersek1-24/+0
2023-10-18ArmPlatformPkg/PL031RealTimeClockLib: hide LibRtcVirtualNotifyEventLaszlo Ersek1-2/+3
2023-10-18PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: rename LibRtcVirtualNotifyEventLaszlo Ersek1-2/+3
2023-10-18RedfishPkg/RedfishDiscoverDxe: introduce PcdRedfishSendReceiveTimeoutNickle Wang3-2/+7
2023-10-18ArmPkg/ArmPsciMpServices: Add EFI_NOT_READY returnJeff Brasen via groups.io1-1/+3
2023-10-17UefiCpuPkg: RISC-V: MMU: Introduce a PCD for SATP modeTuan Phan3-1/+16
2023-10-17ShellPkg: Increase PcdShellPrintBufferSize from UINT16 to UINT32Giri Mudusuru3-13/+15
2023-10-16MdeModulePkg: UsbRndis: get rid of magic valuesMike Maslenkin2-21/+25
2023-10-16MdeModulePkg: UsbNetwork: fix Ethernet functional descriptor processingMike Maslenkin5-5/+7
2023-10-12UefiCpuPkg/CpuDxe: Eliminate the unused variable.YuanhaoXie1-9/+7
2023-10-12CryptoPkg: Add CryptAes functions based on Mbedtls Add CryptAes APIS.Wenxing Hou1-0/+225
2023-10-12CryptoPkg: Add basic Readme for BaseCryptLibMbedTlsWenxing Hou1-5/+11