public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-02-23 14:20:16 to 2019-03-01 13:32:52 UTC [more...]

[PATCH v2] MdePkg/Library: Install dummy variable arch protocol
 2019-03-01 13:32 UTC  (3+ messages)

[PATCH] MdeModulePkg/SdMmcPciHcDxe: Fix DMA on SDHC v3 64-bit systems
 2019-03-01 12:31 UTC  (18+ messages)

[RFC 0/3] Enable runtime serial debug for ArmVirtQemu
 2019-03-01 12:24 UTC  (7+ messages)
` [RFC 1/3] MdeModulePkg/StatusCode: Add PCD to enable runtime serial debug
` [RFC 2/3] ArmVirtPkg: add runtime instance of FdtPL011SerialPortLib
` [RFC 3/3] ArmVirtQemu: enable runtime debug by build flag

[edk2-announce] Hard Feature Freeze starts from 2019-03-01(00:00:00 UTC-8) for edk2-stable201903
 2019-03-01  8:57 UTC 

[Patch v2 0/4] Simplify CPU Features solution
 2019-03-01  5:39 UTC  (5+ messages)
` [Patch v2 1/4] UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless functions
` [Patch v2 2/4] UefiCpuPkg/RegisterCpuFeaturesLib: Optimize PCD PcdCpuFeaturesUserConfiguration
` [Patch v2 3/4] UefiCpuPkg/RegisterCpuFeaturesLib: Simplify PcdCpuFeaturesSupport
` [Patch v2 4/4] UefiCpuPkg/RegisterCpuFeaturesLib: Correct comments

[PATCH 2] UefiCpuPkg: restore strict page attributes via #DB in nonstop mode only
 2019-03-01  3:26 UTC  (3+ messages)

[Patch] Document: Update Dsc spec to all empty value for HIIPcd
 2019-03-01  3:00 UTC  (4+ messages)

[PATCH V2] BaseTools:Run packagedoc_cli.py to generate doc failed
 2019-03-01  2:52 UTC 

[PATCH] BaseTools:Run packagedoc_cli.py to generate doc failed
 2019-03-01  2:48 UTC  (2+ messages)

[Patch] NetworkPkg: Fix Duplicate FreePool Error in WCM
 2019-03-01  2:38 UTC  (4+ messages)

[Patch] SecurityPkg/OpalPassword: Fix incorrect line ending issue
 2019-03-01  2:33 UTC 

[edk2-announce] Soft Feature Freeze starts today for edk2-stable201903
 2019-03-01  1:15 UTC  (11+ messages)

[PATCH 0/2] Fix SMM driver hang at accessing memory beyond 4G
 2019-03-01  0:57 UTC  (7+ messages)
` [PATCH 1/2] UefiCpuPkg/CpuDxe: set TF bit in EFLAGS in C code
` [PATCH 2/2] UefiCpuPkg/CpuDxe: remove code to set TF bit in EFLAGS

[edk2-announce] March Community Meeting
 2019-02-28 19:59 UTC  (2+ messages)

[Patch V3] BaseTools: Add python3-distutils Ubuntu package checking
 2019-02-28 15:49 UTC  (4+ messages)

[Patch] Document: Update the INF spec about [Depex] section
 2019-02-28 15:45 UTC  (3+ messages)

[PATCH 0/4] Various Packages: add MM_STANDALONE support
 2019-02-28 14:53 UTC  (5+ messages)

[PATCH v2 0/2] MdeModulePkg: Resolve buffer cross boundary access in Ramdisk
 2019-02-28 11:52 UTC  (11+ messages)
` [PATCH v2 1/2] MdeModulePkg/PartitionDxe: Ensure blocksize can hold MBR (CVE FIX)
` [PATCH v2 2/2] MdeModulePkg/RamDiskDxe: Ramdisk size be multiple of BlkSize "

[Patch V2] BaseTools: Add python3-distutils Ubuntu package checking
 2019-02-28 10:57 UTC  (2+ messages)

Self-replicating image
 2019-02-28 10:48 UTC  (6+ messages)

[PATCH] Maintainers.txt: clarify Reviewer requirements and responsibilities
 2019-02-28 10:41 UTC  (4+ messages)

[PATCH] EmbeddedPkg/DwEmacSnpDxe: Add designware emac support This add support for designware emac controller
 2019-02-28 10:14 UTC  (4+ messages)

[PATCH v2] UefiCpuPkg/Microcode: Add verification logic before parsing payload
 2019-02-28  8:55 UTC 

[PATCH 0/2] Fix Microcode failure issue
 2019-02-28  6:54 UTC  (5+ messages)
` [PATCH 1/2] UefiCpuPkg/Microcode: Fix InComplete CheckSum32 issue
` [PATCH 2/2] UefiCpuPkg/Microcode: Add verification logic before parsing payload

[staging/Bug_1525_FmpDevicePkg_MultipleControllers] Create new branch
 2019-02-28  3:00 UTC 

[Patch] Revert "BaseTools:BaseTools supports to the driver combination."
 2019-02-28  2:06 UTC  (2+ messages)

Hang when calling ExitBootServices on IA32 firmware v1.0 on MinnowBoard Turbot
 2019-02-27 20:38 UTC  (3+ messages)

[PATCH v1 0/6] Revert DynamicTablesPkg: Framework updates and fixes
 2019-02-27 19:55 UTC  (12+ messages)
` [PATCH v1 1/6] Revert "DynamicTablesPkg: Minor updates and fix typos"
` [PATCH v1 2/6] Revert "DynamicTablesPkg: Remove GIC Distributor Id field"
` [PATCH v1 3/6] Revert "DynamicTablesPkg: DGB2: Update DBG2_DEBUG_PORT_DDI"
` [PATCH v1 4/6] Revert "DynamicTablesPkg: Add OEM Info"
` [PATCH v1 5/6] Revert "DynamicTablesPkg: Rename enum used for ID Mapping"
` [PATCH v1 6/6] Revert "DynamicTablesPkg: Fix protocol section"

[Patch] BaseTools: Add python3-distutils Ubuntu package checking
 2019-02-27 12:38 UTC  (6+ messages)

[PATCH] Maintainers.txt: Register myself as OvmfPkg/ArmVirtPkg reviewer
 2019-02-27 11:44 UTC  (2+ messages)

[PATCH 0/3] Ensure FfsFileHeader 8 bytes aligned [CVE-2018-3630]
 2019-02-27  6:56 UTC  (7+ messages)
` [PATCH 1/3] MdeModulePkg/PeiCore: "
` [PATCH 2/3] MdeModulePkg/DxeCore: "
` [PATCH 3/3] IntelFrameworkModulePkg/FwVolDxe: "

