Commit Graph

  • 41b9d0100d Added .md file summarizing current states of packages. Mikhail Krichanov 2023-04-28 15:39:51 +0300
  • acbdbc0aad BaseTools/build_rule: Drop deprecated ASM16 definition Marvin Häuser 2023-04-15 19:57:36 +0200
  • a828c6cedf Drop support for the TE format Mikhail Krichanov 2023-04-20 16:10:12 +0300
  • c82eacb202 ArmPkg/ArmMmuLib: ASSERT ArmReplaceLiveTranslationEntry alignment Marvin Häuser 2023-04-11 09:47:52 +0200
  • 079070c748 MdeModulePkg/ExtendedFirmwarePerformance: Fix FPDT struct alignment Marvin Häuser 2023-04-10 10:49:29 +0200
  • 11f28961da UefiPayloadPkg/UefiPayloadEntry: Return image destination size as UINT32 Marvin Häuser 2023-04-02 17:19:14 +0200
  • 52bb666c34 ArmVirtPkg/ArmVirtQemu: Disable PcdPrePiProduceMemoryTypeInformationHob for ARM Savva Mitrofanov 2023-04-05 14:47:44 +0600
  • 8dec042e02 UefiCpuPkg/CpuExceptionHandlerLib: Creates unified ExceptionHandlerAsm Mikhail Krichanov 2023-06-26 12:42:16 +0300
  • c14c33e76a BaseTools/CommonLib: Consume MemoryAllocationLib Mikhail Krichanov 2023-05-04 15:35:29 +0300
  • af9f4495e9 EmbeddedPkg/PrePiLib: Deduplicate MemoryAllocationLib declarations Marvin Häuser 2023-03-26 23:08:15 +0200
  • c225c0c4ed EmbeddedPkg/NonCoherentDmaLib: Utilize AllocateAlignedPagesEx Marvin Häuser 2023-03-26 23:06:23 +0200
  • aba3723d24 MdePkg/MemoryAllocationLib: Add Allocate(Aligned)CodePages Mikhail Krichanov 2023-07-07 09:41:57 +0300
  • 2753421adc EmulatorPkg/Host: Consume MemoryAllocationLib Marvin Häuser 2023-03-26 19:20:28 +0200
  • 08a862caf7 MdePkg: Introduce CommonMemoryAllocationLib Mikhail Krichanov 2023-05-04 15:24:56 +0300
  • 443dd80eb8 MdeModulePkg: Manage MemoryProfileLib separately Marvin Häuser 2023-03-30 16:13:58 +0200
  • 750a6dec00 MdePkg/Base.h: Introduce ALIGN_VALUE_SUBTRAHEND Marvin Häuser 2023-03-30 16:12:39 +0200
  • 5a4fbc3aa4 EmulatorPkg/Host: Remove orphaned GetImageReadFunction() Marvin Häuser 2023-03-29 21:55:23 +0200
  • 671e3756ed MdeModulePkg/CorePei: Remove unused ShadowedImageRead member Marvin Häuser 2023-03-29 21:54:43 +0200
  • b9aa08eb24 BaseTools/GenFvInternalLib: Remove unused BaseOfCode parameter Marvin Häuser 2023-03-17 22:45:33 +0100
  • 3f66dcc702 EmulatorPkg: Fix some image loader related issues Marvin Häuser 2023-03-26 19:14:01 +0200
  • ec09218694 EmulatorPkg: Fix Thunk PPI/Protocol library types Marvin Häuser 2023-03-26 01:03:31 +0100
  • 9045b1b283 EmulatorPkg/Host: Remove orphaned SecImageRead() Marvin Häuser 2023-03-28 00:18:57 +0200
  • 091a444326 BaseTools/GenFv: Remove duplicated alignment macros Marvin Häuser 2023-03-26 19:18:40 +0200
  • e521b58bf1 EmulatorPkg/Host: Fix XCODE5 build Marvin Häuser 2023-03-28 00:29:29 +0200
  • acd73b7ca2 BaseTools/DevicePath: Consume MdePkg/UefiDevicePathLib Marvin Häuser 2023-03-08 17:25:27 +0100
  • 16aaa47e85 BaseTools/CommonLib: Consume MdePkg and MdeModulePkg Marvin Häuser 2023-03-08 15:57:01 +0100
  • b5300a918a UefiCpuPkg/MtrrLib: Add missing PcdLib.h include Marvin Häuser 2023-03-08 15:58:47 +0100
  • 029d44255f MdePkg/Base.h: Add support for C++ alignof Marvin Häuser 2023-03-12 22:08:46 +0100
  • 2531248905 MdePkg/Base.h: Only use C++ static_assert when supported Marvin Häuser 2023-03-08 17:02:48 +0100
  • feea9b362d FatPkg: Adds support for read-only mode Mikhail Krichanov 2023-04-20 11:47:10 +0300
  • 0177e0ac42 UefiCpuPkg/CpuPageTableLib: Add intrinsic lib to fix MSVC build Savva Mitrofanov 2023-02-10 16:24:01 +0600
  • c2778bdbd5 CryptoPkg/IntrinsicLib: Corrects __ashrdi3 and adds __lshrdi3 Savva Mitrofanov 2023-02-06 23:06:26 +0600
  • 954d53ecff GenSec: Support TianoCompress Allows .fdf files to define a compressed .ffs section which can be read by legacy EFI firmware (such as found on Apple Mac). Use `COMPRESS TIANO`. Mike Beaton 2023-01-29 15:12:25 +0000
  • 3e675bc5c3 CI: Constructed separate workflows for common, arm, x86 packages and CodeQL. Mikhail Krichanov 2023-12-20 13:53:23 +0300
  • 37102da870 MdePkg: Add PCD to remove X perm from image sections with WX perms Mikhail Krichanov 2023-04-20 11:03:03 +0300
  • 4951110b8a Build: Renamed XIPFLAGS as SECPEIFLAGS, added comment in build_rule.template on its usage. Mikhail Krichanov 2023-06-26 13:28:22 +0300
  • 3d421ee595 BaseTools: Removed GCC48/49 toolchains, refactored tools_def.template. Mikhail Krichanov 2023-06-26 13:24:46 +0300
  • ea6a196e5b UnitTestFrameworkPkg/UnitTest: Fixes CLANGPDB build Savva Mitrofanov 2023-02-14 15:29:37 +0600
  • ea685a797b UefiCpuPkg/UnitTest: Fixes CLANGDWARF build Savva Mitrofanov 2023-02-14 15:42:21 +0600
  • 238f50e158 MdePkg/UnitTest: Fixes CLANGPDB build Savva Mitrofanov 2023-02-14 15:28:58 +0600
  • 7c73271cc5 IntelFsp2WrapperPkg/FspWrapperMultiPhaseProcessLib: Fix CLANGPDB build Savva Mitrofanov 2023-02-03 14:25:18 +0600
  • 969c4c8d03 MdeModulePkg/BrotliCustomDecompressLib: Disable C4559 MSVC warning Savva Mitrofanov 2023-02-03 17:44:30 +0600
  • ba44cd59a8 BaseTools, MdeModulePkg: Update brotli submodule Mikhail Krichanov 2023-05-04 16:32:53 +0300
  • b29d2e0c4a MdePkg: Defined DEBUG_RAISE() to facilitate fuzzing. Mikhail Krichanov 2023-12-15 17:09:27 +0300
  • fe0b6465de MdePkg: Added BaseOverflowLib library. Mikhail Krichanov 2023-05-09 18:21:10 +0300
  • 3c8b43637e BaseTools: Replaced GenFw with ImageTool and MicroTool. Mikhail Krichanov 2023-06-26 13:23:02 +0300
  • 06b3998f14 SecurePE: Replaced old PE loader with Secure one. Mikhail Krichanov 2023-12-20 13:48:26 +0300
  • f503722857 MdeModulePkg/DebugSupportDxe: Adds callback function prototypes in caller Mikhail Krichanov 2023-12-20 13:37:39 +0300
  • 3ff9a7d6e2 MdeModulePkg/CapsuleOnDiskLoadPei: Removes unused Index variable Savva Mitrofanov 2022-12-27 17:58:15 +0600
  • 92a52393f2 NetworkPkg/WifiConnectionManagerDxe: Removes unused variable Savva Mitrofanov 2022-12-26 17:44:06 +0600
  • 4143989061 CryptoPkg/BaseCryptLib: Removes unused variable in CryptX509 Savva Mitrofanov 2022-12-26 17:42:52 +0600
  • bf29856aee MdeModulePkg/RegularExpressionDxe: Corrects onigurama build with LLVM 15 Mikhail Krichanov 2023-04-28 14:54:59 +0300
  • bc59f11687 MdeModulePkg/VarCheckHiiLib: Remove unused variable FfsIndex Savva Mitrofanov 2022-12-26 16:34:27 +0600
  • 2146160aa0 MdeModulePkg/SmbiosMeasurementDxe: Removes unused local variable Savva Mitrofanov 2022-12-23 21:10:16 +0600
  • fb0114a409 MdeModulePkg/BrotliCustomDecompressLib: Correct BrotliDecompress Savva Mitrofanov 2022-12-23 19:09:27 +0600
  • 7a40196dc8 .gitignore: Add compile_flags.txt Savva Mitrofanov 2022-12-23 16:49:15 +0600
  • 9b88aa3128 Build: Fixed missing HII for X64, IA32 CLANGDWARF DEBUG, NOOPT. Mikhail Krichanov 2023-04-20 10:32:49 +0300
  • e5ec2620cd MdePkg/X64/ProcessorBind.h: Fixes CLANGDWARF X64 compilation Mikhail Krichanov 2022-12-07 11:59:05 +0300
  • fb2e96a8aa UefiCpuPkg/CpuExceptionHandlerLib: Increase mBuffer size Savva Mitrofanov 2022-12-09 16:46:50 +0600
  • becf2d72f6 RedfishPkg/BaseUcs2Utf8Lib: Fix out of bounds shift in UTF8ToUCS2Char Savva Mitrofanov 2022-10-26 00:00:46 +0600
  • 9486961073 MdePkg/BasePcdLibNull: Remove ASSERT from LibPcdGetSize, LibPcdGetExSize Savva Mitrofanov 2022-08-24 21:39:00 +0600
  • 4eea328c59 OvmfPkg/DxePciLibI440FxQ34: Add UefiBootServicesTableLib dependency Vitaly Cheptsov 2022-03-05 19:28:53 +0300
  • 4b9e028390 UefiPayloadPkg/PchSmiDispatchSmm: Add missing EFIAPI modifiers Savva Mitrofanov 2022-02-24 18:01:11 +0600
  • 397fb81ff5 BaseTools: Allow .text relocations in CLANGDWARF toolchain Vitaly Cheptsov 2022-02-13 07:59:46 +0300
  • 9a4877e5c0 BaseTools: Fix for NOOPT CLANG38 compilation with clang-13 Mikhail Krichanov 2021-12-07 16:25:04 +0300
  • 99de2ada96 OvmfPkg/SioBusDxe: Add PS/2 mouse support Goldfish64 2021-12-16 17:30:58 +0300
  • bb700fd56c ShellPkg: Add support for input with separately reported modifiers Vitaly Cheptsov 2020-02-10 13:10:40 +0300
  • 1f9e2321fe CryptoPkg/OpensslLib: Fix build for XCODE5 compiler on macOS Mikhail Krichanov 2023-04-28 10:42:03 +0300
  • 82e796ffa4 MdePkg: DebugLib: Compilation fix for clang-13 Mikhail Krichanov 2023-04-28 10:36:34 +0300
  • 50031d1d24 OvmfPkg/PlatformInitLib: Corrects initializers to fix NOOPT build Mikhail Krichanov 2023-04-28 10:22:39 +0300
  • 8c29fe63c3 Ext4Pkg: Various improvements based on Sydr fuzzing results. Mikhail Krichanov 2023-12-15 14:40:11 +0300
  • 76daa1e807 Ext4Pkg: Add EDK II Ext4 package Savva Mitrofanov 2022-07-11 15:02:18 +0600
  • a83d953dc2 UefiCpuPkg/PiSmmCpuDxeSmm: Consume SmmCpuSyncLib Jiaxin Wu 2023-12-15 09:19:53 +0800
  • cc698d0335 UefiCpuPkg/PiSmmCpuDxeSmm: Simplify RunningApCount decrement Jiaxin Wu 2023-12-15 09:18:57 +0800
  • 0a248f169d UefiPayloadPkg: Specifies SmmCpuSyncLib instance Jiaxin Wu 2023-11-30 11:14:17 +0800
  • 32f84bd310 OvmfPkg: Specifies SmmCpuSyncLib instance Jiaxin Wu 2023-11-30 11:23:58 +0800
  • 69eb9ad4a1 UefiCpuPkg: Implements SmmCpuSyncLib library instance Jiaxin Wu 2023-11-30 11:12:54 +0800
  • 6f6a43cc8e MdePkg/MdeLibs.dsc.inc: Add SafeIntLib instance Jiaxin Wu 2023-12-15 08:55:24 +0800
  • ba822d2851 UefiCpuPkg: Adds SmmCpuSyncLib library class Jiaxin Wu 2023-11-03 21:53:19 +0800
  • e14a022246 UefiCpuPkg/PiSmmCpuDxeSmm: Optimize Semaphore Sync between BSP and AP Jiaxin Wu 2023-09-21 20:15:44 +0800
  • 8c1e9f9c6f MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recovery Neal Gompa 2023-10-31 13:37:00 -0400
  • b1f33cbf81 OvmfPkg/RiscVVirt: Override for RISC-V CPU Features Dhaval 2023-12-13 20:29:31 +0530
  • 904b002c50 MdePkg: Utilize Cache Management Operations Implementation For RISC-V Dhaval Sharma 2023-12-13 20:29:30 +0530
  • 26727c2ae2 MdePkg: Implement RISC-V Cache Management Operations Dhaval 2023-12-13 20:29:29 +0530
  • 30faafd024 MdePkg: Rename Cache Management Function To Clarify Fence Based Op Dhaval 2023-12-13 20:29:28 +0530
  • 286b30f517 MdePkg: Move RISC-V Cache Management Declarations Into BaseLib Dhaval Sharma 2023-12-13 20:29:27 +0530
  • 3c66390e4a StandaloneMmPkg/Core: Fix the failure to find uncompressed inner FV Wei6 Xu 2023-10-30 14:22:16 +0800
  • 4a9fcab124 StandaloneMmPkg/Core: Fix issue that offset calculation might be wrong Wei6 Xu 2023-10-30 14:17:24 +0800
  • 0904161f6f StandaloneMmPkg/Core: Fix potential memory leak issue Wei6 Xu 2023-10-30 11:07:13 +0800
  • c012284048 StandaloneMmPkg/Core: Limit FwVol encapsulation section recursion Wei6 Xu 2023-10-30 10:20:48 +0800
  • 74daeded0c ShellPkg: Tidy for code readability Daniel Nguyen 2023-11-30 02:28:40 +0800
  • 3ce5f2d445 FatPkg/FatPei: Check array offset before use Michael Kubacki 2023-12-12 14:00:40 -0500
  • 7f5e75895b ArmPkg/DebugPeCoffExtraActionLib: Drop RVCT and Cygwin support Ard Biesheuvel 2023-12-14 10:11:51 +0100
  • 59a952d9ab CloudHv: Add CI for CloudHv on AArch64 Jianyong Wu 2023-11-23 03:22:37 +0000
  • e51362eb8d DebugLib: Simplify DEBUG and ASSERT macros used when MDEPKG_NDEBUG is defined Mike Beaton 2023-12-13 23:14:07 +0000
  • b8a3eec88c RedfishPkg/RedfishDicovery: Remedy Redfish service discovery flow Abner Chang 2023-12-01 10:06:24 +0800
  • 8023b33f61 tools_def: Remove unneeded -Wno-unneeded-internal-declaration for CLANGDWARF Mike Beaton 2023-12-12 18:14:59 +0000
  • cee7ba349c ArmVirtQemu: Allow EFI memory attributes protocol to be disabled Ard Biesheuvel 2023-12-04 10:41:08 +0100
  • 725acd0b9c UefiCpuPkg: Avoid assuming only one smmbasehob Dun Tan 2023-12-01 10:53:32 +0800
  • e51965ddd1 UefiCpuPkg: Cache core type in MpInfo2 HOB Dun Tan 2023-12-01 10:51:18 +0800