public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-09-20 17:09:12 to 2017-09-22 11:47:19 UTC [more...]

[PATCH v2 0/6] Add NULL pointer detection feature
 2017-09-22 11:50 UTC  (8+ messages)
  ` [PATCH v2 1/6] MdeModulePkg/MdeModulePkg.dec: Add NULL pointer detection PCD
  ` [PATCH v2 2/6] MdeModulePkg/DxeIpl: Implement NULL pointer detection
  ` [PATCH v2 3/6] UefiCpuPkg/PiSmmCpuDxeSmm: Implement NULL pointer detection for SMM code
  ` [PATCH v2 4/6] MdeModulePkg/Core/Dxe: Add EndOfDxe workaround for NULL pointer detection
  ` [PATCH v2 5/6] IntelFrameworkModulePkg/Csm: Add code to bypass "
  ` [PATCH v2 6/6] OvmfPkg/QemuVideoDxe: Bypass NULL pointer detection during VBE SHIM installing

[PATCH v3] CryptoPkg: Add new API to retrieve commonName of X.509 certificate
 2017-09-22 11:28 UTC  (3+ messages)

[RFC 0/6] Create central repository for boilerplate configuration
 2017-09-22 11:22 UTC  (14+ messages)
` [RFC 1/6] ConfigPkg: add new package for holding common config fragments
` [RFC 2/6] ArmVirtPkg: use ConfigPkg for common network items
` [RFC 3/6] OvmfPkg: "
` [RFC 4/6] ConfigPkg: add common Security settings
` [RFC 5/6] ArmVirtPkg: use ConfigPkg for common security items
` [RFC 6/6] OvmfPkg: "

[PATCH 0/3] Maintainers.txt updates for OvmfPkg/ArmVirtPkg
 2017-09-22 11:13 UTC  (5+ messages)
` [PATCH 1/3] Maintainers.txt: add Ard Biesheuvel as OvmfPkg maintainer
` [PATCH 2/3] Maintainers.txt: add Xen reviewers to OvmfPkg
` [PATCH 3/3] Maintainers.txt: add Xen reviewer for ArmVirtPkg

SNP transmit print
 2017-09-22 11:03 UTC  (4+ messages)

[PATCH 0/2] Follow PI 1.6 to support FFS_ATTRIB_DATA_ALIGNMENT_2
 2017-09-22 10:22 UTC  (3+ messages)
` [PATCH 1/2] MdePkg PiFirmwareFile.h: Add FFS_ATTRIB_DATA_ALIGNMENT_2 definition
` [PATCH 2/2] MdeModulePkg Core: Support FFS_ATTRIB_DATA_ALIGNMENT_2

MTFTP file transfer timeout error
 2017-09-22 10:10 UTC 

[PATCH edk2-platforms v3 00/11] Update D03/D05 binary for edk2 update and bug fix
 2017-09-22  9:55 UTC  (40+ messages)
` [PATCH edk2-non-osi v3 1/7] Hisilicon/D03/Net: Update Snp driver
` [PATCH edk2-platforms v3 01/11] Hisilicon/D05: Modify dsc and fdf file
` [PATCH edk2-platforms v3 02/11] Hisilicon/D03: "
` [PATCH edk2-non-osi v3 2/7] Hisilicon/D03/Sas: Add SasPlatform
` [PATCH edk2-non-osi v3 3/7] Hisilicon/D03: Update binary file
` [PATCH edk2-platforms v3 03/11] Hisilicon: Fix the drivers use the same GUID issue
` [PATCH edk2-platforms v3 04/11] Hisilicon D03/D05: get firmware version from FIRMWARE_VER
` [PATCH edk2-non-osi v3 4/7] Hisilicon/D05/Net: Update Snp driver
` [PATCH edk2-non-osi v3 5/7] Hisilicon/D05/Sas: Add SasPlatform
` [PATCH edk2-platforms v3 05/11] Hisilicon/PciHostBridgeDxe: Assign BAR resource from PciRegionBase
` [PATCH edk2-platforms v3 06/11] Hisilicon/D05/Pcie: fix bug of size definition
` [PATCH edk2-non-osi v3 6/7] Hisilicon/D05: Update binary file
      ` 答复: "
