public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-05-09 13:36:58 to 2019-05-14 02:08:49 UTC [more...]

[edk2-platforms][PATCH v1 00/16] Drop IntelFramework[Module]Pkg dependency
 2019-05-14  2:08 UTC  (12+ messages)
` [edk2-platforms][PATCH v1 01/16] Platform/AMD: Use Lzma decompress lib in MdeModulePkg
` [PATCH 1/2] Platform/BeagleBoard: Use ReportStatusCodeLib "
` [PATCH 2/2] Platform/BeagleBoard: Drop the consume of PcdShellFile
` [edk2-platforms][PATCH v1 02/16] Platform/BeagleBoard: Use ReportStatusCodeLib in MdeModulePkg
` [edk2-platforms][PATCH v1 03/16] Platform/BeagleBoard: Drop the consume of PcdShellFile
` [edk2-platforms][PATCH v1 04/16] Hisilicon/D0x: Use Lzma decompress lib in MdeModulePkg
` [edk2-platforms][PATCH v1 05/16] Hisilicon/D0x: Drop the consume of GenericBdsLib & PlatformBdsLib
` [edk2-platforms][PATCH v1 06/16] Hisilicon/D0x: Use StatusCode Router & Handler in MdeModulePkg
` [edk2-platforms][PATCH v1 07/16] Hisilicon/D06: Drop the consume of PcdShellFile
` [edk2-platforms][PATCH v1 08/16] Silicon/Hisilicon: Use Lzma decompress lib in MdeModulePkg
` [edk2-platforms][PATCH v1 09/16] Silicon/Hisilicon: Use ReportStatusCodeLib (DXE) "

[Patch 1/2] edk2: Remove packages moved to edk2-platforms
 2019-05-13 21:52 UTC  (11+ messages)
` [Patch 2/2] edk2: Update Maintainers.txt for "
  ` [edk2-devel] "

[PATCH] MinPlatformPkg: Add multiple segment support for PciHostBridgeLib
 2019-05-13 21:24 UTC  (3+ messages)

[edk2-platforms: Patch 0/8] Add packages from edk2
 2019-05-13 21:03 UTC  (23+ messages)
` [edk2-platforms: Patch 1/8] Silicon/TexasInsturments: Import Omap35xxPkg "
` [edk2-platforms: Patch 2/8] Platform/BeagleBoard: Import BeagleBoardPkg "
` [edk2-platforms: Patch 3/8] Silicon/Intel: Import QuarkSocPkg "
` [edk2-platforms: Patch 4/8] Platform/QuarkPlatformPkg: Import QuarkPlatformPkg "
` [edk2-platforms: Patch 5/8] Platform/Vlv2DeviceRefCodePkg: Import Vlv2DeviceRefCodePkg "
` [edk2-platforms: Patch 6/8] Platform/Vlv2TbltDevicePkg: Import Vlv2TbltDevicePkg "
` [edk2-platforms: Patch 7/8] Drivers/OptionRomPkg: Import OptionRomPkg "
` [edk2-platforms: Patch 8/8] edk2-platforms: Update Maintainers.txt/Readme.md for imported packages
  ` [edk2-devel] "
` [edk2-devel] [edk2-platforms: Patch 0/8] Add packages from edk2

RFC for Edk2-Library
 2019-05-13 20:28 UTC  (11+ messages)
` [edk2-devel] "

[PATCH] BaseTools: Include headers not mentioned in inf are not hashed
 2019-05-13 20:23 UTC  (17+ messages)
` [edk2-devel] "

[PATCH v3 0/6] CryptoPkg: Upgrade OpenSSL to 1.1.1b
 2019-05-13 19:24 UTC  (8+ messages)
` [PATCH v3 1/6] CryptoPkg/OpensslLib: Modify process_files.pl for upgrading OpenSSL
` [PATCH v3 2/6] CryptoPkg/OpensslLib: Exclude unnecessary files in process_files.pl
` [PATCH v3 3/6] CryptoPkg/IntrinsicLib: Fix possible unresolved external symbol issue
` [PATCH v3 4/6] CryptoPkg/OpensslLib: Prepare for upgrading OpenSSL
` [PATCH v3 5/6] CryptoPkg: Upgrade OpenSSL to 1.1.1b
` [PATCH v3 6/6] CryptoPkg/BaseCryptLib: Make HMAC_CTX size backward compatible
` [edk2-devel] [PATCH v3 0/6] CryptoPkg: Upgrade OpenSSL to 1.1.1b

[edk2-platforms][0/3] Update Readme and Maintainers.txt
 2019-05-13 19:07 UTC  (6+ messages)
` [edk2-platforms][ 1/3] Update Platform/Intel/Readme.md to specify master instead of devel-MinPlatform branch
  ` [edk2-devel] "
` [edk2-platforms][ 2/3] Merge Maintainers.txt in Platform\Intel and Silicon\Intel to root directory
  ` [edk2-devel] "