[PATCH v3 0/2] MdeModulePkg: Resolve buffer cross boundary access in Ramdisk
 2019-02-27  5:48 UTC  (5+ messages)
` [PATCH v3 1/2] MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180)
` [PATCH v3 2/2] MdeModulePkg/RamDiskDxe: Restrict on RAM disk size (CVE-2018-12180)

[PATCH v1] NetworkPkg/DnsDxe: Check the received packet size before parsing the message
 2019-02-27  3:17 UTC  (4+ messages)

[PATCH] BaseTools:Some StructurePcd DecValue is redundant
 2019-02-27  1:42 UTC 

[PATCH V2] BaseTools:PackageDocumentTools import lib error occurs
 2019-02-27  1:33 UTC  (2+ messages)

[PATCH] BaseTools:The BOM character is processed when python reads a file
 2019-02-27  1:32 UTC  (2+ messages)

[PATCH v2 edk2-platforms 0/8] Platform/ARM/Sgi: Add support for virtio network device
 2019-02-26 16:17 UTC  (4+ messages)
` [PATCH v2 edk2-platforms 6/8] SgiClark.Ares: AcpiTables: Add entry "

[PATCH] StdLib: Update resolv.conf to use Google's public DNS servers
 2019-02-26 12:31 UTC  (5+ messages)

[PATCH] Fix links in Maintainers.txt and remove slow, outdated sourceforge git mirror
 2019-02-26 12:28 UTC  (6+ messages)

[PATCH v1 1/1] ArmPkg: Fix writes to GICv3 GICD_IROUTER<n> reg
 2019-02-26  7:40 UTC  (2+ messages)

[PATCH v1 0/2] MdeModulePkg: Resolve buffer cross boundary access in Ramdisk
 2019-02-26  7:39 UTC  (3+ messages)
` [PATCH v1 1/2] MdeModulePkg/PartitionDxe: Ensure blocksize can hold MBR (CVE FIX)
` [PATCH v1 2/2] MdeModulePkg/RamDiskDxe: Ramdisk size be multiple of BlkSize "

[PATCH 0/1] EmbeddedPkg: Fix multiple Virtual RTC issues
 2019-02-26  7:36 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] BaseTools: Convert PosixLike scripts to sh, reduce duplication and fix some bugs in edksetup.sh and BuildEnv
 2019-02-26  3:50 UTC  (4+ messages)
` [PATCH] Convert PosixLike scripts to sh, reduce duplication and fix some bugs

