messages from 2019-04-15 17:01:49 to 2019-04-18 14:36:39 UTC [more...]
[edk2-devel] [PATCH] BaseTools: Hash false success.. minor change in hash invalidation
2019-04-18 14:36 UTC
[PATCH 00/10] patches for some warnings raised by "RH covscan"
2019-04-18 14:20 UTC (43+ messages)
` [PATCH 01/10] MdePkg/PiFirmwareFile: express IS_SECTION2 in terms of SECTION_SIZE
` [edk2-devel] "
` [PATCH 02/10] MdePkg/PiFirmwareFile: fix undefined behavior in SECTION_SIZE
` [edk2-devel] "
` [PATCH 04/10] MdePkg/PiFirmwareFile: fix undefined behavior in FFS_FILE_SIZE
` [edk2-devel] "
` [PATCH 05/10] OvmfPkg/Sec: fix out-of-bounds reads
` [edk2-devel] "
` [PATCH 07/10] OvmfPkg/AcpiPlatformDxe: suppress invalid "deref of undef pointer" warning
` [edk2-devel] "
` [PATCH 08/10] OvmfPkg: suppress "Value stored to ... is never read" analyzer warnings
` [edk2-devel] "
` [PATCH 09/10] OvmfPkg/AcpiPlatformDxe: catch theoretical nullptr deref in Xen code
` [edk2-devel] "
` [PATCH 10/10] OvmfPkg/BasePciCapLib: suppress invalid "nullptr deref" warning
` [edk2-devel] "
` [edk2-devel] [PATCH 00/10] patches for some warnings raised by "RH covscan"
[Patch V2] BaseTools: Enhance Bin Cache database to support save the cache
2019-04-18 14:16 UTC
[edk2-CCodingStandardsSpecification Patch V2] Change preferred license of EDK II to BSD+Patent
2019-04-18 11:34 UTC (3+ messages)
` [edk2-devel] "
[PATCH V3] BaseTools:fixed the incorrect autogen makefile which cause build failure
2019-04-18 11:20 UTC
[PATCH v5] NetworkPkg/UefiPxeBcDxe:Add two PCD to control PXE
2019-04-18 10:13 UTC
[PATCH V2] BaseTools:Makefiles cause data errors on some platforms
2019-04-18 9:49 UTC (2+ messages)
[WebSite Patch] Change preferred license of EDK II to BSD+Patent
2019-04-18 9:14 UTC (4+ messages)
` [edk2-devel] "
Requestion for LTS version on EDK2
2019-04-18 7:17 UTC
[PATCH] Vlv2TbltDevicePkg: Remove ResetSystem declaration
2019-04-18 4:53 UTC
[PATCH] Vlv2TbltDevicePkg: Retire 8254 timer and 8259 module
2019-04-18 4:52 UTC
[PATCH V2 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype
2019-04-18 3:30 UTC (29+ messages)
` [PATCH V2 01/25] MdePkg/UefiSpec.h: Change comments of EFI_RESET_SYSTEM
` [PATCH V2 02/25] MdePkg/PiPeiCis.h: Change comments of EFI_PEI_RESET2_SYSTEM
` [PATCH V2 03/25] MdePkg/PeiServicesLib.h: Change comments of PeiServicesResetSystem2
` [PATCH V2 04/25] MdePkg/PeiServicesLib.c: "
` [PATCH V2 05/25] SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnReset
` [PATCH V2 06/25] MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystem
` [PATCH V2 07/25] MdeModulePkg/DxeResetSystemLib.c: "
` [PATCH V2 08/25] MdeModulePkg/BaseResetSystemLibNull.c: "
` [PATCH V2 09/25] MdeModulePkg/RuntimeResetSystemLib.c: Change comments
` [PATCH V2 10/25] MdeModulePkg/PeiResetSystemlib.c: Change comments of ResetSystem
` [PATCH V2 11/25] MdeModulePkg/ResetSystemRuntimeDxe: Change comments
` [PATCH V2 12/25] MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2
` [PATCH V2 13/25] MdeModulePkg/PeiMain: Change comments of PeiResetSystem2
` [PATCH V2 14/25] MdeModulePkg/NvmExpressHci.c: Change comments
` [PATCH V2 15/25] BeagleBoardPkg/ResetSystemLib: Add new API ResetSystem
` [PATCH V2 16/25] CorebootPayloadPkg/ResetSystemLib: "
` [PATCH V2 17/25] Nt32Pkg/ResetSystemLib: "
` [PATCH V2 18/25] OvmfPkg/ResetSystemLib: "
` [PATCH V2 19/25] PcAtChipsetPkg/ResetSystemLib: "
` [PATCH V2 20/25] QuarkSocPkg/ResetSystemLib: "
` [PATCH V2 21/25] Vlv2TbltdevicePkg/ResetSystemLib: "
` [PATCH V2 22/25] ArmPkg/ArmSmcPsciResetSystemLib: Add a "
` [PATCH V2 23/25] ArmVirtPkg/ArmVirtPsciResetSystemLib: "
` [PATCH V2 24/25] MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtype
` [PATCH V2 25/25] "
` [edk2-devel] "
[PATCH] Vlv2TbltDevicePkg: Remove ResetSystem declaration
2019-04-18 2:11 UTC (2+ messages)
[PATCH] BaseTools:Makefiles cause data errors on some platforms
2019-04-18 2:03 UTC (4+ messages)
` [edk2-devel] "
[patch] ShellBinPkg: Remove ShellBinPkg
2019-04-18 1:11 UTC (4+ messages)
[PATCH v2] MdeModulePkg/UefiBootManagerLib: fix crash on uninitialized ExitData
2019-04-18 1:04 UTC (5+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
2019-04-18 0:16 UTC (9+ messages)
` [edk2] "
` [edk2-devel] "
Remove debug strings from OVMF.fd
2019-04-18 0:14 UTC (6+ messages)
` [edk2-devel] "
[edk2-platforms/devel-MinPlatform] [PATCH v2 0/3] Added python build scipts to minplaform
2019-04-17 22:55 UTC (4+ messages)
` [edk2-platforms/devel-MinPlatform] [PATCH v2 1/3] Platform/Intel: Added python build script
` [edk2-platforms/devel-MinPlatform] [PATCH v2 2/3] ReadMe.md: Update the build instructions
` [edk2-platforms/devel-MinPlatform] [PATCH v2 3/3] Removing build batch files from ClevoOpenBoardPkg, KabylakeOpenBoardPkg and PurleyOpenBoardPkg
[edk2-platforms: PATCH v3 1/1] Marvell/Library: ComPhyLib: Update mode parameter for PCIE power on
2019-04-17 21:20 UTC
[edk2-platforms: PATCH 0/3] Armada7k8k FVB improvements
2019-04-17 19:33 UTC (7+ messages)
` [edk2-platforms: PATCH 1/3] Marvell/Drivers: MvFvbDxe: Change Pcd parameters to be 64 bit
` [edk2-platforms: PATCH 2/3] Marvell/Drivers: MvSpiOrionDxe: Keep clock enabled at runtime
` [edk2-platforms: PATCH 3/3] Marvell/Drivers: Add non-mmio mode to MvFvbDxe
[edk2-CCodingStandardsSpecification Patch] Change preferred license of EDK II to BSD+Patent
2019-04-17 17:25 UTC (4+ messages)
` [edk2-devel] "
[PATCH] Marvell/Armada7k8k: Remove SPCR baud rate setting
2019-04-17 16:35 UTC (3+ messages)
` [edk2-devel] "
[edk2-platforms: PATCH v3 1/1] Marvell/Armada7k8k: Implement PMU interrupt handling
2019-04-17 16:07 UTC (2+ messages)
Building current OVMF master with multiple workspaces on Windows/VS2017 fails due to missing includes?
2019-04-17 14:46 UTC (3+ messages)
` [edk2-devel] "
TianoCore Bug Triage - EMEA / NAMO - Mon, 04/22/2019 7:00am-8:00am #cal-reminder
2019-04-17 14:00 UTC
[PATCH] Vlv2TbltDevicePkg: Retire 8254 timer and 8259 module
2019-04-17 8:09 UTC (2+ messages)
[PATCH] MdeModulePkg/UefiBootManagerLib: fix crash on uninitialized ExitData
2019-04-17 6:30 UTC (5+ messages)
` [edk2-devel] "
[PATCH 0/6] Add new APIs for BaseCryptLib
2019-04-17 6:09 UTC (5+ messages)
` [edk2] "
[PATCH 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype
2019-04-17 5:47 UTC (9+ messages)
` [PATCH 17/25] Nt32Pkg/ResetSystemLib: Add new API ResetSystem
` [edk2-devel] "
` [PATCH 24/25] MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtype
` [PATCH 25/25] "
` [edk2-devel] "
` [edk2-devel] [PATCH 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype
[PATCH V2 0/5] Make some DebugLib instance runtime safe
2019-04-17 1:24 UTC (2+ messages)
[PATCH] BaseTools: Hash false success.. minor change in hash invalidation
2019-04-16 19:40 UTC
[edk2-platforms: PATCH v2 0/6] Armada7k8k misc improvements
2019-04-16 18:51 UTC (9+ messages)
` [edk2-platforms: PATCH v2 1/6] Marvell/Armada7k8k: RealTimeClockLib: Update bus parameters
` [edk2-platforms: PATCH v2 2/6] Marvell/Armada7k8k: AcpiTables: Enable edge trigger of PMU interrupt
` [edk2-platforms: PATCH v2 3/6] Marvell/Armada7k8k: Implement PMU interrupt handling
` [edk2-platforms: PATCH v2 4/6] Marvell/Armada7k8k: Switch to software-based watchdog
` [edk2-platforms: PATCH v2 5/6] Marvell/Armada7k8k: ArmadaSoCDescLib: Add more I2C controllers
` [edk2-platforms: PATCH v2 6/6] Marvell/Armada80x0Db: Configure the CP1, comphy-2 to work with SFI 10G
[PATCH v2] BaseTools: Remove the unnecessary copy action for module output files
2019-04-16 16:26 UTC (2+ messages)
` [edk2-devel] "
[PATCH v6 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2019-04-16 16:20 UTC (12+ messages)
` [PATCH v6 1/7] MdeModulePkg: introduce PE/COFF image emulator protocol
` [PATCH v6 3/7] MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architectures
` [edk2-devel] "
` [PATCH v6 4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images
` [edk2-devel] "
[Staging/Bug_1525_FmpDevicePkg_MultipleControllers][PATCH] MdeModulePkg/EsrtFmpDxe: Correct the LastAttemptVersion algorithm in ESRT entry
2019-04-16 16:11 UTC (2+ messages)
[PATCH edk2-platforms] Silicon/AMD: drop unused/orphaned Styx ResetSystemLib
2019-04-16 9:42 UTC (3+ messages)
[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
2019-04-16 8:58 UTC (12+ messages)
` [PATCH v2 25/31] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH
` [edk2-devel] "
` [PATCH v2 29/31] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [edk2-devel] "
` [PATCH v2 30/31] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
` [edk2-devel] "
` [PATCH v2 31/31] OvmfPkg/XenOvmf: use RealTimeClockRuntimeDxe from EmbeddedPkg
` [edk2-devel] "
[PATCH V2] BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name
2019-04-16 8:02 UTC (2+ messages)
[RFC] Propose update of security bug handling process
2019-04-16 6:33 UTC (7+ messages)
` [edk2-devel] "
[PATCH] Edk2\NetworkPkg\UefiPxeBcDxe : Open a method to Enabled/Disabled IPV6/IPV6 PXE Support
2019-04-16 6:20 UTC
[edk2-platforms: PATCH 0/6] Armada7k8k misc improvements
2019-04-16 5:49 UTC (8+ messages)
` [edk2-platforms: PATCH 3/6] Marvell/Armada7k8k: Implement custom DtLoaderLib
[PATCH V2 0/2] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
2019-04-16 5:08 UTC (3+ messages)
` [edk2-devel] "
[PATCH] BaseTools/tools_def.template: Remove tools chain with ASL tool
2019-04-16 3:54 UTC
[PATCH edk2-platforms 0/3] add X64 PE/COFF emulator to PCI systems
2019-04-16 3:14 UTC (5+ messages)
` [PATCH edk2-platforms 1/3] Platform/DeveloperBox: conditionally include the X64 PE/COFF emulator
` [PATCH edk2-platforms 2/3] Platform/Overdrive: "
` [PATCH edk2-platforms 3/3] Platform/MacchiatoBin: "
` [edk2-devel] "
[PATCH V3] BaseTools:Enable the /MP option of MSVC compiler
2019-04-16 2:43 UTC
[edk2-platforms/devel-MinPlatform][PATCH 0/5] Add a new API ResetSystem for ResetSystemLib instances
2019-04-16 2:00 UTC (10+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH 1/5] KabylakeSiliconPkg/BaseResetSystemLib: Add a new API ResetSystem
` [edk2-platforms/devel-MinPlatform][PATCH 2/5] KabylakeSiliconPkg/DxeResetSystemLib: "
` [edk2-platforms/devel-MinPlatform][PATCH 4/5] KabylakeSiliconPkg/PeiResetSystemLib: "
` [edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH 0/5] Add a new API ResetSystem for ResetSystemLib instances
[PATCH 0/2] MdeModulePkg: Make the screen seamless
2019-04-16 1:46 UTC (5+ messages)
` [edk2-devel] "
[RFC] Remove unused tool chain configuration in BaseTools/Conf/tools_def.template
2019-04-16 1:43 UTC
[edk2] [PATCH V2] UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
2019-04-15 23:54 UTC (4+ messages)
` Commit Partitioning - Re: [edk2-devel] "
[edk2-platforms: PATCH] Marvell/Armada7k8k: Set SPCR RegisterBitWidth back to 32
2019-04-15 22:37 UTC (2+ messages)
[edk2] [RFC] Remove CorebootModulePkg and CorebootPayloadPkg
2019-04-15 22:00 UTC
ACPI 6.3 header update
2019-04-15 21:27 UTC
[PATCH v2 edk2-non-osi] Emulator: add binary AARCH64 build of X64 PE/COFF emulator
2019-04-15 19:17 UTC (3+ messages)
[PATCH] Edk2\NetworkPkg\UefiPxeBcDxe : Open a method to Enabled/Disabled IPV6/IPV6 PXE Support
2019-04-15 18:20 UTC (2+ messages)
` [edk2-devel] "
[RFC PATCH edk2-non-osi] Emulator: add binary AARCH64 build of X86 PE/COFF emulator
2019-04-15 18:06 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