` [edk2-platforms][ 3/3] Update Readme.md to list Intel MinPlatform systems

Reg: Need Help in enabling UEFI to existing KVM template
 2019-05-13 19:05 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms/devel-MinPlatform] Specify this branch is read only after it is migrated to master
 2019-05-13 18:59 UTC  (2+ messages)
` [edk2-devel] "

[Patch] [edk2-platforms] AdvancedFeaturePkg/Cmos: Add Cmos related libraries
 2019-05-13 18:53 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] UefiCpuPkg PiSmmCpuDxeSmm: Only support IN/OUT IO save state read (CVE-2018-12182)
 2019-05-13 16:46 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 0/4] ArmPkg/CompilerIntrinsicsLib: Update MSFT, GCC intrinsics
 2019-05-13 16:29 UTC  (7+ messages)
` [PATCH v2 1/4] ArmPkg/CompilerIntrinsicsLib: Remove unused sources and clean up .inf
` [PATCH v2 2/4] ArmPkg/CompilerIntrinsicsLib: Add memcmp, memmove intrinsics for MSFT
` [PATCH v2 3/4] ArmPkg/CompilerIntrinsicsLib: Add lasr ARM assembly source for GCC
` [PATCH v2 4/4] ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sources
  ` [edk2-devel] [PATCH v2 0/4] ArmPkg/CompilerIntrinsicsLib: Update MSFT, GCC intrinsics

[PATCH v2 1/6] CryptoPkg/OpensslLib: Modify process_files.pl for upgrading OpenSSL
 2019-05-13 16:14 UTC  (20+ messages)
` [PATCH v2 2/6] CryptoPkg/OpensslLib: Exclude unnecessary files in process_files.pl
  ` [edk2-devel] "
` [PATCH v2 3/6] CryptoPkg/IntrinsicLib: Fix possible unresolved external symbol issue
  ` [edk2-devel] "
` [PATCH v2 4/6] CryptoPkg/OpensslLib: Prepare for upgrading OpenSSL
  ` [edk2-devel] "
` [PATCH v2 5/6] CryptoPkg: Upgrade OpenSSL to 1.1.1b
  ` [edk2-devel] "
` [PATCH v2 6/6] CryptoPkg/BaseCryptLib: Make HMAC_CTX size backward compatible
  ` [edk2-devel] "

[patch 0/5] Merge MdeModulePkg\BaseTianoCustomDecompressLib into MdePkg\BaseUefiDecompressLib
 2019-05-13 15:08 UTC  (8+ messages)
` [patch 1/5] MdePkg: Merge TianoCustomDecompress algorithm into
  ` [edk2-devel] "
` [patch 2/5] Nt32Pkg: Update UefiDecompressLib instance path
` [patch 3/5] QuarkPlatformPkg: "
` [patch 4/5] Vlv2TbltDevicePkg: "
  ` [edk2-devel] "
` [patch 5/5] MdeModulePkg/Library: Remove BaseUefiTianoCustomDecompressLib

[PATCH] SecurityPkg/AuthSeriableLib: Always delete variable in certdb
 2019-05-13 14:09 UTC  (2+ messages)

答复: [edk2] [PATCH] IntelSiliconPkg VTdDxe: a question about the source code
 2019-05-13 11:27 UTC 

[PATCH] SecurityPkg/OpalPassword: Add PCD to skip password prompt in device unlocked status
 2019-05-13  9:18 UTC 

[PATCH] BaseTools: VfrCompile/Pccts: Fix invalid bytes
 2019-05-13  8:16 UTC  (2+ messages)

答复: [edk2] [PATCH] IntelSiliconPkg VTdDxe: a question about the source code
 2019-05-13  7:35 UTC 

[PATCH] MinPlatformPkg: Add multiple segment support for PciHostBridgeLib
 2019-05-13  7:20 UTC 

subscribe edk2-devel
 2019-05-13  7:17 UTC 

[PATCH] MinPlatformPkg: Add multiple segment support for PciHostBridgeLib
 2019-05-13  6:18 UTC 

[edk2-platform] Migrate devel-MinPlatform branch to master branch Done
 2019-05-13  2:27 UTC 

[PATCH 2/3] UefiCpuPkg: Remove double \r
 2019-05-13  0:47 UTC  (3+ messages)

[edk2-platforms: PATCH 00/14] Armada7k8k PCIE support
 2019-05-12 11:41 UTC  (13+ messages)
` [edk2-platforms: PATCH 02/14] Marvell/Library: ArmadaSoCDescLib: Add PCIE information
` [edk2-platforms: PATCH 06/14] Marvell/Armada7k8k: Add PciExpressLib implementation
` [edk2-platforms: PATCH 07/14] Marvell/Armada7k8k: Implement PciHostBridgeLib
` [edk2-platforms: PATCH 09/14] Marvell/Armada80x0McBin: Enable ACPI PCIE support

