Sign in
fuchsia
/
third_party
/
edk2
/
HEAD
8d0afac
BaseTools/GenFw: Ignore R_*_NONE relocations on all architectures
by Ard Biesheuvel
· 2 days ago
main
master
upstream/master
ddd7855
BaseTools,UefiPayloadPkg: Replace deprecated R_AARCH64_NONE value
by Ard Biesheuvel
· 2 days ago
7ca8b1b
MdeModulePkg/UfsPassThruDxe:Fix Ufs DM Command issue
by Black.Li
· 2 days ago
1e1edf4
MdePkg/Library/BaseLib: Use PcdControlFlowEnforcementPropertyMask as fixed
by Michael D Kinney
· 2 days ago
e6fa2e3
UnitTestFrameworkPkg/Include/Library: Remove _MSC_VER workaround
by Michael D Kinney
· 2 days ago
8592546
BaseTools/Conf: Remove -U _MSC_VER from CLANGPDB
by Michael D Kinney
· 2 days ago
17cb2f9
MdeModulePkg/BrotliCustomDecompressLib: Undefine _MSC_VER for GCC
by Michael D Kinney
· 2 days ago
16669a1
CryptoPkg/Library/MbedTlsLib: Undefined _MSC_VER for GCC Family
by Michael D Kinney
· 2 days ago
55be609
CryptoPkg/Library/OpensslLib: Undefined _MSC_VER for GCC Family
by Michael D Kinney
· 2 days ago
79fdd2b
BaseTools: GNUMakefiles must use CMD.EXE in Windows
by Michael D Kinney
· 2 days ago
9fa1a35
MdeModulePkg/Universal/DebugServicePei: Correct function and entry point
by Jeremy Compostella
· 2 days ago
8635ea0
SecurityPkg/Library/SecureBootVariableLib/UnitTest: Fix CLANG
by Michael D Kinney
· 3 days ago
d29ff29
UnitTestFrameworkPkg/UnitTestDebugAssertLibHost: Fix clang error
by Michael D Kinney
· 3 days ago
8c8aea0
UnitTestFrameworkPkg/UnitTestLib: Fix printf() error from clang
by Michael D Kinney
· 3 days ago
d57edbe
ArmVirtPkg: Fix incorrect filename in README
by Mike Beaton
· 3 days ago
ec1ae4e
.azurepipelines: Fix incorrect filename in comment
by Mike Beaton
· 3 days ago
5eec446
DynamicTablesPkg: Fix spelling issues
by Michael D Kinney
· 3 days ago
40849b8
ShellPkg/TftpDynamicCommand: Update BASE_NAME to follow code style
by Michael D Kinney
· 3 days ago
1e3ea76
UefiCpuPkg/CpuExceptionHandlerLib: Add LOONGARCH_IOCSR_MBUF3 RereadCount
by Dongyan Qian
· 4 days ago
9e1a3bb
BaseTools/Plugin/HostBasedUnitTestRunner: Merge clang coverage files
by Cosmo Lai
· 4 days ago
7c9fd88
BaseTools: Fix multiple security vulnerabilities (Defense in Depth)
by 20000419
· 4 days ago
4cf6f2f
PrmPkg: Update SpellCheck Extended words
by Michael D Kinney
· 5 days ago
542d2f2
PrmPkg/Library/DxePrmContextBufferLib/UnitTest: Fix CLANG error
by Michael D Kinney
· 5 days ago
1e3e575
SourceLevelDebugPkg: Update SpellCheck Extended words
by Michael D Kinney
· 5 days ago
9013d86
UnitTestFrameworkPkg: Fix spelling issues
by Michael D Kinney
· 5 days ago
f9326a4
MdeModulePkg: Fix regressions from 11687, 11689.
by aaronpop
· 7 days ago
786de86
MdeModulePkg/PciBusDxe: Fix boot hang introduced by ff3c1ad
by Khalid Ali
· 11 days ago
be9136d
RedfishPkg: Fix CLANGPDB _fltused build error
by Mike Beaton
· 13 days ago
88dbd24
UefiPayloadPkg: Remove unused variable to fix build error
by Ajan Zhong
· 14 days ago
66ea00b
UefiPayloadPkg: Setup temporary GDT for x64 UniversalPayload
by Ajan Zhong
· 14 days ago
84e7054
ArmVirtPkg: Increase firmware size
by Mike Beaton
· 14 days ago
14aa197
DynamicTablesPkg/AmlLib: Remove invalid ASSERT for IRQ macro generation
by Abdul Lateef Attar
· 2 weeks ago
d2cbaef
OvmfPkg/X86QemuLoadImageLib: flip default for EnableLegacyLoader to false
by Gerd Hoffmann
· 2 weeks ago
ba82968
SecurityPkg: Fix Tcg2SubmitCommand in TPM field upgrade scenario
by Liqi Qi
· 2 weeks ago
02c88f2
DynamicTablesPkg: Fix used uninitialized warning from CLANG toolchains
by Mike Beaton
· 2 weeks ago
4c8ba6a
OvmfPkg/QemuFwCfgLib: do not log cache lookups
by Gerd Hoffmann
· 2 weeks ago
5ac93b2
ArmPlatformPkg/PL011SerialPortLib: Add hardware flow control support
by Xin Xie
· 2 weeks ago
7772a2a
SecurityPkg: Correct misspelled variable name
by lijunwei
· 2 weeks ago
e4f99a8
OvmfPkg/PlatformInitLib: reserve igvm parameter area
by Gerd Hoffmann
· 2 weeks ago
ff3c1ad
MdeModulePkg: Load the native Option ROM image if the native one exists
by Qihang Gao
· 2 weeks ago
c20483b
Global: Make additional upgrades from GCC5 to GCC
by Mike Beaton
· 2 weeks ago
b38fea5
Global: Update CI from GCC5 to GCC
by Mike Beaton
· 2 weeks ago
3e7107c
MdePkg/BaseLib AARCH64: Drop special Unaligned.c version
by Ard Biesheuvel
· 2 weeks ago
2ba7e5b
MdePkg/BaseLib: Avoid undefined behavior in Unaligned() accessors
by Ard Biesheuvel
· 2 weeks ago
741ef9c
MdePkg/UefiLib: Use CompareMem() to compare ISO639 language codes
by Ard Biesheuvel
· 2 weeks ago
471c15b
OvmfPkg/VirtioSerialDxe: set EFI_SERIAL_INPUT_BUFFER_EMPTY
by Gerd Hoffmann
· 2 weeks ago
8b11d8b
OvmfPkg/VirtioSerialDxe: factor out VirtioSerialIoWriteFlush
by Gerd Hoffmann
· 2 weeks ago
62d8723
OvmfPkg/VirtioSerialDxe: explitly clear return value in GetControl
by Gerd Hoffmann
· 2 weeks ago
409194b
OvmfPkg/VirtioSerialDxe: drop Get/SetControl logging
by Gerd Hoffmann
· 2 weeks ago
ffcea70
BaseTools: Update nasm to 2.16.01
by Michael Kubacki
· 2 weeks ago
3f94056
.pytool/SpellCheck: Fix silent cspell run error
by Joey Vagedes
· 2 weeks ago
faa0ebc
MdeModulePkg: Fix regressions from 11686, 11687, 11688, 11689.
by Aaron Pop
· 3 weeks ago
4ff51f3
OvmfPkg/MemDebugLogLib: use AcquireSpinLockOrFail
by Gerd Hoffmann
· 3 weeks ago
0917dda
OvmfPkg/EmuVariableFvbRuntimeDxe: avoid accessing varstore header with cmp
by Gerd Hoffmann
· 3 weeks ago
a9309b6
StandaloneMmPkg: Remove FvLib from StandaloneMmPkg
by Zhiguang Liu
· 3 weeks ago
3bc03ff
ShellPkg/AcpiView: Fix unused variable warnings in RimtParser
by Ard Biesheuvel
· 3 weeks ago
2b47c81
ShellPkg/For: Remove redundant null/empty checks on ArgSetWalker
by Mingjie Shen
· 3 weeks ago
ee0084a
ShellPkg/Mv: Harden and optimize trailing-slash trimming
by Mingjie Shen
· 3 weeks ago
a058a28
BaseTools: Cap AutoGen thread count to avoid file descriptor exhaustion
by Ayden Meng
· 3 weeks ago
7aaf742
BaseTools: Handle file descriptor exhaustion during parallel build
by Ayden Meng
· 3 weeks ago
53cca9e
BaseTools/VfrCompile: Minor code cleanup
by Mike Beaton
· 3 weeks ago
f79cfc8
BaseTools/VfrCompile: Fix null pointer deref when dumping internal types
by Mike Beaton
· 3 weeks ago
5701cf6
BaseTools/VfrCompile: Fix bit field access logic
by Mike Beaton
· 3 weeks ago
6188685
BaseTools/VfrCompile: Prevent uninitialized memory access
by Mike Beaton
· 3 weeks ago
12751d4
BaseTools/VfrCompile: Fix EFI_GUID unaligned access
by Mike Beaton
· 3 weeks ago
939ebe4
BaseTools/VfrCompile: Fix memory issues
by Vitaly Cheptsov
· 3 weeks ago
95c4d1e
BaseTools: Update OFFSET_OF macro for use with UBSan
by Mike Beaton
· 3 weeks ago
e17e5dd
OvmfPkg: Drop mixed IA32/X64 builds from platform CI
by Ard Biesheuvel
· 3 weeks ago
4b213ff
Readme: Remove OVMF IA32X64 builds from dashboard
by Ard Biesheuvel
· 3 weeks ago
bd4bb10
MdeModulePkg: Remove ambiguous negation of narrower type
by Ard Biesheuvel
· 3 weeks ago
eb4c151
CryptoPkg: Suppress VS2022 warning #4319 when building OpenSSL
by Ard Biesheuvel
· 3 weeks ago
8b3b2a6
DynamicTablesPkg: Add RISC-V terms to spell check ignore list
by Sunil V L
· 3 weeks ago
d6748c5
DynamicTablesPkg/FdtHwInfoParserLib/Serial: RISC-V: Convert to GSI
by Sunil V L
· 3 weeks ago
524e4c8
DynamicTablesPkg/FdtHwInfoParserLib/Pci: Convert IRQ to GSI for RISC-V
by Sunil V L
· 3 weeks ago
0411b05
DynamicTablesPkg/FdtHwInfoParserLib: Detect IRQ type based on IntcCells
by Sunil V L
· 3 weeks ago
b6c6092
DynamicTablesPkg/FdtHwInfoParserLib: Add RISC-V FDT parsers
by Sunil V L
· 3 weeks ago
3a02617
DynamicTablesPkg/RISC-V: Add AcpiSsdtPlicAplicLib library
by Sunil V L
· 3 weeks ago
d612fd2
DynamicTablesPkg/Acpi: Add RHCT generator for RISC-V
by Sunil V L
· 3 weeks ago
319114e
DynamicTablesPkg/Acpi: Add MADT generator for RISC-V
by Sunil V L
· 3 weeks ago
36670a4
DynamicTablesPkg/DynamicTableManagerDxe: Add RISC-V support
by Sunil V L
· 3 weeks ago
58f59f6
DynamicTablesPkg: Add basic RISC-V support to DynamicTables.dsc.inc
by Sunil V L
· 3 weeks ago
2ad2a4d
DynamicTablesPkg/AcpiSratLib: Add RISC-V support
by Sunil V L
· 3 weeks ago
7b6ba9f
DynamicTablesPkg/AcpiDbg2Lib: Add RISC-V support
by Sunil V L
· 3 weeks ago
7cd967b
DynamicTablesPkg/AcpiFadtLib: Add RISC-V support
by Sunil V L
· 3 weeks ago
261e771
DynamicTablesPkg/AcpiSsdtCpuTopologyLib: Add RISC-V support
by Sunil V L
· 3 weeks ago
ce5d422
DynamicTablesPkg: Update DynamicPlatRepo for RISC-V namespace
by Sunil V L
· 3 weeks ago
8b4cca4
DynamicTablesPkg/TableHelperLib: Add RISC-V structure parsers
by Sunil V L
· 3 weeks ago
f43f1f2
DynamicTablesPkg: Add RISC-V Namespace header
by Sunil V L
· 3 weeks ago
89327d3
DynamicTablesPkg/AcpiSsdtPcieLib: Restrict IRQ range check to ARM only
by Sunil V L
· 3 weeks ago
303faa4
MdePkg: Acpi66: Add few more RISC-V definitions
by Sunil V L
· 3 weeks ago
ede299f
MdeModulePkg: Fix recently introduced uninitialized variable usage.
by Aaron Pop
· 3 weeks ago
947ed6b
.github: Use valid Fedora 43 image for BuildPlatform workflow
by Joey Vagedes
· 3 weeks ago
22a27c1
OvmfPkg/RisvVVirt: Add missing Tcg2ConfigPei and Tcg2Pei modules in FV
by Tuan Phan
· 3 weeks ago
c75d79f
StandaloneMmPkg: StandaloneMmIplPei: Improve handling of MmAccess returns
by Kun Qin
· 3 weeks ago
19c62fd
ShellPkg/UefiShellLevel2: Fix CodeQl issues
by Pierre Gondois
· 3 weeks ago
9547666
ShellPkg/UefiShellLevel2/Ls: Remove ShellStatus check in MainCmdLs()
by Pierre Gondois
· 3 weeks ago
8e822d5
ShellPkg/UefiShellLevel2/Ls: Bail out early in MainCmdLs()
by Pierre Gondois
· 3 weeks ago
0b98281
ShellPkg/UefiShellLevel2/Ls: Flatten MainCmdLs()
by Pierre Gondois
· 3 weeks ago
5b1530e
ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX()
by Pierre Gondois
· 3 weeks ago
531b0aa
ShellPkg/UefiShellLevel2: Extract MainCmdXXX() function
by Pierre Gondois
· 3 weeks ago
Next »