Commit Graph

  • 5258c4186f RedfishPkg/RedfishPlatformConfigDxe: Fix string assert issue Nickle Wang 2023-05-08 18:22:42 +08:00
  • ba2300f97b PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD Gua Guo 2023-05-22 10:07:24 +08:00
  • 0f8323b44b BaseTools: toolsetup.bat always execute PYTHON_HOME Gua Guo 2023-05-26 07:55:11 +08:00
  • ba91d0292e MdeModulePkg/Core/Pei: set AprioriCount=0 before walking through next FV edk2-stable202305 Wendy Liao 2023-05-03 11:04:12 +08:00
  • 5ce29ae84d ArmPkg/ArmMmuLib AARCH64: Add missing ISB after page table update Ard Biesheuvel 2023-05-19 23:44:12 +02:00
  • c5cf7f69c9 pip-requirements.txt: Update edk2 pip modules Michael Kubacki 2023-05-16 12:50:28 -04:00
  • 0abfb0be6c OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec Andrei Warkentin 2023-03-01 10:48:17 -06:00
  • 45da4e3135 MdePkg: add SBI-based SerialPortLib for RISC-V Andrei Warkentin 2023-02-28 17:32:03 -06:00
  • 2900e75511 MdePkg: BaseRiscVSbiLib: make more useful to consumers Andrei Warkentin 2023-02-28 17:30:19 -06:00
  • cafb4f3f36 UefiPayloadPkg: Fix boot shell issue for universal UEFI payload Guo Dong 2023-05-09 20:53:55 -07:00
  • 80bc13db83 Maintainers.txt: Update reviewers and maintainers for FdtLib. Gua Guo 2023-05-12 10:07:36 +08:00
  • d322557712 BaseTools/tools_def: Disable overzealous unused variable warning on Clang Ard Biesheuvel 2023-05-10 16:44:09 +02:00
  • e2607d3a78 BaseTools/tools_def: Drop ref to undefined CLANGDWARF_ARM_PREFIX Ard Biesheuvel 2023-05-11 08:55:20 +02:00
  • 0b37723186 ShellPkg/UefiShellDebug1CommandsLib: Replace hardcoded SMBIOS strings. Giri Mudusuru 2023-05-06 18:28:24 +08:00
  • 2d4c76f783 MdePkg/IndustryStandard: Add SMBIOS anchor string & length defines. Giri Mudusuru 2023-05-05 08:17:09 +08:00
  • c08a3a96fd MdePkg/IndustryStandard: Add IPMI Interface Capabilities definitions Tinh Nguyen 2023-05-07 17:29:13 +08:00
  • 083b029538 MdePkg: Add new PCDs for IPMI SSIF Tinh Nguyen 2023-05-07 17:29:12 +08:00
  • dea6c7dc2a MdePkg/IndustryStandard: Add definitions for IPMI SSIF Tinh Nguyen 2023-05-07 17:29:11 +08:00
  • 0a0e60caf2 Maintainers.txt: Update reviewers and maintainers for TraceHubDebugLib. Gua Guo 2023-05-10 17:13:22 +08:00
  • 0f0422cedc MdeModulePkg: Add TraceHubDebugSysTLib library Gua Guo 2023-05-10 10:15:35 +08:00
  • 3d50fdc5c6 MdePkg: Add NULL library of TraceHubDebugSysTLib Gua Guo 2023-05-10 10:12:18 +08:00
  • c6bb7d54be MdePkg: Add MipiSysTLib library Gua Guo 2023-05-11 04:42:57 +08:00
  • 782948c1a7 MdePkg: Add mipisyst submodule Gua Guo 2023-05-11 04:54:05 +08:00
  • 6dd64168ed BaseTools/Plugin: Too many execute files cause "cmd too long" failure Gua Guo 2023-05-08 18:45:55 +08:00
  • c6382ba0f2 SecurityPkg: Add missing break in Tpm2TestParms Rebecca Cran 2023-05-10 00:44:59 +08:00
  • 77f75c7fb8 BaseTools: Update Tests/TestTools.py to allow it to work on Windows Rebecca Cran 2023-05-06 05:01:49 -06:00
  • b9bbb4ae93 BaseTools: only print the environment once in toolsetup.bat Rebecca Cran 2023-04-24 11:20:42 -06:00
  • dd246227d6 BaseTools: Update toolsetup.bat to not use BASETOOLS_PYTHON_SOURCE Rebecca Cran 2023-04-24 11:15:46 -06:00
  • f47415e031 BaseTools: Revert Set the CLANGDWARF OBJCOPY path in tools_def.template Rebecca Cran 2023-05-10 06:17:52 -06:00
  • 6fb2760dc8 OvmfPkg: drop PlatformBootManagerLibGrub Gerd Hoffmann 2023-05-05 07:17:27 +02:00
  • 81dc0d8b4c OvmfPkg/AmdSev: stop using PlatformBootManagerLibGrub Gerd Hoffmann 2023-05-05 07:17:26 +02:00
  • 63887e272d OvmfPkg/NvVarsFileLib: disable in case PcdBootRestrictToFirmware is set Gerd Hoffmann 2023-05-05 07:17:25 +02:00
  • 41d7832db0 OvmfPkg/PlatformBootManagerLib: add PcdBootRestrictToFirmware Gerd Hoffmann 2023-05-05 07:17:24 +02:00
  • e6447d2a08 Remove bashisms from edksetup.sh and BaseTools/BuildEnv Rebecca Cran 2023-04-24 14:59:14 -06:00
  • 373a95532a BaseTools: Remove the CLANGCC build rule for Hii-Binary-Package.UEFI_HII Rebecca Cran 2023-05-09 16:36:04 -06:00
  • ecbc394365 BaseTools: Set CLANGDWARF RC path to llvm-objcopy in tools_def.template Rebecca Cran 2023-05-09 16:33:00 -06:00
  • 11f62f4cc0 BaseTools: Set the CLANGDWARF OBJCOPY path in tools_def.template Rebecca Cran 2023-05-09 16:31:53 -06:00
  • c6f47e678f BaseTools: Remove BUILDRULEFAMILY from CLANGDWARF in tools_def.template Rebecca Cran 2023-05-09 16:30:28 -06:00
  • 9165a7e95e CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags Rebecca Cran 2023-05-05 07:32:19 -06:00
  • e97b9b4e5a MdePkg: Add more HobLib/PeiServicesLib gmock support Gua Guo 2023-05-09 07:58:14 +08:00
  • 25c9d44315 MdeModulePkg: Add more PciHostBridgeLib gmock support Gua Guo 2023-05-05 09:16:56 +08:00
  • bee67e0c14 OvmfPkg: Relax assertion that interrupts do not occur at TPL_HIGH_LEVEL Michael Brown 2023-05-09 12:09:33 +00:00
  • ae0be176a8 OvmfPkg: Clarify invariants for NestedInterruptTplLib Michael Brown 2023-05-09 12:09:30 +00:00
  • 5215cd5baf BaseTools: Update toolsetup.bat and Tests/PythonTest.py to check ver Rebecca Cran 2023-04-24 11:10:54 -06:00
  • e6de6052a0 edksetup.bat: if toolsetup.bat fails, just exit Rebecca Cran 2023-04-24 11:06:52 -06:00
  • 11ec5161fa BaseTools: use threading.current_thread in NmakeSubdirs.py Rebecca Cran 2023-04-24 10:44:24 -06:00
  • db7e6291c0 BaseTools: Remove Python2/Python3 detection from toolset.bat Rebecca Cran 2023-04-24 07:18:59 -06:00
  • 6eeb58ece3 RedfishPkg: Fix compile issue on Linux Vu Nguyen 2021-05-20 10:38:24 +07:00
  • 665fca9ee7 RedfishPkg: Add missing newline character Nhi Pham 2023-04-06 08:22:44 +07:00
  • a1f6485a9b RedfishPkg: Create RestEx child on selected interface Vu Nguyen 2021-06-28 17:26:55 +07:00
  • 05762bd2e0 RedfishPkg: Fix condition checking of error status Vu Nguyen 2021-06-30 08:41:21 +07:00
  • c580e27efc RedfishPkg: Correct variable type to prevent memory corruption Vu Nguyen 2023-04-13 16:24:49 +07:00
  • d89492456f Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable Policy Linus Liu 2023-05-08 12:20:51 +08:00
  • 8dbf868e02 Add volatile keyword to NvmExpressPei's Passthru CQ Oliver Smith-Denny 2023-04-28 01:36:22 +08:00
  • 293b97d0c4 Add the volatile keyword to NvmExpressDxe's Passthru CQ Oliver Smith-Denny 2023-04-28 01:36:21 +08:00
  • 4dea9e4a0e BaseTools/Conf: Add quotes to ADDDEBUGFLAG in tools_def.txt Michael D Kinney 2023-05-05 19:45:07 -07:00
  • 8e985ac3fd BaseTools/Conf: Align CLANGDWARF and CLANGPDB warning overrides Michael D Kinney 2023-05-05 16:36:44 -07:00
  • 66494e5324 MdeModulePkg/CapsuleApp: Add EFIAPI to CompareFileNameInAlphabet() Michael D Kinney 2023-05-05 09:51:11 -07:00
  • eabaeb0613 OvmfPkg: move OvmfTpmDxe.fdf.inc to Include/Fdf Gerd Hoffmann 2023-05-05 19:06:24 +08:00
  • 8bca1bb977 OvmfPkg: move OvmfTpmPei.fdf.inc to Include/Fdf Gerd Hoffmann 2023-05-05 19:06:23 +08:00
  • b65c0eed6b BaseSynchronizationLib: Fix LoongArch64 synchronization functions Dongyan Qian 2023-04-27 20:57:12 +08:00
  • 757f502a3b BaseTools/Conf/tools_def.template: Bump VERSION to 3.00 Rebecca Cran 2023-04-16 09:01:43 -06:00
  • 050d6e9434 BaseTools: Delete CLANG38 from tools_def.template Rebecca Cran 2023-05-01 07:36:16 -06:00
  • 128547b081 BaseTools: Remove CLANG35 toolchain from tools_def.template Rebecca Cran 2023-05-01 07:29:57 -06:00
  • 4ef4b81c9b BaseTools: As with CLANGDWARF IA32 and X64, use lld for ARM and AARCH64 Rebecca Cran 2023-05-01 07:50:37 -06:00
  • 98edce75fa BaseTools: Add ARM and AARCH64 CLANGDWARF support in tools_def.template Rebecca Cran 2023-05-01 07:44:50 -06:00
  • 0fc07b1c6a BaseTools/Conf/tools_def.template: Add section for deprecated toolchains Rebecca Cran 2023-04-16 06:55:25 -06:00
  • 01225075db Add GCC and GCCNOLTO toolchains to tools_def.txt and update packages Rebecca Cran 2023-04-12 12:35:11 -06:00
  • 66803cafcf BaseTools: Update VS toolchain descriptions in tools_def.txt.template Rebecca Cran 2023-04-02 09:36:16 -06:00
  • d7c6030a47 BaseTools: Remove EBC (EFI Byte Code) compiler definitions Rebecca Cran 2023-03-21 16:49:24 -06:00
  • 8b441847e3 BaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS defs Rebecca Cran 2023-03-21 16:47:51 -06:00
  • ba634ce82b edksetup.bat: Remove VS2008-VS2013 remnants Rebecca Cran 2023-03-21 16:45:58 -06:00
  • c844d86bee MdePkg: Remove VS2008-VS2013 remnants Rebecca Cran 2023-03-21 16:45:35 -06:00
  • c3ac3301e9 BaseTools: Remove VS2008-VS2013 remnants Rebecca Cran 2023-03-21 16:45:23 -06:00
  • 0363584ac9 BaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain definitions Rebecca Cran 2023-03-21 16:29:43 -06:00
  • 94c802e108 MdePkg/BasePeCoffLib: Deal with broken debug directories Ard Biesheuvel 2023-05-04 16:40:18 +02:00
  • ff7cb2d7c9 .pytool: Support FDT library. Benny Lin 2023-05-04 16:48:12 -07:00
  • 5d586606c7 MdePkg: Support FDT library. Benny Lin 2023-05-04 16:48:11 -07:00
  • 10416bf46e Tianocore: Support FDT library. Benny Lin 2023-05-04 16:48:10 -07:00
  • d992a05ade Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg. Chasel Chiu 2023-04-24 11:07:50 -07:00
  • 4b02045f86 OvmfPkg/PlatformBootManagerLib: setup virtio serial console Gerd Hoffmann 2023-05-04 15:12:01 +02:00
  • c6c4362051 OvmfPkg/VirtioSerialDxe: wire up in OvmfPkg* Gerd Hoffmann 2023-05-04 15:12:00 +02:00
  • 4d1452c599 OvmfPkg/VirtioSerialDxe: add driver Gerd Hoffmann 2023-05-04 15:11:59 +02:00
  • 1694b00511 OvmfPkg: add IndustryStandard/VirtioSerial.h Gerd Hoffmann 2023-05-04 15:11:58 +02:00
  • 92da8a154f OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupported Gerd Hoffmann 2023-04-21 08:55:44 +02:00
  • a818a873e5 ArmVirtPkg: allow setting Firmware Version from build command line Oliver Steffen 2023-04-14 10:33:23 +02:00
  • 8d59bbf47e OvmfPkg: allow setting Firmware Version from build command line Oliver Steffen 2023-04-14 10:33:22 +02:00
  • 5de2a54b2c ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp Pierre Gondois 2023-04-25 13:27:16 +02:00
  • d6b42ed7ed SecurityPkg: add TIS sanity check (tpm12) Gerd Hoffmann 2023-04-27 00:24:05 +08:00
  • 832fbc6e32 SecurityPkg: add TIS sanity check (tpm2) Gerd Hoffmann 2023-04-27 00:24:04 +08:00
  • 23c71536ef UefiPayloadPkg: Fix issues when MULTIPLE_DEBUG_PORT_SUPPORT is true PaytonX Hsieh 2023-04-26 20:36:56 +08:00
  • 56e9828380 RedfishPkg: Add Redfish Platform Config Protocol to RedfishPkg Nickle Wang 2023-04-10 21:25:39 +08:00
  • 83d77fa311 RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL Nickle Wang 2023-04-10 21:18:42 +08:00
  • 01b31b585e RedfishPkg: Implementation of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL Nickle Wang 2023-04-10 21:14:41 +08:00
  • 02990e2558 RedfishPkg: introduce HII utility helper library Nickle Wang 2023-04-10 21:12:03 +08:00
  • 78f088b5a7 RedfishPkg: introduce EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL Nickle Wang 2023-04-10 21:09:14 +08:00
  • ecbcff0f49 MdeModulePkg/RegularExpressionDxe: Fix Arm build error Nickle Wang 2023-04-21 14:48:30 +08:00
  • d226811a66 SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND Action Nhi Pham 2023-04-12 17:21:49 +08:00
  • 95ef765839 UefiPayloadPkg: Clang dependency removal BruceX Wang 2023-04-26 14:32:01 +08:00
  • e5e1cd1a83 .azurepipelines: Switch linux image default to Fedora-37 Gua Guo 2023-04-27 13:07:02 +08:00