messages from 2019-09-23 01:02:55 to 2019-09-24 15:38:33 UTC [more...]
[PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
2019-09-24 15:38 UTC (43+ messages)
` [PATCH 03/35] EmbeddedPkg/AndroidFastbootTransportTcpDxe: fix DestroyChild() call
` [edk2-devel] "
` [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 10/35] MdeModulePkg/PlatformVarCleanupLib: fix HiiConstructConfigHdr() call
` [edk2-devel] "
` [PATCH 12/35] MdeModulePkg: stop abusing EFI_HANDLE for keystroke notify registration
` [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 20/35] NetworkPkg/Ip4Dxe: fix NetLibDestroyServiceChild() call
` [edk2-devel] "
` [PATCH 21/35] NetworkPkg/TcpDxe: fix SockFreeFoo() parameter list
` [edk2-devel] "
` [PATCH 22/35] OvmfPkg/XenBusDxe: fix UninstallMultipleProtocolInterfaces() call
` [edk2-devel] "
` [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 30/35] ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLE
` [edk2-devel] "
` [PATCH 31/35] ShellPkg/UefiShellDebug1CommandsLib: fix ShellCloseFile() call
` [edk2-devel] "
` [PATCH 34/35] UefiPayloadPkg/BlSupportPei: fix MMCONFIG assignment from XSDT
` [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] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section
2019-09-24 15:25 UTC (6+ messages)
` [edk2-devel] "
[Patch] MdePkg Base.h: Define STATIC_ASSERT macro as empty for EBC arch
2019-09-24 15:05 UTC
Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 09/25/2019 8:00am-9:00am #cal-reminder
2019-09-24 15:00 UTC
[RFC PATCH v2 00/44] SEV-ES guest support
2019-09-24 14:43 UTC (12+ 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] "
` [edk2-devel] [RFC PATCH v2 00/44] SEV-ES guest support
[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] WinHost: Add SimplePointer support
2019-09-24 12:46 UTC
[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 wave 1 00/10] support QEMU's "SMRAM at default SMBASE" feature
2019-09-24 11:44 UTC (13+ 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)
[patch v2 0/5] Unload image on EFI_SECURITY_VIOLATION
2019-09-24 10:37 UTC (12+ 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] "
[edk2-test][Patch] uefi-sct/SctPkg: Add MediaPresentSupported check
2019-09-24 8:50 UTC
BaseTools --hash malfunction after migrate from stable201905 to stable201908
2019-09-24 8:12 UTC (3+ messages)
[PATCH] MdeModulePkg: Enable/Disable S3BootScript dynamically
2019-09-24 5:54 UTC
[edk2-test][Patch] uefi-sct/SctPkg: Add MediaPresentSupported check
2019-09-24 3:33 UTC (2+ messages)
` [edk2-devel] "
[edk2-test] [PATCH 1/1] uefi-sct/SctPkg: use EFI_UNICODE_COLLATION_PROTOCOL2_GUID
2019-09-24 2:49 UTC (2+ messages)
[edk2-platforms] Update Packages on Bugzilla
2019-09-24 2:29 UTC (2+ messages)
[edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
2019-09-24 2:02 UTC (30+ messages)
` [edk2-staging/RISC-V-V2 PATCH v2 15/29] RiscVPkg/Library: RISC-V CPU library
` [edk2-staging/RISC-V-V2 PATCH v2 16/29] RiscVPkg/Library: Add RISC-V exception library
` [edk2-staging/RISC-V-V2 PATCH v2 17/29] RiscVPkg/Library: Add RISC-V timer library
` [edk2-staging/RISC-V-V2 PATCH v2 18/29] RiscVPkg/Library: Add EDK2 RISC-V OpenSBI library
` [edk2-staging/RISC-V-V2 PATCH v2 19/29] RiscVPkg/Library: RISC-V platform level DxeIPL libraries
` [edk2-staging/RISC-V-V2 PATCH v2 20/29] MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL
` [edk2-staging/RISC-V-V2 PATCH v2 21/29] RiscVPkg/PeiServicesTablePointerLibOpenSbi: RISC-V PEI Service Table Pointer library
` [edk2-staging/RISC-V-V2 PATCH v2 22/29] RiscVPkg/RiscVPlatformTempMemoryInit: RISC-V Platform Temporary Memory library
` [edk2-staging/RISC-V-V2 PATCH v2 23/29] RiscVPkg/CpuDxe: Add RISC-V CPU DXE driver
` [edk2-staging/RISC-V-V2 PATCH v2 24/29] BaseTools: BaseTools changes for RISC-V platform
` [edk2-staging/RISC-V-V2 PATCH v2 25/29] BaseTools/Scripts
` [edk2-staging/RISC-V-V2 PATCH v2 26/29] RiscVPkg/SmbiosDxe: Generic SMBIOS DXE driver for RISC-V platforms
` [edk2-staging/RISC-V-V2 PATCH v2 27/29] edk2-staging/RISC-V-V2: Add submodule
` [edk2-staging/RISC-V-V2 PATCH v2 28/29] edk2-staging/RISC-V-V2: Add ReadMe
` [edk2-staging/RISC-V-V2 PATCH v2 29/29] edk2-staging: Update Maintainers.txt
` [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 05/29] MdePkg/Include: RISC-V definitions
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 07/29] MdePkg/BaseLib: BaseLib for RISC-V RV64 Processor
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 09/29] MdePkg/BaseIoLibIntrinsic: RISC-V I/O intrinsic functions
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 13/29] MdeModulePkg/Logo
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 10/29] MdePkg/BasePeCoff: Add RISC-V PE/Coff related code
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 14/29] NetworkPkg
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 08/29] MdePkg/BaseCacheMaintenanceLib: RISC-V cache maintenance implementation
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 11/29] MdePkg/BaseCpuLib: RISC-V Base CPU library implementation
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 12/29] MdePkg/BaseSynchronizationLib: RISC-V cache related code
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 20/29] MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 06/29] MdeModulePkg/CapsuleRuntimeDxe: Add RISCV64 arch
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 25/29] BaseTools/Scripts
[edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
2019-09-24 1:52 UTC
[PATCH 0/3] Arm builds on Visual Studio
2019-09-24 1:28 UTC (6+ messages)
` [edk2-devel] "
[PATCH v3 0/2] *** Add VS2019 Support ***
2019-09-24 0:44 UTC (2+ messages)
` [edk2-devel] "
[edk2-non-osi][PATCH V1 1/1] edk2-non-osi: Rename ClevoOpenBoardBinPkg to KabylakeOpenBoardBinPkg
2019-09-23 22:39 UTC (3+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH V1 00/12] Move ClevoOpenBoardPkg/N1xxWU Contents to KabylakeOpenBoardPkg
2019-09-23 22:39 UTC (50+ messages)
` [edk2-platforms][PATCH V1 01/12] Platform/Intel: Remove N1xxWU board build option
` [edk2-devel] "
` [edk2-platforms][PATCH V1 02/12] ClevoOpenBoardPkg: Remove package contents
` [edk2-devel] "
` [edk2-platforms][PATCH V1 03/12] ClevoOpenBoardPkg: Remove global files and references
` [edk2-devel] "
` [edk2-platforms][PATCH V1 04/12] KabylakeOpenBoardPkg: Move policy update libs to KabylakeRvp3 board
` [edk2-devel] "
` [edk2-platforms][PATCH V1 05/12] KabylakeOpenBoardPkg: Move EcCommands.h "
` [edk2-devel] "
` [edk2-platforms][PATCH V1 06/12] KabylakeOpenBoardPkg: Move flash map to board
` [edk2-platforms][PATCH V1 07/12] KabylakeOpenBoardPkg: Add PeiSerialPortLibSpiFlash
` [edk2-platforms][PATCH V1 08/12] KabylakeOpenBoardPkg/GalagoPro3: Add headers
` [edk2-devel] "
` [edk2-platforms][PATCH V1 09/12] KabylakeOpenBoardPkg/GalagoPro3: Add library instances
` [edk2-platforms][PATCH V1 10/12] KabylakeOpenBoardPkg/GalagoPro3: Add modules
` [edk2-devel] "
` [edk2-platforms][PATCH V1 11/12] KabylakeOpenBoardPkg/GalagoPro3: Add build files
` [edk2-devel] "
` [edk2-platforms][PATCH V1 12/12] Add GalagoPro3 board details to global build and documentation
` [edk2-devel] "
[edk2-platforms][PATCH V1 1/1] ClevoOpenBoardPkg/N1xxWU: Enable Synaptics touchpad support in OS
2019-09-23 22:34 UTC (4+ messages)
` [edk2-devel] "
[Patch] BaseTools: init DependencyHeaderFileSet for each MakeFile class
2019-09-23 14:27 UTC (2+ messages)
[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] PciBusDxe: New PCI features Max_Payload_Size, Max_Read_Req_Size
2019-09-23 14:20 UTC
How to fill EFI_VARIABLE_AUTHENTICATION_2 descriptor properly
2019-09-23 14:02 UTC
[PATCH] MdeModulePkg/UfsPassThru : Fix UFS flag read from Query Resp UPIU
2019-09-23 11:48 UTC
[PATCH v2] BoardModulePkg/CmosAccessLib: Update the end of last line
2019-09-23 9:53 UTC (7+ messages)
` [PATCH v2] UserInterfaceFeaturePkg: "
` [edk2-devel] "
` [PATCH v2] DebugFeaturePkg: Remove white space and update the ending format
` [edk2-devel] "
[PATCH 0/7] Strip trailing whitespace
2019-09-23 9:49 UTC (17+ messages)
` [PATCH 1/7] ArmPkg: strip "
` [edk2-devel] "
` [PATCH 2/7] ArmPlatformPkg: "
` [edk2-devel] "
` [PATCH 3/7] BaseTools: "
` [PATCH 4/7] EmulatorPkg: "
` [edk2-devel] "
` [PATCH 6/7] OvmfPkg: "
` [edk2-devel] "
` [PATCH 7/7] UefiCpuPkg: "
` [edk2-devel] "
[PATCH 0/1] Fix eMMC bus timing switch issue
2019-09-23 8:37 UTC (2+ messages)
` [PATCH 1/1] MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence
[edk2-platforms PATCH v2] SimicsOpenBoardPkg: Always set the boot priority by default
2019-09-23 8:24 UTC (2+ messages)
[edk2-test][Patch] uefi-sct/SctPkg: Fix invalid attribute combination
2019-09-23 8:03 UTC (2+ messages)
` [edk2-devel] "
[PATCH V4 0/3] MdeModulePkg/TerminalConsole: Extend the support terminal types
2019-09-23 7:52 UTC (5+ messages)
` [PATCH V4 1/3] MdeModulePkg: Extend the support keyboard type of Terminal console
` [PATCH V4 2/3] MdeModulePkg/TerminalDxe: Extend the terminal console support types
` [PATCH V4 3/3] MdeModulePkg/BM_UI: Add the new terminal types to related menu
[platforms/devel-riscv-v2 PATCHv3 00/13] Updates to sync-up with
2019-09-23 3:40 UTC (14+ messages)
` [platforms/devel-riscv-v2 PATCHv3 01/13] U500Pkg/OpenSbiPlatformLib: Use Fdtlib in EmbeddedPkg
` [platforms/devel-riscv-v2 PATCHv3 02/13] U500Pkg/Sec: Remove unnecessary PCD reference
` [platforms/devel-riscv-v2 PATCHv3 03/13] U500Pkg/Sec: Add information to header file references
` [platforms/devel-riscv-v2 PATCHv3 04/13] U500Pkg/SerialIoLib: Header file reference change
` [platforms/devel-riscv-v2 PATCHv3 05/13] U500Pkg: Update DEC revision
` [platforms/devel-riscv-v2 PATCHv3 06/13] RiscV :Update INF revision
` [platforms/devel-riscv-v2 PATCHv3 07/13] Silicon/SiFive: Update "
` [platforms/devel-riscv-v2 PATCHv3 08/13] Silicon/SiFive :Update DEC revision
` [platforms/devel-riscv-v2 PATCHv3 09/13] U500Pkg/riscVPlatformTimerLib: Change source code to *.S
` [platforms/devel-riscv-v2 PATCHv3 10/13] RiscV/Sec: "
` [platforms/devel-riscv-v2 PATCHv3 11/13] U500Pkg/SerialIoLib: Add copyrights
` [platforms/devel-riscv-v2 PATCHv3 12/13] RiscV: Update DEC revision
` [platforms/devel-riscv-v2 PATCHv3 13/13] U500Pkg: Leverage EmbeddedPkg modules
[PATCH V3 0/3] MdeModulePkg/TerminalConsole: Extend the support terminal types
2019-09-23 2:36 UTC (3+ messages)
` [PATCH V3 2/3] MdeModulePkg/TerminalDxe: Extend the terminal console support types
[edk2-platforms][PATCH V1 1/1] AdvancedFeaturePkg/Ipmi: Fix X64 GCC Build Failures
2019-09-23 1:28 UTC (2+ messages)
` [edk2-devel] "
[PATCH 00/22] RISC-V EDK2 Port on edk2-staging/RISC-V-V2 branch
2019-09-23 1:15 UTC (3+ messages)
` [edk2-devel] "
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