[PATCH] ShellPkg: Correct a parameter's name
 2019-02-26  1:47 UTC  (3+ messages)

[PATCH] BaseTools:PackageDocumentTools import lib error occurs
 2019-02-26  1:35 UTC  (2+ messages)

[PATCH 0/2] DynamicTablesPkg Updates
 2019-02-25 19:30 UTC  (4+ messages)

[PATCH v1 0/6] DynamicTablesPkg: Framework updates and fixes
 2019-02-25 19:27 UTC  (3+ messages)

[PATCH] MdePkg/UefiLib: Simplify protocol un/installation abstraction
 2019-02-25 19:09 UTC  (4+ messages)

[PATCH edk2-platforms v1 0/4] Platform/ARM: Updates corresponding to Dynamic Tables Framework changes
 2019-02-25 17:18 UTC  (2+ messages)

[PATCH] Update resolv.conf to use Google's DNS servers
 2019-02-25 15:56 UTC  (5+ messages)
` [PATCH] StdLib: "

[Patch 2/2] BaseTools: Fix a Eot issue
 2019-02-25 13:24 UTC  (2+ messages)

[Patch 1/2] BaseTools: Eot failed when enable python3
 2019-02-25 13:23 UTC  (2+ messages)

[PATCH 2/2] Vlv2TbltDevicePkg: Fix build failure issue after ECP cleanup
 2019-02-25 11:04 UTC 

[PATCH 1/2] Vlv2TbltDevicePkg: ECP Cleanup
 2019-02-25 11:01 UTC 

[PATCH v3 0/5] MdeModulePkg, OvmfPkg, ArmVirtPkg: more visible boot progress reporting
 2019-02-25 10:55 UTC  (7+ messages)
` [PATCH v3 1/5] MdeModulePkg/UefiBootManagerLib: fix LoadImage/StartImage status code rep

[MdeModulePkg/Library v1 0/1] Fix exception issue while UsbMass block io uninstalled
 2019-02-25  9:10 UTC  (2+ messages)
` [MdeModulePkg/Library v1 1/1] MdeModulePkg/UefiBootManangerLib: Fix exception issue

[PATCH] MdeModulePkg/VariableSmmRuntimeDxe: Refactor locating Variable Arch Protocol
 2019-02-25  8:17 UTC  (9+ messages)

[PATCH v1] MdeModulePkg/UfsBlockIoPei: Correct use of 'DeviceIndex' in BlkIO PPI
 2019-02-25  8:01 UTC  (2+ messages)

[PATCH 0/4] Improve performance of boundary validation in MakeTable()
 2019-02-25  6:08 UTC  (5+ messages)
` [PATCH 1/4] BaseTools/TianoCompress: Improve performance of boundary validation
` [PATCH 2/4] BaseTools/C/Common: "
` [PATCH 3/4] IntelFrameworkModulePkg: "
` [PATCH 4/4] MdePkg/BaseUefiDecompressLib: "

[Patch V2] BaseTools: Add parameter check for the AsciiStringToUint64
 2019-02-23 14:20 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