Commit Graph

  • 120aa60644 RedfishPkg/HostInterfaceBmcUsbNic: Fix potential memory corruption issue Abner Chang 2023-11-27 11:15:35 +08:00
  • 5cdeff1eb3 RedfishPkg/HostInterfaceBmcUsbNic: Fix incorrect HI protocol record size Abner Chang 2023-11-23 18:42:37 +08:00
  • cf31257ec9 RedfishPkg/HostInterfaceBmcUsbNic: Correct MAC address reference Abner Chang 2023-11-23 18:39:23 +08:00
  • cfafa45002 RedfishPkg/RedfishDiscovery: Refine SMBIOS 42h code Abner Chang 2023-11-23 18:26:12 +08:00
  • 4b5e2b3ac1 RedfishPkg/RedfishDiscovery: Add more debug message Abner Chang 2023-11-23 18:25:08 +08:00
  • dbaf9d3046 RedfishPkg/RedfishConfigHandler: Correct the prototype of callback function Abner Chang 2023-11-23 13:32:31 +08:00
  • 8325fd6466 RedfishPkg/RedfishConfigHandler: Use Redfish HI readiness notification Abner Chang 2023-11-23 17:26:52 +08:00
  • 843ed20714 RedfishPkg/RedfishHostInterfaceDxe: Add Redfish HI readiness notification Abner Chang 2023-11-23 17:20:28 +08:00
  • a3b56f93e1 RedfishPkg/BmcUsbNicLib: Update BMC USB NIC searching algorithm Abner Chang 2023-11-22 21:41:32 +08:00
  • 3e133f730b MdePkg/Test: Add google tests for BaseLib Pedro Falcato 2023-11-29 18:46:11 -08:00
  • e2d4f75913 MdePkg/BaseLib: Fix CRC16-ANSI calculation Pedro Falcato 2023-11-30 02:46:10 +00:00
  • 7182621edc UnitTestFrameworkPkg/Readme.md: Remove gtest main() limitation Pedro Falcato 2023-11-30 22:42:14 +00:00
  • c3769e392b UnitTestFrameworkPkg: Fix Google Test components with multiple files Pedro Falcato 2023-11-30 14:42:13 -08:00
  • 70b174e24d RedfishPkg/HostInterfaceBmcUsbNic: Set default Redfish service port Abner Chang 2023-11-28 21:14:19 +08:00
  • 534021965f MdeModulePkg: Optimize CoreInstallMultipleProtocolInterfaces Zhi Jin 2023-11-08 10:39:49 +08:00
  • 26d484d086 .github/workflows/codeql.yml: Add emacs output Michael Kubacki 2023-11-28 18:37:29 -05:00
  • b4f8c75e31 RedfishPkg: add explicit variable initialization Mike Maslenkin 2023-11-06 05:15:07 +03:00
  • ed923afda5 RedfishPkg: fix memory leak in HiiUtilityLib Mike Maslenkin 2023-10-09 00:58:04 +03:00
  • 59b6b5059b EmbeddedPkg: Allow longer android kernel command line Ashish Singhal 2023-11-29 20:51:53 -07:00
  • c0207583e0 EmbeddedPkg: Fix Android Boot Command Line Length Bug Ashish Singhal 2023-11-29 20:44:13 -07:00
  • 4f99b5fb93 BaseTools/Conf/target.template: Use VS2019 as default tool chain Michael Kubacki 2023-11-28 14:44:14 -05:00
  • 68d506e0d1 UefiCpuPkg/PiSmmCpuDxeSmm: Use NonSmm BSP as default SMM BSP. Zhiguang Liu 2023-11-19 20:28:48 +08:00
  • 88580a79d4 MdeModulePkg/Variable: Merge variable header + data update into one step Gao Cheng 2023-11-13 12:29:38 +08:00
  • cdf36b1e36 .git-blame-ignore-revs: Ignore recent uncrustify commits Michael Kubacki 2023-11-27 19:10:18 -05:00
  • 466f2f0c5f MdeModulePkg/DxeCapsuleLibFmp: Fix crash with VirtualAddressMap omitted Nhi Pham 2023-11-23 11:48:54 +07:00
  • 38ba4a64c5 ArmPkg/Drivers/CpuDxe: Use lower and upper attributes Michael Kubacki 2023-11-28 12:11:53 -05:00
  • e1627f7720 Maintainers.txt: Remove myself as a tools maintainer Michael Kubacki 2023-11-27 14:16:11 -05:00
  • 9eec96bd4f OvmfPkg/ResetVector: Define SNP metadata for kernel hashes Dov Murik 2022-03-28 18:11:09 +00:00
  • 6436d9b693 OvmfPkg/AmdSev: Reorder MEMFD pages to match the order in OvmfPkgX64.fdf Dov Murik 2022-03-28 18:00:02 +00:00
  • 3c5f9ac5c3 UefiCpuPkg/MpInitLib: Copy SEV-ES save area pointer during APIC ID sorting Tom Lendacky 2023-11-07 06:45:31 +08:00
  • 447798cd3a UefiCpuPkg/MpInitLib: Use AsmCpuidEx() for CPUID_EXTENDED_TOPOLOGY leaf Tom Lendacky 2023-11-07 06:45:30 +08:00
  • d451bba399 ArmPkg/ArmMmuLib: Use function pointer type Michael Kubacki 2023-11-27 18:57:43 -05:00
  • 0e9ce9146a OvmfPkg: Format with Uncrustify 73.0.8 Michael Kubacki 2023-11-13 14:47:34 -05:00
  • 972e3b0b9d EmulatorPkg: Format with Uncrustify 73.0.8 Michael Kubacki 2023-11-13 14:46:01 -05:00
  • ec9cb4452e .pytool/UncrustifyCheck: Update to 73.0.8 Michael Kubacki 2023-11-13 14:48:15 -05:00
  • 4ec2fab279 MdeModulePkg: Update DumpImageRecord() in ImagePropertiesRecordLib Taylor Beebe 2023-11-03 08:29:44 -07:00
  • 3565ee6c29 MdeModulePkg: Add Logic to Create/Delete Image Properties Records Taylor Beebe 2023-11-03 08:29:44 -07:00
  • aa77dac3fb MdeModulePkg: Transition SMM MAT Logic to Use ImagePropertiesRecordLib Taylor Beebe 2023-11-03 08:29:44 -07:00
  • 960c7b25c2 UefiCpuPkg: Use Attribute From SMM MemoryAttributesTable if Nonzero Taylor Beebe 2023-11-03 08:29:44 -07:00
  • cf78580a34 MdeModulePkg: Add NULL checks and Return Status to ImagePropertiesRecordLib Taylor Beebe 2023-11-03 08:29:43 -07:00
  • 7ae0516dd9 MdeModulePkg: Fix MAT SplitTable() Logic Taylor Beebe 2023-11-20 12:07:48 -08:00
  • e2f2bbe208 MdeModulePkg: Fix MAT SplitRecord() Logic Taylor Beebe 2023-11-20 12:07:29 -08:00
  • acb29d4cbe MdeModulePkg: Fix MAT Descriptor Count Calculation Taylor Beebe 2023-11-20 12:07:02 -08:00
  • 0a9e215312 MdeModulePkg: Add ImagePropertiesRecordLib Host-Based Unit Test Taylor Beebe 2023-11-03 08:29:43 -07:00
  • 7284c44951 MdeModulePkg: Move Some DXE MAT Logic to ImagePropertiesRecordLib Taylor Beebe 2023-11-03 08:29:43 -07:00
  • 561362368b MdeModulePkg: Update MemoryAttributesTable.c to Reduce Global Variable Use Taylor Beebe 2023-11-03 08:29:42 -07:00
  • 26460342d0 UefiPayloadPkg: Add ImagePropertiesRecordLib Instance Taylor Beebe 2023-11-03 08:29:42 -07:00
  • 1ef4e102c2 OvmfPkg: Add ImagePropertiesRecordLib Instance Taylor Beebe 2023-11-03 08:29:42 -07:00
  • 21b831c5b5 EmulatorPkg: Add ImagePropertiesRecordLib Instance Taylor Beebe 2023-11-03 08:29:42 -07:00
  • 16b1e88502 ArmVirtPkg: Add ImagePropertiesRecordLib Instance Taylor Beebe 2023-11-03 08:29:42 -07:00
  • 8bc44608b8 MdeModulePkg: Add ImagePropertiesRecordLib Taylor Beebe 2023-11-03 08:29:42 -07:00
  • 33e31c289c UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA. xieyuanh 2023-11-20 12:09:14 +08:00
  • cb3f41a937 UefiCpuPkg/MpInitLib: Enable execute disable bit. Yuanhao Xie 2023-11-10 16:03:02 +08:00
  • 8736b8fdca RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flow edk2-stable202311 Igor Kulchytskyy 2023-11-14 21:55:35 -05:00
  • f444c4bea5 RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestEx Igor Kulchytskyy 2023-11-14 21:52:51 -05:00
  • 8dd52c949e Revert "RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed later" Liming Gao 2023-11-17 18:00:12 +08:00
  • 15538bc62e Revert "RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flow" Liming Gao 2023-11-17 18:00:12 +08:00
  • 23dbb8a07d DynamicTablesPkg: Fix ETE _UID Creation Ashish Singhal 2023-11-14 20:19:04 -07:00
  • 3db76e6476 RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flow Igor Kulchytskyy 2023-11-14 21:55:35 -05:00
  • 06b27ccb90 RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestEx Igor Kulchytskyy 2023-11-14 21:52:51 -05:00
  • c9cce5a005 MdeModulePkg/RegularExpressinoDxe: Fix clang error Jake Garver via groups.io 2023-10-03 23:04:54 +08:00
  • 33deaa3b84 BaseTools/Scripts/GetMaintainer: Sort output addresses Michael D Kinney 2023-11-10 11:30:53 -08:00
  • 706811819d BaseTools/Scripts/GetMaintainer: Handle reviewer only case Michael D Kinney 2023-11-10 11:30:52 -08:00
  • 05f3c3f3d0 BaseTools/Scripts/GetMaintainer: refactor internal returns as dicts Leif Lindholm 2023-11-10 11:30:51 -08:00
  • 1cb580be85 BaseTools/Scripts/GetMaintainer: Simplify logic Michael D Kinney 2023-11-10 11:30:50 -08:00
  • 431ead235f BaseTools/Scripts/GetMaintainer: Fix logic bug collecting maintainers Michael D Kinney 2023-11-10 11:30:49 -08:00
  • 589f2e49e5 UefiCpuPkg/PiSmmCpuDxeSmm: Fix CP Exception when CET enable Jiaxin Wu 2023-10-27 15:20:25 +08:00
  • 35c0c63edb Maintainers.txt: Remove unused OvmfPkg Confidential Computing path Michael D Kinney 2023-11-07 19:46:32 -08:00
  • e077ccff6d BaseTools/tools_def: drop -mgeneral-regs-only for AArch64 CLANGDWARF Yeping Song 2023-11-03 09:37:39 -07:00
  • 8a41004643 OvmfPkg/BaseMemEncryptTdxLib: Handle retry result of MapGPA Ceping Sun 2023-11-08 19:38:27 +08:00
  • 212cf07aaa MdePkg/Tdx.h: Add TDVMCALL_STATUS_RETRY Ceping Sun 2023-11-08 19:38:26 +08:00
  • 68e37f4578 MdePkg/BaseLib: Update TdVmcall to always output the value in R11 Ceping Sun 2023-11-08 19:38:25 +08:00
  • 616f0d5037 IntelFsp2WrapperPkg: Add variable initialization JasonX.Hsu 2023-11-09 14:18:12 +08:00
  • bb18fb80ab Maintainers.txt: Remove Orphan status option Michael D Kinney 2023-11-04 18:10:07 -07:00
  • c96b4da2a0 ReadMe.rst: Add CodeQL/analyze directory under other licenses Michael Kubacki 2023-11-02 15:44:40 -04:00
  • d461137e22 BaseTools/Plugin/CodeQL: Enable 30 queries Michael Kubacki 2023-09-27 14:59:20 -04:00
  • a3e8efcc8e .pytool/CISettings: Enable CodeQL audit mode Michael Kubacki 2023-10-13 21:56:53 -04:00
  • 1384ce443d .github/workflows/codeql.yml: Add CodeQL workflow Michael Kubacki 2023-09-25 16:46:16 -04:00
  • 29763016e0 .pytool/CISettings.py: Integrate CodeQL Michael Kubacki 2023-09-25 18:12:31 -04:00
  • b531ca4bb3 BaseTools/Plugin/CodeQL: Add integration helpers Michael Kubacki 2023-09-25 12:12:02 -04:00
  • 5464d0bed6 BaseTools/Plugin/CodeQL: Add CodeQL build plugin Michael Kubacki 2023-09-25 12:11:13 -04:00
  • c1393bd486 Remove existing CodeQL infrastructure Michael Kubacki 2023-09-25 12:13:28 -04:00
  • da21991953 BaseTools: GenFw: auto-set nxcompat flag Joey Vagedes 2023-07-13 08:24:36 -07:00
  • e53c618ea4 MdePkg: IndustryStandard: Add DLL Characteristics Joey Vagedes 2023-07-13 08:24:35 -07:00
  • ae02d487a3 BaseTools: Update PatchCheck.py to allow whitespace issues in .rtf files Rebecca Cran 2023-11-01 17:55:52 -06:00
  • 778134e491 ShellPkg/Dp: Allow dp command to work without ACPI Jeff Brasen 2023-07-01 01:30:15 +08:00
  • ee942c5360 MdeModulePkg/DxeCorePerformanceLib: Install BPDT in config table Jeff Brasen 2023-07-01 01:30:14 +08:00
  • 038499a268 Maintainers.txt: Update based on active community members Michael D Kinney 2023-10-21 09:22:36 -07:00
  • 08ac799d36 IntelFsp2Pkg/PatchFv: Fix syntax issue in markdown manual Ray Ni 2023-11-01 02:30:26 -07:00
  • 0b4acb88d6 IntelFsp2Pkg/SwitchStack: Reserve 32B when calling C function in 64bit Ni, Ray 2023-10-31 01:22:16 -07:00
  • 8da978bf68 ReadMe.rst: Add Apache License 2.0 and update submodule list Michael Kubacki 2023-10-31 17:13:26 -04:00
  • fbbbd98499 DynamicTablesPkg: Fix assert in CmObject parser Sami Mujawar 2023-10-31 14:50:43 +00:00
  • 1b1509abee RedfishPkg/RedfishCrtLib: remove multiple definitions. Nickle Wang 2023-07-21 21:43:17 +08:00
  • ccbe2e9383 UefiCpuPkg: Correct file description for MpHandOff header file Yuanhao Xie 2023-10-07 14:32:03 +08:00
  • 36812d6c3e .github/workflows: Add Stale Check Michael Kubacki 2023-10-30 21:41:19 -04:00
  • a6871b5359 ArmVirtPkg/PlatformCI/ReadMe.md: Update contents Michael Kubacki 2023-10-30 19:09:02 -04:00
  • 2e128302e6 ArmVirtPkg: Add varpolicy shell command Michael Kubacki 2023-10-30 16:31:12 -04:00
  • fe6cd1c187 OvmfPkg: Add varpolicy shell command Michael Kubacki 2023-10-30 16:31:11 -04:00
  • d4358a7f76 ShellPkg: Add varpolicy dynamic shell command and app Michael Kubacki 2023-10-30 16:31:10 -04:00
  • f3b2187d55 MdeModulePkg/VariablePolicy: Add more granular variable policy querying Michael Kubacki 2023-10-30 16:31:09 -04:00