[RFC] Remove IntelFspPkg and IntelFspWrapperPkg
 2019-05-12 11:18 UTC 

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 05/16/2019 6:30pm-7:30pm #cal-reminder
 2019-05-12  1:30 UTC 

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 05/16/2019 5:00pm-5:30pm #cal-reminder
 2019-05-12  0:00 UTC 

Upcoming Event: TianoCore Design Meeting - EMEA/NAMO - Thu, 05/16/2019 8:00am-9:00am #cal-reminder
 2019-05-11 15:00 UTC 

Understanding TCP4 Connect() not working after calling Close() and Configure(NULL)
 2019-05-11  2:23 UTC 

[PATCH 0/2] Add batch option to support build Binary Cache
 2019-05-10 17:14 UTC  (5+ messages)
` [PATCH 2/2] PurleyOpenBoardPkg/BoardMtOlympus: Extend build to support "

[PATCH v3 1/1] ShellPkg/CommandLib: avoid NULL derefence and memory leak
 2019-05-10 14:32 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 0/3] EDK2: Remove double \r\r
 2019-05-10 14:13 UTC  (6+ messages)
` [PATCH v3 1/3] SecurityPkg: Remove double \r
` [PATCH v3 2/3] UefiCpuPkg: "
` [PATCH v3 3/3] Vlv2TbltDevicePkg: "

EDK2: Remove double \r
 2019-05-10  9:21 UTC  (4+ messages)
` [PATCH v2 1/3] SecurityPkg: "
` [PATCH v2 2/3] UefiCpuPkg: "
` [PATCH v2 3/3] Vlv2TbltDevicePkg: "

[PATCH v2 1/1] MdeModulePkg: BaseSerialPortLib16550: Add missing Pcd to UNI
 2019-05-10  8:50 UTC  (2+ messages)

[PATCH] BaseTools: Check the fread function and avoid dead loop
 2019-05-10  8:16 UTC  (2+ messages)

[PATCH 3/3] Vlv2TbltDevicePkg: Remove double \r
 2019-05-10  8:08 UTC 

[PATCH 1/3] SecurityPkg: Remove double \r
 2019-05-10  8:05 UTC 

[patch] BaseTools/VfrCompile: clean Framework Vfr support
 2019-05-10  7:36 UTC  (2+ messages)
` [edk2-devel] "

[Patch] BaseTools: Remove './SecMain' from 'run' target
 2019-05-10  7:34 UTC  (3+ messages)

[Patch][edk2-platform] Migrate devel-MinPlatform branch to master branch
 2019-05-10  3:23 UTC  (5+ messages)

[PATCH] Maintainers.txt: Update the name of 'Hao Wu' to 'Hao A Wu'
 2019-05-10  2:45 UTC  (3+ messages)

[PATCH v2 1/1] EmbeddedPkg: Fix DwEmmc read/write size in preparing DMA size
 2019-05-10  2:41 UTC 

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 05/09/2019 7:30pm-8:00pm #cal-reminder
 2019-05-10  2:15 UTC 

[Patch V2] Vlv2TbltDevicePkg: Update Readme.md
 2019-05-10  1:41 UTC  (2+ messages)

Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 05/09/2019 6:30pm-7:30pm #cal-reminder
 2019-05-10  1:15 UTC 

[Patch] OvmfPkg/QemuVideoDxe: Remove dependency on OptionRomPkg
 2019-05-09 23:25 UTC  (2+ messages)

[Patch v2 0/3] SecurityPkg/Opal: Change BlockSid policy
 2019-05-09 21:48 UTC  (6+ messages)
` [Patch v2 1/3] SecurityPkg/SecurityPkg.dec: Change default value
  ` [edk2-devel] "

[edk2-platforms/devel-MinPlatform] [PATCH] Added an optional SplitFspBin.py path argument
 2019-05-09 17:16 UTC  (2+ messages)
` [edk2-devel] "

Upcoming Event: TianoCore Community Meeting - EMEA/NAMO - Thu, 05/09/2019 9:00am-10:00am #cal-reminder
 2019-05-09 15:45 UTC 

Upcoming Event: TianoCore Design Meeting - EMEA/NAMO - Thu, 05/09/2019 8:00am-9:00am #cal-reminder
 2019-05-09 14:45 UTC 

[PATCH] BaseTools: Skip .mcb file module in Binary Cache
 2019-05-09 14:22 UTC  (7+ messages)
` [edk2-devel] "

[Patch V3] BaseTools: Correct the value assignment for StructurePcd
 2019-05-09 14:08 UTC  (2+ messages)

[PATCH V2] BaseTools:Enables FFS to support the GUID value format
 2019-05-09 14:06 UTC  (2+ messages)

[PATCH v1 1/1] ShellPkg: acpiview: Add GT Frame Number validation to GTDT parser
 2019-05-09 13:36 UTC  (2+ messages)

[PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Fix PPTT cache attributes validation
 2019-05-09 13:36 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