` [PATCH edk2-platforms v3 07/11] D05/PCIe: Modify PcieRegionBase of secondary chip
` [PATCH edk2-non-osi v3 7/7] Hisilicon: Fix the drivers use the same GUID issue
` [PATCH edk2-platforms v3 08/11] Hisilicon/D03: Disable the function of PerfTuning
` [PATCH edk2-platforms v3 09/11] D05/ACPI: Disable D05 SAS0 and SAS2
` [PATCH edk2-platforms v3 10/11] D05/ACPI: Modify I2C device
` [PATCH edk2-platforms v3 11/11] Hisilicon D03/D05: Enlarge iATU for RP with ARI capable device

[PATCH] ShellPkg/dmpstore: Show name of known variable vendor GUID
 2017-09-22  9:43 UTC  (5+ messages)

Repeated condition check
 2017-09-22  8:40 UTC 

[Patch] ShellPkg: Update the parameter type to match function interface in DmpStore
 2017-09-22  7:16 UTC  (2+ messages)

答复: Shell input redirection question
 2017-09-22  6:56 UTC 

[PATCH] SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP Operation
 2017-09-22  6:53 UTC 

[PATCH 00/14] Refine output of "dh"
 2017-09-22  5:50 UTC  (15+ messages)
` [PATCH 01/14] ShellPkg/dh: display all the protocol names in a single line
` [PATCH 02/14] ShellPkg/dh: change the key information color from blue to hilight
` [PATCH 03/14] ShellPkg/dh: fix the error display "Child Controllers" to "Managing"
` [PATCH 04/14] ShellPkg/dh: Display the protocol instance pointer value for "-v"
` [PATCH 05/14] ShellPkg/dh: Modify the dump of "ImageDevicePath" and "DevicePath"
` [PATCH 06/14] ShellPkg/dh: Modify the dump of LoadedImage protocol
` [PATCH 07/14] ShellPkg/dh: Modify the dump of BusSpecificDriverOverride protocol
` [PATCH 08/14] ShellPkg/dh: Modify the dump of BlockIo protocol
` [PATCH 09/14] ShellPkg/dh: Modify the dump of DebugSupport protocol
` [PATCH 10/14] ShellPkg/dh: Modify the dump of GraphicsOutput protocol
` [PATCH 11/14] ShellPkg/dh: Modify the dump of PciIo protocol
` [PATCH 12/14] ShellPkg/dh: Modify the dump of UsbIo protocol
` [PATCH 13/14] "
` [PATCH 14/14] ShellPkg/dh: Refine the dump output

[PATCH 0/3] IntelVTd fix
 2017-09-22  5:47 UTC  (7+ messages)
` [PATCH 1/3] IntelSiliconPkg/VTdDxe: Clean up DXE flush memory
` [PATCH 2/3] IntelSiliconPkg/dec: Clarify VTdPolicy
` [PATCH 3/3] IntelSiliconPkg/VTdPmrPei: Add EndOfPei callback for S3

[PATCH] UefiCpuPkg/CpuDxe: Fix GCC build error on commit c1cab54ce57c2608b8b3ea051c7041f036f21153
 2017-09-22  3:52 UTC  (4+ messages)

[patch] MdeModulePkg/SetupBrowser:Add NULL check before using a pointer
 2017-09-22  3:47 UTC  (2+ messages)

[PATCH v3 0/2] UDF partition driver fix
 2017-09-22  2:59 UTC  (16+ messages)
` [PATCH v3 1/2] MdePkg: Add UDF volume structure definitions
` [PATCH v3 2/2] MdeModulePkg/PartitionDxe: Fix creation of UDF logical partition

[PATCH V5] MdeModulePkg/DxeCore: Fixed Interface returned by CoreOpenProtocol
 2017-09-22  2:07 UTC  (4+ messages)

[PATCH] SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancement
 2017-09-22  1:56 UTC  (2+ messages)

Shell input redirection question
 2017-09-22  1:21 UTC 

[PATCH 0/2] Fixe out-of-sync issue between GCD and CPU driver
 2017-09-22  1:16 UTC  (9+ messages)
  ` [PATCH 2/2] MdeModulePkg/Core: Fix out-of-sync issue in GCD

[PATCH v2 0/2] Use PCD for Watchdog count
 2017-09-21 21:01 UTC  (3+ messages)
` [PATCH v2 1/2] ArmPlatformPkg: Add PCD for SBSA Watchdog Count
` [PATCH v2 2/2] [edk2-platforms] Platforms/ARM: SBSA Watchdog PCD and build option

