public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-05-12 08:35:00 to 2017-05-22 03:46:15 UTC [more...]

[Patch] edk2: Add .DS_Store to .gitignore for macOS
 2017-05-22  3:46 UTC  (3+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] BroxtonPlatformPkg: Fix secure boot not work issue
 2017-05-22  3:10 UTC  (2+ messages)

[Patch] UefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility issues
 2017-05-22  3:10 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS version
 2017-05-22  3:03 UTC 

[PATCH] MdeModulePkg/DxeHttpLib: Fix potential memory leaks
 2017-05-22  2:55 UTC  (2+ messages)

[Patch V2] MdeModulePkg/LogoDxe: Return error if HII Package not present
 2017-05-22  2:11 UTC  (2+ messages)

[Patch 0/2] BaseTools: Fix XCODE5 build breaks for varargs
 2017-05-19 21:36 UTC  (7+ messages)
` [Patch 1/2] BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
` [Patch 2/2] BaseTools: Clean up tools_def.template for XCODE5

SMBios configuration table not present until late stage of boot
 2017-05-19 20:48 UTC  (10+ messages)

Hello,I have Microsoft RM-1156
 2017-05-19 19:45 UTC 

Hello,I have Microsoft RM-1156
 2017-05-19 19:37 UTC 

[Patch] OvmfPkg: Add XCODE5 statements to fix build break
 2017-05-19 17:24 UTC  (7+ messages)

[PATCH 0/8] several Pkgs: FVB driver: correct NumOfLba vararg type in EraseBlocks()
 2017-05-19 16:59 UTC  (20+ messages)
` [PATCH 1/8] ArmPlatformPkg/NorFlashDxe: "
` [PATCH 2/8] DuetPkg/FvbRuntimeService: "
` [PATCH 3/8] EmulatorPkg/FvbServicesRuntimeDxe: "
` [PATCH 4/8] Nt32Pkg/FvbServicesRuntimeDxe: "
` [PATCH 5/8] OvmfPkg/EmuVariableFvbRuntimeDxe: "
` [PATCH 6/8] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: "
` [PATCH 7/8] QuarkPlatformPkg/SpiFvbServices: "
` [PATCH 8/8] Vlv2TbltDevicePkg/FvbRuntimeDxe: "

[PATCH] Arm: GICv3: Don't access GIC_ICDIPR for interrupts 0..31
 2017-05-19 14:31 UTC  (18+ messages)
` [PATCH] MdePkg: Fix undefined behavior on variadic parameters
` [PATCH] MdeModulePkg: "

[RFC PATCH] ArmPkg: implement generic SMMU driver to remap DRAM for 32-bit PCI DMA
 2017-05-19 13:36 UTC  (2+ messages)

[Patch] UefiCpuPkg: Use FINIT instead of hex values
 2017-05-19 11:57 UTC  (2+ messages)

[PATCH] BaseTools/Scripts: discard .gnu.hash section in GCC builds
 2017-05-19 10:58 UTC  (2+ messages)

[PATCH] CryptoPkg/BaseCryptLib: Add NULL pointer checks in DH and P7Verify
 2017-05-19  8:39 UTC  (3+ messages)

[PATCH v2] MdeModulePkg/BDS: Fix a buffer overflow bug
 2017-05-19  7:33 UTC  (3+ messages)

[Patch] MdeModulePkg/LogoDxe: Return error if HII Package not present
 2017-05-19  6:11 UTC  (4+ messages)

[PATCH] MdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not assigned correctly
 2017-05-19  2:05 UTC  (2+ messages)

[Patch] UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section name
 2017-05-19  1:32 UTC  (2+ messages)

[Patch] UefiCpuPkg/PiSmmCpuDxeSmm: Add missing JMP instruction
 2017-05-19  1:27 UTC  (3+ messages)

[PATCH v2 0/5] OvmfPkg: complete the 4MB flash image support ("-bios" / emulated variables)
 2017-05-18 22:13 UTC  (14+ messages)
