Commit Graph

  • c17c3c24d8 ShellPkg:Improved Smbios Type9 data under smbiosview Sainadh Nagolu 2022-11-04 16:23:08 +05:30
  • 342813a3f7 pip-requirements.txt: Update edk2-pytool-library to 0.12.0 Michael D Kinney 2022-11-09 20:21:16 -08:00
  • b0fd309719 edk2.qls: Allow error severity results and add new queries Michael Kubacki 2022-11-08 10:19:17 -05:00
  • 179efe5d69 BaseTools: Fix wrong type of arguments to formatting functions Michael Kubacki 2022-11-08 12:17:59 -05:00
  • 0be81a4d83 BaseTools/Source/C: Use /Z7 instead of /Zi for host tools Michael D Kinney 2022-11-05 12:43:24 -07:00
  • 6032b46dce PrmPkg/PrmSsdtInstallDxe: Update PRMT Device CID to PNP0C02. Wei6 Xu 2022-11-07 16:29:39 +08:00
  • 6c1a4a376e .github: Add initial CodeQL config and workflow files Michael Kubacki 2022-08-03 16:19:02 -04:00
  • c7aecf2a4f Maintainers.txt: Add .github maintainers and reviewers Michael Kubacki 2022-08-03 16:28:38 -04:00
  • 50bee4cc12 CryptoPkg: Sha1 functions causing build errors Judah Vang 2022-11-08 04:02:25 +08:00
  • 239bcf7805 PrmPkg: Use UnitTestFrameworkPkg UEFI BS library Michael Kubacki 2022-11-03 20:11:39 -04:00
  • 6e8b0b6913 UnitTestFrameworkPkg: Add UnitTestUefiBootServicesTableLib Michael Kubacki 2022-11-03 20:07:49 -04:00
  • 82e70d9ac0 CryptoPkg/Readme.md: typo and grammar fixes Laszlo Ersek 2022-11-04 20:02:14 +08:00
  • 35043a5ec0 MdePkg/BaseLib: Fix out-of-bounds reads in SafeString Pedro Falcato 2022-11-03 09:11:49 +08:00
  • b556f2445c ArmVirtPkg: Kvmtool: Add RNG support using Arm TRNG interface Sami Mujawar 2022-10-28 17:32:59 +02:00
  • 9eb5ccda50 SecurityPkg/RngDxe: Add Arm support of RngDxe Pierre Gondois 2022-10-28 17:32:58 +02:00
  • ff29cdb968 SecurityPkg/RngDxe: Rename AArch64/RngDxe.c Pierre Gondois 2022-10-28 17:32:57 +02:00
  • 6cdddccf00 SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithm Pierre Gondois 2022-10-28 17:32:56 +02:00
  • 863fe9e191 SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through ArmTrngLib Sami Mujawar 2022-10-28 17:32:55 +02:00
  • 4b3e9d80be SecurityPkg/RngDxe: Check before advertising Cpu Rng algo Pierre Gondois 2022-10-28 17:32:54 +02:00
  • 199031b2b0 SecurityPkg/RngDxe: Documentation/include/parameter cleanup Pierre Gondois 2022-10-28 17:32:53 +02:00
  • 922bf317f1 SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms() Pierre Gondois 2022-10-28 17:32:52 +02:00
  • aade3b93fe SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid Pierre Gondois 2022-10-28 17:32:51 +02:00
  • 8a89747844 SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name Sami Mujawar 2022-10-28 17:32:50 +02:00
  • e00ec499c5 ArmPkg/ArmTrngLib: Add Arm TRNG library Sami Mujawar 2022-10-28 17:32:49 +02:00
  • 351fe77666 ArmPkg: Add FID definitions for Arm TRNG Sami Mujawar 2022-10-28 17:32:48 +02:00
  • ef4cf3d88d MdePkg/ArmTrngLib: Add NULL instance of Arm TRNG Library Sami Mujawar 2022-10-28 17:32:47 +02:00
  • cbce5a1a93 MdePkg/ArmTrngLib: Definition for Arm TRNG library class interface Sami Mujawar 2022-10-28 17:32:46 +02:00
  • 3d480a93de ArmPkg/ArmHvcLibNull: Add NULL instance of ArmHvcLib Pierre Gondois 2022-10-28 17:32:45 +02:00
  • 9d8ed9c8ee ArmPkg: Sort HVC/SMC section alphbetically in ArmPkg.dsc Pierre Gondois 2022-10-28 17:32:44 +02:00
  • aa0f522471 ArmPkg/ArmMonitorLib: Add ArmMonitorLib Pierre Gondois 2022-10-28 17:32:43 +02:00
  • 9a50990cdb ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library class Pierre Gondois 2022-10-28 17:32:42 +02:00
  • dcf8c79056 ArmPkg: PCD to select conduit for monitor calls Sami Mujawar 2022-10-28 17:32:41 +02:00
  • cc650a0378 ArmPlatformPkg: Retire NorFlashDxe driver Ard Biesheuvel 2022-10-24 18:53:35 +02:00
  • eff44c008d OvmfPkg/VmgExitLig: HALT on #VE when access to private memory Min M Xu 2022-10-28 16:24:01 +08:00
  • 2695e49219 UefiPayloadPkg: Boot mode in PHIT HOB will not be updated VictorX Hsu 2022-11-03 18:52:41 +08:00
  • ee3da09bb2 MdeModulePkg/Ufs :Coverity scan flags multiple issues in edk2-stable202205 Sivaparvathi C 2022-10-28 12:48:32 +05:30
  • eae9e51d98 MdeModulePkg/scsi :Coverity scan flags multiple issues in edk2-stable202205 Sivaparvathi C 2022-10-27 16:36:59 +05:30
  • b84f32ae5b IntelFsp2Pkg: FSP should support input UPD as NULL. Chasel Chiu 2022-10-23 20:00:57 -07:00
  • cab1f02565 MdeModulePkg/PiSmmCore: SmmEntryPoint underflow (CVE-2021-38578) Miki Demeter 2022-10-27 16:20:54 -07:00
  • c46204e25f IntelFsp2Pkg: Update Function header to support IA32/X64. Chasel Chiu 2022-10-27 19:37:27 -07:00
  • 957a15adaf UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c Abner Chang 2022-10-31 15:59:36 +08:00
  • ae62a6e44d UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code Abner Chang 2022-10-31 10:37:49 +08:00
  • ed8bfada03 UefiCpuPkg/SmmCpuFeaturesLib: Rename the common C file Abner Chang 2022-10-01 23:09:54 +08:00
  • 8487ec0ee7 CryptoPkg/Test: Simplify BaseCryptLib host based unit tests Michael D Kinney 2022-10-28 11:58:24 -07:00
  • b5dbf8267b pip-requirements.txt: Bump pytool extensions and library Michael Kubacki 2022-11-02 07:40:14 +08:00
  • 85dba961c7 UnitTestFrameworkPkg: Support FILE_GUID override in host based unit tests Michael D Kinney 2022-10-28 08:41:34 -07:00
  • 720c25ab41 OvmfPkg: Call gEdkiiMemoryAcceptProtocolGuid to accept pages Min M Xu 2022-11-01 13:13:49 +08:00
  • 7dcc2f3870 OvmfPkg: Realize EdkiiMemoryAcceptProtocol in TdxDxe Min M Xu 2022-11-01 13:13:48 +08:00
  • 2af33db365 MdePkg: The prototype definition of EdkiiMemoryAcceptProtocol Jiaqi Gao 2022-11-01 13:13:47 +08:00
  • d1e41c620f OvmfPkg: Introduce lazy accept in PlatformInitLib and PlatformPei Min M Xu 2022-11-01 13:13:46 +08:00
  • 6ca9f410d1 ShellPkg: Update shell command memmap to show unaccepted memory Min M Xu 2022-11-01 13:13:45 +08:00
  • 43e306806e MdeModulePkg: Update Dxe to handle unaccepted memory type Min M Xu 2022-11-01 13:13:44 +08:00
  • 502c01c502 MdePkg: Add UEFI Unaccepted memory definition Min M Xu 2022-11-01 13:13:43 +08:00
  • 9b648112a5 OvmfPkg: Use BZ3937_EFI_RESOURCE_MEMORY_UNACCEPTED defined in MdeModulePkg Min M Xu 2022-11-01 13:13:42 +08:00
  • 32c5a470ad MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE Min M Xu 2022-11-01 13:13:41 +08:00
  • 00bbb1e584 MdeModulePkg: Add PrePiHob.h Min M Xu 2022-11-01 13:13:40 +08:00
  • df7ce74e6c RedfishPkg/RedfishDiscoverDxe: Fix memory free issue Abner Chang 2022-10-28 18:16:55 +08:00
  • 66772bc852 Maintainers.txt: Add 'Pierre Gondois' as DynamicTablesPkg reviewer Pierre Gondois 2022-09-23 15:35:01 +02:00
  • e9a3613ce0 ShellPkg/AcpiView: Update PCCT fields for ACPI 6.5 Pierre Gondois 2022-10-10 11:20:58 +02:00
  • c9a4df88fd DynamicTablesPkg: Readme.md: Update available tables for generation Pierre Gondois 2022-10-10 11:20:57 +02:00
  • 1729fb8a82 DynamicTablesPkg/AmlLib: Allow larger AccessSize for Pcc address space Pierre Gondois 2022-10-10 11:20:56 +02:00
  • 8405b1480f DynamicTablesPkg: Add PCCT Generator Pierre Gondois 2022-10-10 11:20:55 +02:00
  • dab7bac94c DynamicTablesPkg: Add PCCT related objects Pierre Gondois 2022-10-10 11:20:54 +02:00
  • a5672d43a6 DynamicTablesPkg: Fix Ssdt PCI generation comments Pierre Gondois 2022-10-10 11:20:53 +02:00
  • 5acd6489df DynamicTablesPkg: FdtHwInfoParserLib: Remove wrong comment Pierre Gondois 2022-10-10 11:20:52 +02:00
  • 0bcd3cc06e DynamicTablesPkg: Remove deprecated APIs Pierre Gondois 2022-10-10 11:20:51 +02:00
  • 2ef32f914a DynamicTablesPkg: Fix wrong/missing fields in CmObjParser Pierre Gondois 2022-10-10 11:20:50 +02:00
  • a64cc43552 DynamicTablesPkg: Fix GTBlock and GTBlockTimerFrame CmObjParsers Pierre Gondois 2022-10-10 11:20:49 +02:00
  • 3bcc2e22ef DynamicTablesPkg: Update CmObjParser for MinorRevision Pierre Gondois 2022-10-10 11:20:48 +02:00
  • 44b7a856f0 DynamicTablesPkg: Update CmObjParser for IORT Rev E.d Pierre Gondois 2022-10-10 11:20:47 +02:00
  • 48c6e7dbcd DynamicTablesPkg: Add PrintString to CmObjParser Pierre Gondois 2022-10-10 11:20:46 +02:00
  • 020891f173 DynamicTablesPkg: Use correct print formatter Pierre Gondois 2022-10-10 11:20:45 +02:00
  • 52199bf532 MdeModulePkg/ScsiDiskDxe: Update proper device name for ScsiDisk drive Cheripally Gopi 2022-10-26 17:37:25 +05:30
  • d98efb4682 UefiCpuPkg: Restore HpetTimer after CpuExceptionHandlerLib test Tan, Dun 2022-10-28 11:51:18 +08:00
  • 99338ef81e ArmVirtPkg/ArmVirtKvmTool: Migrate to OVMF's VirtNorFlashDxe Ard Biesheuvel 2022-10-24 18:51:43 +02:00
  • b92298af82 ArmVirtPkg/ArmVirtQemu: migrate to OVMF's VirtNorFlashDxe Ard Biesheuvel 2022-10-24 18:41:22 +02:00
  • 789a723285 OvmfPkg/VirtNorFlashDxe: use EFI_MEMORY_WC and drop AlignedCopyMem() Ard Biesheuvel 2022-10-24 18:16:18 +02:00
  • 25589c4a76 OvmfPkg/VirtNorFlashDxe: avoid switching between modes in a tight loop Ard Biesheuvel 2022-10-24 17:58:07 +02:00
  • ca01e6216a OvmfPkg/VirtNorFlashDxe: avoid array mode switch after each word write Ard Biesheuvel 2022-10-24 17:34:09 +02:00
  • 83f11f9572 OvmfPkg/VirtNorFlashDxe: drop block I/O protocol implementation Ard Biesheuvel 2022-10-24 17:12:08 +02:00
  • 68d234989b OvmfPkg/VirtNorFlashDxe: remove disk I/O protocol implementation Ard Biesheuvel 2022-10-24 16:50:05 +02:00
  • 0a64106c56 OvmfPkg/VirtNorFlashDxe: remove CheckBlockLocked feature Ard Biesheuvel 2022-10-24 16:45:02 +02:00
  • c1ff81f799 OvmfPkg/VirtNorFlashDxe: clone ArmPlatformPkg's NOR flash driver Ard Biesheuvel 2022-10-24 16:41:43 +02:00
  • 16bf588b60 OvmfPkg: clone NorFlashPlatformLib into VirtNorFlashPlatformLib Ard Biesheuvel 2022-10-24 18:35:10 +02:00
  • 115cebbe4d ArmVirtPkg/ArmVirtQemu: Clear XIP flags instead of overriding them Ard Biesheuvel 2022-10-26 21:51:38 +02:00
  • b6efc505e4 ArmVirtPkg/ArmVirtQemu: omit PCD PEIM unless TPM support is enabled Ard Biesheuvel 2022-09-25 17:22:04 +02:00
  • 7136d5491e ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory size Ard Biesheuvel 2022-09-25 16:53:27 +02:00
  • fead469a3b ArmVirtPkg/ArmVirtQemu: avoid shadowing PEIMs unless necessary Ard Biesheuvel 2022-09-25 17:24:41 +02:00
  • 75d2be4a37 ArmVirtPkg/ArmVirtQemu: Drop unused variable PEIM Ard Biesheuvel 2022-09-25 16:02:36 +02:00
  • 07be1d34d9 ArmVirtPkg/ArmVirtQemu: enable initial ID map at early boot Ard Biesheuvel 2022-07-02 19:27:37 +02:00
  • a26050f74d ArmVirtPkg/ArmVirtQemu: use first 128 MiB as permanent PEI memory Ard Biesheuvel 2022-07-02 19:24:13 +02:00
  • 2eff4ddc77 ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID map Ard Biesheuvel 2022-07-02 19:19:05 +02:00
  • 9ca2dc7bec ArmVirtPkg/ArmVirtQemu: wire up timeout PCD to Timeout variable Ard Biesheuvel 2022-08-02 18:53:51 +02:00
  • 2997ae3873 ArmVirtPkg: make EFI_LOADER_DATA non-executable Ard Biesheuvel 2022-08-02 11:48:04 +02:00
  • 9e2c88b16e Maintainers.txt: Update maintainers and reviewers for LoongArch64 Chao Li 2022-10-20 22:43:14 +08:00
  • 9670f79937 Maintainers.txt: Update maintainers list Abner Chang 2022-10-26 00:13:08 +08:00
  • 26638d2aa3 IntelFsp2WrapperPkg: Check header revision for MultiPhase support. Chasel Chiu 2022-10-25 11:43:49 -07:00
  • 7464db4474 MdeModulePkg: Fix spelling error in PciSioSerialDxe Nate DeSimone 2022-10-25 14:38:29 -07:00
  • 56035d1c8b ArmPlatformPkg/PrePeiCore: Print the firmware version early in boot Rebecca Cran 2022-10-11 14:59:52 -06:00
  • db2c22633f Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal Matt DeVillier 2021-05-26 17:33:29 -05:00