[PATCH 0/4] [PATCH 0/5] Add HardwareInterrupt2 for ARM
 2017-09-21 20:53 UTC  (9+ messages)
` [PATCH 1/4] ArmPkg: Tidy GIC code before changes
` [PATCH 2/4] EmbeddedPkg: Introduce HardwareInterrupt2 protocol
` [PATCH 3/4] ArmPkg/ArmGicDxe: Expose "
` [PATCH 4/4] ArmPkg/GenericWatchdogDxe: Set Watchdog interrupt type

[PATCH v1] MdePkg: Add definitions for the SPI protocols introduced in UEFI PI 1.6
 2017-09-21 20:20 UTC  (7+ messages)

[PATCH] UefiCpuPkg/SmmCpuFeaturesLib: replace hard-coded machine code
 2017-09-21 19:07 UTC 

[PATCH 0/5] Add HardwareInterrupt2 for ARM
 2017-09-21 17:43 UTC  (5+ messages)
` [PATCH 1/5] ArmPkg: Tidy GIC code before changes

Shell input redirection question
 2017-09-21 14:13 UTC  (5+ messages)

NVME DXE Driver and PATA SS
 2017-09-21 10:54 UTC  (3+ messages)

[Patch] BaseTools: report build time measured by module of EDKII Build
 2017-09-21  8:05 UTC  (2+ messages)

[Patch] BaseTools: extend FFS alignment to 16M
 2017-09-21  8:05 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg-Tools: Add FixedAtBuild PCD support in GenCfgOpt.py
 2017-09-21  7:55 UTC  (2+ messages)

[PATCH V7 1/6] BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStore
 2017-09-21  7:29 UTC  (2+ messages)

[PATCH V5 0/6] Support bitfield in storage of vfr
 2017-09-21  7:30 UTC  (2+ messages)

[PATCH v2 0/6] Resolve undefined behaviours in left shift OPs
 2017-09-21  6:46 UTC  (7+ messages)
` [PATCH v2 1/6] MdePkg/PrintLib: Fix possible negative value left shift
` [PATCH v2 2/6] MdeModulePkg/PrintLib: "
` [PATCH v2 3/6] MdeModulePkg/Tpl: Fix "
` [PATCH v2 4/6] MdeModulePkg/DxeNetLib: "
` [PATCH v2 5/6] MdeModulePkg/Crc32: Fix possible out of range "
` [PATCH v2 6/6] MdeModulePkg/AtaAtapiPassThru: "

[PATCH] RFC Inform UEFI memory to Linux
 2017-09-21  5:59 UTC  (4+ messages)
` [PATCH v2] PeiLib : "

[PATCH 0/6] Resolve undefined behaviours in left shift OPs
 2017-09-21  5:38 UTC  (10+ messages)
` [PATCH 3/6] MdeModulePkg/Tpl: Fix negative value left shift
` [PATCH 4/6] MdeModulePkg/DxeNetLib: "
` [PATCH 5/6] MdeModulePkg/Crc32: Fix possible out of range "

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 2/2] Update Minor Version of BIOS ID
 2017-09-21  4:35 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Calibrate PMIC IMON
 2017-09-21  3:26 UTC 

[PATCH] MdePkg: add ARM/AARCH64 support to BaseCacheMaintenanceLib
 2017-09-21  2:23 UTC  (5+ messages)

[PATCH 0/2] Use PCD for Watchdog count
 2017-09-21  1:44 UTC  (3+ messages)

[Patch v2 0/3] *** Add ArmSvc Library ***
 2017-09-20 19:48 UTC  (4+ messages)
` [Patch v2 1/3] ArmPkg/ArmSvcLib: Add ArmSvcLib implementation
` [Patch v2 2/3] ArmPkg: Modify description file to build ArmSvcLib
` [Patch v2 3/3] ArmPkg/Include: Add ArmSvcLib header file

[PATCH 0/3] OvmfPkg/QemuVideoDxe/VbeShim: handle PAM1 register on Q35 correctly
 2017-09-20 18:28 UTC  (3+ messages)

Storing Non volatile variables on SD/NAND
 2017-09-20 17:46 UTC  (15+ messages)

[PATCH v2] CryptoPkg: Add new API to retrieve commonName of X.509 certificate
 2017-09-20 17:12 UTC  (4+ messages)


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