messages from 2019-09-24 13:14:52 to 2019-09-26 22:44:27 UTC [more...]
[edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
2019-09-26 22:44 UTC (16+ messages)
` [edk2-staging/RISC-V-V2 PATCH v2 01/29] RiscVPkg: RISC-V processor package
` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 02/29] RiscVPkg/Include: Add header files of RISC-V CPU package
` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 03/29] RiscVPkg/opensbi: EDK2 RISC-V OpenSBI support
` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 04/29] MdePkg: RISC-V RV64 binding in MdePkg
` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 24/29] BaseTools: BaseTools changes for RISC-V platform
` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 25/29] BaseTools/Scripts
` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 27/29] edk2-staging/RISC-V-V2: Add submodule
` [edk2-devel] "
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
[PATCH V1 0/5] UEFI Variable SMI Reduction
2019-09-26 22:35 UTC (9+ messages)
` [PATCH V1 1/5] MdeModulePkg/Variable: Consolidate common parsing functions
` [PATCH V1 2/5] MdeModulePkg VariableInfo: Always consider RT DXE and SMM stats
` [PATCH V1 3/5] MdeModulePkg/Variable: Add RT GetVariable() cache support
` [PATCH V1 4/5] MdeModulePkg/Variable: Add RT GetNextVariableName() "
` [PATCH V1 5/5] MdeModulePkg/VariableSmm: Remove unused SMI handler functions
[PATCH 1/1] MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0
2019-09-26 19:30 UTC (2+ messages)
` [edk2-devel] "
[PATCH 1/1] BaseTools: use stdint.h for GCC ProcessorBind.h typedefs
2019-09-26 19:28 UTC
Problem with decompression on EDK2
2019-09-26 19:22 UTC (2+ messages)
` [edk2-devel] "
[PATCH] WinHost: Add SimplePointer support
2019-09-26 18:44 UTC (4+ messages)
[PATCH 0/2] Honor the physical address size in CpuInfo HOB
2019-09-26 18:44 UTC (7+ messages)
` [PATCH 1/2] UefiCpuPkg/PiSmmCpu: Remove hard code when getting physical line size
` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxe: Honor the physical address size in CpuInfo HOB
[PATCH 0/4] trivial: Fix typos in "processing/processed"
2019-09-26 18:42 UTC (6+ messages)
` [PATCH 1/4] MdeModulePkg DxeCore: Fix typo in function name
` [PATCH 2/4] MdeModulePkg/PiSmmCore: "
` [PATCH 3/4] StandaloneMmPkg/Core: "
` [PATCH 4/4] NetworkPkg/Ip6Dxe: Fix typo in comment
` [edk2-devel] [PATCH 0/4] trivial: Fix typos in "processing/processed"
[edk2-platforms] Update Packages on Bugzilla
2019-09-26 15:36 UTC (3+ messages)
[PATCH] BaseTools:"--exclude" don't apply if parameter ends with separator
2019-09-26 15:28 UTC (2+ messages)
[PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
2019-09-26 14:58 UTC (63+ messages)
` [PATCH 03/35] EmbeddedPkg/AndroidFastbootTransportTcpDxe: fix DestroyChild() call
` [edk2-devel] "
` [PATCH 04/35] EmbeddedPkg/Universal/MmcDxe: "fix" CloseProtocol() call in BindingStop()
` [PATCH 09/35] MdeModulePkg: stop abusing EFI_EVENT for protocol notify registration
` [edk2-devel] "
` [PATCH 10/35] MdeModulePkg/PlatformVarCleanupLib: fix HiiConstructConfigHdr() call
` [edk2-devel] "
` [PATCH 13/35] MdeModulePkg: PEI Core: clean up "AprioriFile" handling in FindFileEx()
` [edk2-devel] "
` [PATCH 17/35] MdePkg/DxeServicesLib: remove bogus cast
` [edk2-devel] "
` [PATCH 18/35] NetworkPkg/DxeNetLib: fix type typo in NetLibGetMacAddress()
` [edk2-devel] "
` [PATCH 19/35] NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces calls
` [edk2-devel] "
` [PATCH 20/35] NetworkPkg/Ip4Dxe: fix NetLibDestroyServiceChild() call
` [edk2-devel] "
` [PATCH 21/35] NetworkPkg/TcpDxe: fix SockFreeFoo() parameter list
` [edk2-devel] "
` [PATCH 23/35] OvmfPkg/VirtioNetDxe: fix SignalEvent() call
` [edk2-devel] "
` [PATCH 24/35] OvmfPkg/PlatformDxe: fix EFI_HII_HANDLE parameters of internal functions
` [PATCH 25/35] OvmfPkg/VideoDxe: document EFI_EDID_OVERRIDE_PROTOCOL.GetEdid() call
` [edk2-devel] "
` [PATCH 26/35] SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls
` [edk2-devel] "
` [PATCH 27/35] SecurityPkg: stop abusing EFI_EVENT for protocol notify registration
` [edk2-devel] "
` [PATCH 28/35] ShellPkg/UefiShellDriver1CommandsLib: fix parameter list typo
` [edk2-devel] "
` [PATCH 29/35] ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
` [edk2-devel] "
` [PATCH 30/35] ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLE
` [edk2-devel] "
` [PATCH 32/35] ShellPkg/UefiShellLib: clarify workaround for unfixable EdkShell bug
` [edk2-devel] "
` [PATCH 33/35] StandaloneMmPkg/Core: stop abusing EFI_HANDLE for FwVolHeader tracking
` [edk2-devel] "
` [PATCH 34/35] UefiPayloadPkg/BlSupportPei: fix MMCONFIG assignment from XSDT
` [edk2-devel] "
` [PATCH 35/35] UefiPayloadPkg/BlSupportDxe: fix ReserveResourceInGcd() calls
` [edk2-devel] "
` [edk2-devel] [PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
[PATCH wave 1 00/10] support QEMU's "SMRAM at default SMBASE" feature
2019-09-26 14:51 UTC (3+ messages)
` [edk2-devel] "
[RFC PATCH v2 00/44] SEV-ES guest support
2019-09-26 14:46 UTC (25+ messages)
` [RFC PATCH v2 03/44] OvmfPkg: Add support to perform SEV-ES initialization
` [edk2-devel] "
` [RFC PATCH v2 04/44] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
` [edk2-devel] "
` [RFC PATCH v2 06/44] OvmfPkg: Create a GHCB page for use during Sec phase
` [edk2-devel] "
` [RFC PATCH v2 07/44] OvmfPkg/PlatformPei: Reserve GHCB-related areas if S3 is supported
` [edk2-devel] "
` [RFC PATCH v2 08/44] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
` [edk2-devel] "
` [RFC PATCH v2 10/44] OvmfPkg: A per-CPU variable area for #VC usage
` [edk2-devel] "
` [edk2-devel] [RFC PATCH v2 00/44] SEV-ES guest support
[PATCHv2 0/3] Fix eMMC bus timing switch issue
2019-09-26 14:27 UTC (4+ messages)
` [PATCHv2 1/3] MdeModulePkg/SdMmcPciHcDxe: Remove clock stop from HS200 switch
` [PATCHv2 2/3] MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence
` [PATCHv2 3/3] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcMmcLegacy bus timing handling
[PATCH v2] MdeModulePkg: Enable/Disable S3BootScript dynamically
2019-09-26 13:57 UTC (4+ messages)
` [edk2-devel] "
[PATCH 0/1] Fix eMMC bus timing switch issue
2019-09-26 13:29 UTC (7+ messages)
` [PATCH 1/1] MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence
Problem with decompression on EDK2
2019-09-26 9:30 UTC
[edk2-devel] [edk2-test] [PATCH 1/1] uefi-sct/SctPkg: Auto gen result of "EFICompliantTest"
2019-09-26 9:01 UTC
reg: Redfish Package in Main Branch
2019-09-26 7:37 UTC (2+ messages)
` "
[edk2-test][PATCH v1 1/1] MiscRuntimeServices: Add statement to improve user experience
2019-09-26 5:38 UTC (4+ messages)
` [edk2-test][PATCH v1 1/1] SctPkg: Fix issue with the shell script
` [edk2-devel] "
` [edk2-devel] [edk2-test][PATCH v1 1/1] MiscRuntimeServices: Add statement to improve user experience
Comet Lake FSP Released
2019-09-26 1:48 UTC
[PATCH] MdeModulePkg/UfsPassThru : Fix UFS flag read from Query Resp UPIU
2019-09-26 1:40 UTC (2+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg/TerminalDxe: Enhance the arrow keys support
2019-09-26 1:03 UTC (5+ messages)
` [edk2-devel] "
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 4 October 2019 #cal-cancelled
2019-09-26 0:41 UTC
EDK2 SimpleTextIn Backspace
2019-09-25 22:48 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH V2 00/15] Move ClevoOpenBoardPkg/N1xxWU Contents to KabylakeOpenBoardPkg
2019-09-25 22:39 UTC (36+ messages)
` [edk2-platforms][PATCH V2 01/15] Platform/Intel: Remove N1xxWU board build option
` [edk2-devel] "
` [edk2-platforms][PATCH V2 02/15] ClevoOpenBoardPkg: Remove package contents
` [edk2-devel] "
` [edk2-platforms][PATCH V2 03/15] ClevoOpenBoardPkg: Remove global files and references
` [edk2-devel] "
` [edk2-platforms][PATCH V2 04/15] KabylakeOpenBoardPkg: Move policy update libs to KabylakeRvp3 board
` [edk2-platforms][PATCH V2 05/15] KabylakeOpenBoardPkg: Move EcCommands.h "
` [edk2-platforms][PATCH V2 06/15] KabylakeOpenBoardPkg: Move flash map to board
` [edk2-platforms][PATCH V2 07/15] KabylakeOpenBoardPkg: Add PeiSerialPortLibSpiFlash
` [edk2-platforms][PATCH V2 08/15] KabylakeOpenBoardPkg/GalagoPro3: Add headers
` [edk2-platforms][PATCH V2 09/15] KabylakeOpenBoardPkg/GalagoPro3: Add library instances
` [edk2-platforms][PATCH V2 10/15] KabylakeOpenBoardPkg/GalagoPro3: Add modules
` [edk2-platforms][PATCH V2 11/15] KabylakeOpenBoardPkg: Consolidate board IDs in a single file
` [edk2-platforms][PATCH V2 12/15] KabylakeOpenBoardPkg: Add board ID to Global NVS
` [edk2-platforms][PATCH V2 13/15] KabylakeOpenBoardPkg/BoardAcpiDxe: Add Synaptics PS/2 mouse
` [edk2-platforms][PATCH V2 14/15] KabylakeOpenBoardPkg/GalagoPro3: Add build files
` [edk2-platforms][PATCH V2 15/15] Add GalagoPro3 board details to global build and documentation
` [edk2-devel] [edk2-platforms][PATCH V2 00/15] Move ClevoOpenBoardPkg/N1xxWU Contents to KabylakeOpenBoardPkg
Reg: Redfish Package in Main Branch
2019-09-25 10:32 UTC
[PATCH] MdeModulePkg: Enable/Disable S3BootScript dynamically
2019-09-25 8:47 UTC (3+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg: Add missing sourceX for Blt
2019-09-25 4:44 UTC (4+ messages)
` [edk2-devel] "
[Patch] MdePkg Base.h: Define STATIC_ASSERT macro as empty for EBC arch
2019-09-25 4:40 UTC (5+ messages)
` [edk2-devel] "
Cancelled Event: TianoCore Design / Bug Triage - EMEA - Wednesday, 25 September 2019 #cal-cancelled
2019-09-25 2:25 UTC (2+ messages)
` [edk2-devel] "
[edk2-test][Patch] uefi-sct/SctPkg: Add MediaPresentSupported check
2019-09-25 2:18 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] [patch v3 0/5] Unload image on EFI_SECURITY_VIOLATION
2019-09-25 2:05 UTC (2+ messages)
[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: use EFI_UNICODE_COLLATION_PROTOCOL2_GUID
2019-09-25 1:45 UTC (2+ messages)
` [edk2-devel] "
[Patch] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section
2019-09-25 0:43 UTC (9+ messages)
` [edk2-devel] "
[edk2/master PATCHv1 1/1] OvmfPkg: Make SOURCE_DEBUG_ENABLE actually need to be set to TRUE
2019-09-24 23:43 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH V1 1/1] edk2-platforms: Add __pycache__ to .gitignore
2019-09-24 21:25 UTC (2+ messages)
[PATCH 1/1] uefi-sct/SctPkg: network: missing EFIAPI
2019-09-24 20:16 UTC
[PATCH 0/7] Strip trailing whitespace
2019-09-24 16:05 UTC (5+ messages)
` [PATCH 6/7] OvmfPkg: strip "
` [edk2-devel] "
Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 09/25/2019 8:00am-9:00am #cal-reminder
2019-09-24 15:00 UTC
[RFC] EDK II Continuous Integration Phase 1
2019-09-24 14:05 UTC (6+ messages)
` [edk2-devel] "
[patch v3 0/5] Unload image on EFI_SECURITY_VIOLATION
2019-09-24 13:42 UTC (8+ messages)
` [patch v3 1/5] EmbeddedPkg: "
` [patch v3 2/5] MdeModulePkg/DxeCapsuleLibFmp: "
` [patch v3 3/5] MdeModulePkg/UefiBootManager: "
` [edk2-devel] "
` [patch v3 4/5] MdeModulePkg/PlatformDriOverride: "
` [patch v3 5/5] ShellPkg: "
[PATCH] MdeModulePkg/FrameBufferBltLib: Correctly consider SourceX
2019-09-24 13:20 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox