summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-12CryptoPkg: Add Mbedtls submodule in CIWenxing Hou5-2/+35
2023-10-12CryptoPkg: Add MD5/SHA1/SHA2 functions based on MbedtlsWenxing Hou5-5/+1130
2023-10-12CryptoPkg: Add Null functions for building passWenxing Hou24-0/+4086
2023-10-12CryptoPkg: Add all .inf files for BaseCryptLibMbedTlsWenxing Hou19-1/+1718
2023-10-12CryptoPkg: Add RSA functions based on MbedtlsWenxing Hou8-0/+831
2023-10-12CryptoPkg: Add HKDF functions based on MbedtlsWenxing Hou2-0/+564
2023-10-12CryptoPkg: Add HMAC functions based on MbedtlsWenxing Hou3-13/+1084
2023-10-12CryptoPkg: Add mbedtls_config and MbedTlsLib.infWenxing Hou5-0/+4760
2023-10-12CryptoPkg: Add mbedtls submodule for EDKIIWenxing Hou2-0/+3
2023-10-11RedfishPkg: Use base version SortLib for the specific modulesAbner Chang2-3/+8
2023-10-09UefiCpuPkg/CpuDxe: Update RefreshMemoryAttributesFromMtrrRay Ni1-273/+36
2023-10-09UefiCpuPkg/MtrrUnitTest: Add Unit test of setting/getting memoryYuanhaoXie1-6/+36