` [PATCH v2 1/5] OvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace
` [PATCH v2 2/5] OvmfPkg/EmuVariableFvbRuntimeDxe: change block size to 4KB
` [PATCH v2 3/5] OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary
` [PATCH v2 4/5] OvmfPkg/README: document 4MB flash layout
` [PATCH v2 5/5] OvmfPkg: make the 4MB flash size the default (again)

[PATCH] BaseTools/GCC ARM/AARCH64: Force disable PIE
 2017-05-18 21:52 UTC  (2+ messages)

[Patch] PcAtChipsetPkg/SerialIoLib: Remove negative value shift
 2017-05-18 17:24 UTC  (2+ messages)

Convention for creating dynamic HII forms
 2017-05-18 15:35 UTC  (3+ messages)

[PATCH 0/5] OvmfPkg: complete the 4MB flash image support ("-bios" / emulated variables)
 2017-05-18 12:36 UTC  (14+ messages)
` [PATCH 1/5] OvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace
` [PATCH 2/5] OvmfPkg/EmuVariableFvbRuntimeDxe: change block size to 4KB
` [PATCH 3/5] OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary

How to look up ACPI device node from DXE driver
 2017-05-18 11:54 UTC  (3+ messages)

UEFI_DRIVER dependencies
 2017-05-18 10:07 UTC  (13+ messages)

[RFC v4 00/13] x86: Secure Encrypted Virtualization (AMD)
 2017-05-18  8:50 UTC  (11+ messages)
` [RFC v4 06/13] OvmfPkg:AmdSevDxe: add AmdSevDxe driver

[PATCH V5 0/3] Add IOMMU support
 2017-05-18  8:40 UTC  (4+ messages)

[PATCH 0/7] OvmfPkg: small cleanups and tweaks
 2017-05-18  8:16 UTC  (5+ messages)
` [PATCH 5/7] OvmfPkg/PlatformPei: don't allocate reserved mem varstore if SMM_REQUIRE

[patch] MdeModulePkg/PciHostBridgeDxe: Fix EBC build failure
 2017-05-18  2:10 UTC  (2+ messages)

Can I do this in an INF file?
 2017-05-17 15:41 UTC  (6+ messages)

Reusing DXE driver code in edk2 packages
 2017-05-17 15:41 UTC  (4+ messages)

[PATCH] MdeModulePkg/BDS: Fix a buffer overflow bug
 2017-05-17 11:39 UTC 

[RFC] PCD: Database size optimization for multi-SKU
 2017-05-17  1:02 UTC  (3+ messages)

[PATCH] MdePkg/BaseLib: Fix PathRemoveLastItem to ignore consecutive '\'
 2017-05-16 16:20 UTC  (3+ messages)

[PATCH 0/2] Initialize CNTHCTL
 2017-05-16 10:10 UTC  (3+ messages)
` [PATCH 1/2] ArmPkg: Add CNTHCTL_EL2 support functions
` [PATCH 2/2] ArmPlatformPkg: Timer access for non-secure EL1/0

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Update GenBiosId
 2017-05-16  8:49 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC build script change
 2017-05-16  6:01 UTC 

[PATCH] MdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGetTargetLun()
 2017-05-16  5:41 UTC  (2+ messages)

[PATCH] ShellPkg/Touch: Create file if it doesn't exist
 2017-05-15 21:27 UTC  (3+ messages)

[PATCH v2] ShellPkg/Ls: Handle path specified from root
 2017-05-15 18:00 UTC  (2+ messages)

UEFI HTTPS Boot Whitepaper on gitbook
 2017-05-15 16:38 UTC 

[staging/cadence-aarch64] Add readme for cadence-aarch64 branch
 2017-05-15 16:33 UTC 

[RFC] PCD: Extended SKU support 1 - inheritance
 2017-05-15 16:30 UTC  (25+ messages)

[RFC 0/2] PCD: Extended SKU support 2 - sub SKU
 2017-05-15 10:00 UTC  (2+ messages)

[RFC V2] PCD: Extended SKU support 1 - inheritance
 2017-05-15  9:37 UTC 

[PATCH] ShellPkg/UefiShellLib: Check correct variable for NULL
 2017-05-14 22:13 UTC  (2+ messages)

Shell 'touch' command fails if touched file doesn't already exist
 2017-05-14 22:13 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC build script change
 2017-05-14 10:33 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Fix GCC build errors
 2017-05-14  8:04 UTC 

[PATCH] ShellPkg/Ls: Handle path specified from root
 2017-05-12 22:08 UTC  (2+ messages)

[PATCH] Fix GCC build errors
 2017-05-12 14:52 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Fix some GCC build error
 2017-05-12  8:34 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