public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-09-24 02:25:12 to 2019-09-26 12:43:18 UTC [more...]

[PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
 2019-09-26 12:43 UTC  (60+ messages)
` [PATCH 03/35] EmbeddedPkg/AndroidFastbootTransportTcpDxe: fix DestroyChild() call
  ` [edk2-devel] "
` [PATCH 04/35] EmbeddedPkg/Universal/MmcDxe: "fix" CloseProtocol() call in BindingStop()
` [PATCH 06/35] EmulatorPkg: stop abusing EFI_HANDLE for keystroke notify registration
  ` [edk2-devel] "
` [PATCH 07/35] MdeModulePkg: fix cast in GetModuleInfoFromHandle() calls
  ` [edk2-devel] "
` [PATCH 08/35] MdeModulePkg/UefiHiiLib: stop using EFI_HANDLE in place of EFI_HII_HANDLE
  ` [edk2-devel] "
` [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 12/35] MdeModulePkg: stop abusing EFI_HANDLE for keystroke notify registration
  ` [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 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 35/35] UefiPayloadPkg/BlSupportDxe: fix ReserveResourceInGcd() calls
  ` [edk2-devel] "
` [edk2-devel] [PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs

[PATCH 0/4] trivial: Fix typos in "processing/processed"
 2019-09-26 12:04 UTC  (5+ 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

Problem with decompression on EDK2
 2019-09-26  9:27 UTC 

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 

[PATCH wave 1 00/10] support QEMU's "SMRAM at default SMBASE" feature
 2019-09-26  8:46 UTC  (14+ messages)
` [PATCH wave 1 01/10] OvmfPkg: introduce PcdQ35SmramAtDefaultSmbase
` [PATCH wave 1 02/10] OvmfPkg/IndustryStandard: increase vertical whitespace in Q35 macro defs
  ` [edk2-devel] "
` [PATCH wave 1 03/10] OvmfPkg/IndustryStandard: add MCH_DEFAULT_SMBASE* register macros
` [PATCH wave 1 04/10] OvmfPkg/PlatformPei: factor out Q35BoardVerification()
  ` [edk2-devel] "
` [PATCH wave 1 05/10] OvmfPkg/PlatformPei: detect SMRAM at default SMBASE (skeleton)
` [PATCH wave 1 06/10] OvmfPkg/PlatformPei: assert there's no permanent PEI RAM at default SMBASE
` [PATCH wave 1 07/10] OvmfPkg/PlatformPei: reserve the SMRAM at the default SMBASE, if it exists
` [PATCH wave 1 08/10] OvmfPkg/SEV: don't manage the lifecycle of the SMRAM at the default SMBASE
` [PATCH wave 1 09/10] OvmfPkg/SmmAccess: close and lock SMRAM at "
` [PATCH wave 1 10/10] OvmfPkg/PlatformPei: detect SMRAM at default SMBASE (for real)
` [edk2-devel] [PATCH wave 1 00/10] support QEMU's "SMRAM at default SMBASE" feature

[RFC PATCH v2 00/44] SEV-ES guest support
 2019-09-26  8:17 UTC  (25+ messages)
` [RFC PATCH v2 02/44] OvmfPkg/MemEncryptSevLib: Add an SEV-ES guest indicator function
  ` [edk2-devel] "
` [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

reg: Redfish Package in Main Branch
 2019-09-26  7:37 UTC  (2+ messages)
`  "

[PATCH 0/1] Fix eMMC bus timing switch issue
 2019-09-26  7:24 UTC  (6+ messages)
` [PATCH 1/1] MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence

[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

[PATCH V1 0/5] UEFI Variable SMI Reduction
 2019-09-26  4:50 UTC  (6+ 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 v2] MdeModulePkg: Enable/Disable S3BootScript dynamically
 2019-09-26  1:52 UTC  (3+ messages)
` [edk2-devel] "

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 

[PATCH 0/2] Honor the physical address size in CpuInfo HOB
 2019-09-26  0:09 UTC  (3+ messages)
` [PATCH 1/2] UefiCpuPkg/PiSmmCpu: Remove hard code when getting physical line size
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxe: Honor the physical address size in CpuInfo HOB

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

[PATCH] WinHost: Add SimplePointer support
 2019-09-25 22:32 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0
 2019-09-25 15:50 UTC 

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  (3+ 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)

[Patch 00/10 V8] Enable multiple process AutoGen
 2019-09-24 12:49 UTC  (5+ messages)
` [Patch 05/10 V8] BaseTools: Enable Multiple Process AutoGen
  ` [edk2-devel] "

[PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-09-24 11:47 UTC  (8+ messages)
` [PATCH 1/2] q35: implement 128K SMRAM "
  ` [Qemu-devel] "
    ` [edk2-devel] "

[patch v2 0/5] Unload image on EFI_SECURITY_VIOLATION
 2019-09-24 10:37 UTC  (11+ messages)
` [patch v2 1/5] EmbeddedPkg: "
  ` [edk2-devel] "
` [patch v2 2/5] MdeModulePkg/DxeCapsuleLibFmp: "
  ` [edk2-devel] "
` [patch v2 3/5] MdeModulePkg/UefiBootManager: "
  ` [edk2-devel] "
` [patch v2 4/5] MdeModulePkg/PlatformDriOverride: "
  ` [edk2-devel] "
` [patch v2 5/5] ShellPkg: "
  ` [edk2-devel] "

BaseTools --hash malfunction after migrate from stable201905 to stable201908
 2019-09-24  8:12 UTC  (2+ messages)

[edk2-test][Patch] uefi-sct/SctPkg: Add MediaPresentSupported check
 2019-09-24  3:33 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms] Update Packages on Bugzilla
 2019-09-24  2:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox