messages from 2016-08-10 05:56:15 to 2016-08-15 16:21:23 UTC [more...]
Setting BuildOptions by module type does not seem to work
2016-08-15 16:21 UTC (2+ messages)
[MdeModulePkg][PeiCore] I seemed to have crashed the PEI Core by grabbing memory from PeiTemporaryRamBase?
2016-08-15 16:11 UTC (5+ messages)
[PATCH] BaseTools/Source/C/GenFv/GenFvInternalLib.c
2016-08-15 15:16 UTC (8+ messages)
DHCP Automatic Configure at Driver Connect
2016-08-15 14:40 UTC (10+ messages)
[Patch] MdeModulePkg: Fix potential failure if UseDefaultAddress configured
2016-08-15 14:20 UTC (2+ messages)
IP4 Config Troubles with DHCP
2016-08-15 14:10 UTC (8+ messages)
` FW: "
[Patch 1/3 V2] BaseTools: Add the PKCS7 tool
2016-08-15 9:34 UTC
[PATCH] UefiCpuPkg: MTRR_PHYSMASK.Valid should be one bit instead of 8 bits
2016-08-15 8:41 UTC
[Patch 0/3] BaseTools: Add the support for FMP capsule generate auth info
2016-08-15 8:34 UTC (6+ messages)
` [Patch 1/3] BaseTools: Add the PKCS7 tool
` [Patch 2/3] BaseTools: Rsa2048Sha256Sign add new option to support Monotonic count
` [Patch 3/3] BaseTools: FMP capsule add the support to generate auth info
[PATCH v1 1/1] MdeModulePkg/PeiCore: Fix ConverSinglePpiPointer () typo
2016-08-15 7:12 UTC (4+ messages)
[Patch 0/2] NetworkPkg/IpSecDxe: IKE functionality issue fix
2016-08-15 3:59 UTC (3+ messages)
` [Patch 1/2] NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failure
` [Patch 2/2] NetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" update
USB 3.1 Support in UEFI
2016-08-15 1:59 UTC (2+ messages)
[MdeModulePkg/PeiCore] How is Data being NULL on entry ensured?
2016-08-13 2:53 UTC (3+ messages)
[PATCH] PcAtChipsetPkg AcpiTimerLib: Get more accurate TSC Frequency
2016-08-12 18:27 UTC (8+ messages)
[RFC] MdeModulePkg: ARM/AARCH64 requirements added to .dsc
2016-08-12 17:27 UTC (2+ messages)
Double or floating point on edk2 ?
2016-08-12 16:01 UTC
[PATCH 1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code
2016-08-12 8:09 UTC (11+ messages)
` [PATCH 2/3] BaseTools RVCT: ignore various RVC diagnostics
` [PATCH 3/3] MdePkg RVCT: add definition of UNREACHABLE
[PATCH 0/4] Fix GCC Minnowboard FSP build
2016-08-12 7:00 UTC (8+ messages)
` [PATCH 1/4] Vlv2TbltDevicePkg/FspSupport: Fix GCC build errors
` [PATCH 2/4] Vlv2TbltDevicePkg/SecFspPlatformSecLibVlv2: Add assembly code for GCC
` [PATCH 3/4] Vlv2TbltDevicePkg/PlatformFspLib: Fix the include path
` [PATCH 4/4] Vlv2TbltDevicePkg: Add RAW file type to Rule.Common.SEC.BINARY
[PATCH 1/2] BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as well
2016-08-12 3:27 UTC (6+ messages)
` [PATCH 2/2] BaseTools ARM AARCH64: drop redundant compiler arguments
[Patch] MdePkg: Fix guid conflict
2016-08-12 2:09 UTC
[PATCH 00/11] Add ResetPlatformSpecific() to ResetSystemLib
2016-08-11 16:09 UTC (18+ messages)
` [PATCH 01/11] MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI Spec
` [PATCH 02/11] MdeModulePkg: Add API ResetPlatformSpecific() to ResetSystemLib.h
` [PATCH 03/11] MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecific
` [PATCH 04/11] CorebootPayloadPkg/ResetSystemLib: "
` [PATCH 05/11] OvmfPkg/ResetSystemLib: "
` [PATCH 06/11] PcAtChipsetPkg/ResetSystemLib: "
` [PATCH 07/11] QuarkSocPkg/ResetSystemLib: "
` [PATCH 08/11] Vlv2TbltDevicePkg/ResetSystemLib: "
` [PATCH 09/11] OvmfPkg: Use MdeModulePkg/ResetSystemRuntimeDxe
` [PATCH 10/11] PcAtChipsetPkg: Remove KbcResetDxe
` [PATCH 11/11] MdeModulePkg/ResetSystemRuntimeDxe: Support EfiResetPlatformSpecific
[RFC] Image definition file for HII Image package
2016-08-11 12:01 UTC
[PATCH 0/6] Move to ASM_FUNC() macro, and clean up some asm as well
2016-08-11 11:51 UTC (9+ messages)
` [PATCH 1/6] Platforms/BeagleBoard: remove unreferenced Sec.inf module
` [PATCH 2/6] Platforms/BeagleBoard/BeagleBoardLib: switch to ASM_FUNC() asm macro
` [PATCH 3/6] Platforms/Styx: remove unused AmdStyxSecLib
` [PATCH 4/6] Platforms/Styx: switch to ASM_FUNC() asm macro
` [PATCH 5/6] Platforms/Hisilicon/ArmPlatformLibPv660: "
` [PATCH 6/6] Platforms/Marvell/Armada70x0Lib: "
[PATCH 00/26] ARM assembler cleanup series
2016-08-11 11:31 UTC (46+ messages)
` [PATCH 01/26] ArmLib: remove ArmReplaceLiveTranslationEntry() implementation
` [PATCH 02/26] ArmPkg: add missing ArmMmuLib resolution to ArmPkg.dsc
` [PATCH 03/26] ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macros
` [PATCH 04/26] ArmPlatformPkg RVCT: drop dependency on GCC macro library
` [PATCH 05/26] ArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL macros
` [PATCH 06/26] ArmVirt/PrePi: make jump to CEntryPoint relative
` [PATCH 07/26] ArmVirtPkg: clean up assembly source files
` [PATCH 08/26] ArmPkg/ArmSmcLibNull: move to generic C implementation
` [PATCH 09/26] ArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macro
` [PATCH 10/26] ArmPkg/ArmGicV3: "
` [PATCH 11/26] ArmPkg/ArmHvcLib: "
` [PATCH 12/26] ArmPkg/ArmLib: "
` [PATCH 13/26] ArmPkg/ArmMmuLib: "
` [PATCH 14/26] ArmPkg/ArmSmcLib: "
` [PATCH 15/26] ArmPkg/BaseMemoryLibSm: "
` [PATCH 16/26] ArmPkg/BaseMemoryLibVstm: "
` [PATCH 17/26] ArmPkg/CompilerIntrinsicsLib: "
` [PATCH 18/26] ArmPkg/SemihostLib: "
` [PATCH 19/26] BeagleBoardPkg: remove unused Sec.inf module
` [PATCH 20/26] BeagleBoardPkg: add missing ArmMmuLib resolution
` [PATCH 21/26] ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macro
` [PATCH 22/26] ArmPlatformPkg/PrePi: "
` [PATCH 23/26] ArmPlatformPkg/PrePeiCore: "
` [PATCH 24/26] ArmPlatformPkg/ArmVExpressPkg: "
` [PATCH 25/26] ArmPlatformPkg/ArmPlatformLibNull: "
` [PATCH 26/26] ArmPlatformPkg/ArmPlatformStackLib: "
[PATCH v2] MdeModulePkg/Browser: Enhance the logic when getting value from AltResp
2016-08-11 10:52 UTC (2+ messages)
[patch] MdeModulePkg: Refine codes of iSCSI driver
2016-08-11 8:43 UTC (3+ messages)
[PATCH] CryptoPkg: Fix capitalization of path name in Patch-HOWTO.txt
2016-08-11 7:27 UTC (2+ messages)
[PATCH] CryptoPkg: Fix "responsiblity" typos
2016-08-11 7:27 UTC (2+ messages)
[patch] NetworkPkg: Refine codes of iSCSI driver
2016-08-11 7:17 UTC (5+ messages)
[patch] BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCode
2016-08-11 7:16 UTC (2+ messages)
[MdeModulePkg] SetVirtualAddressMap() crashed due to DxeReportStatusCodeLib assuming the state of the BootService Memory at runtime
2016-08-11 3:06 UTC (12+ messages)
SATA AHCI issue
2016-08-11 1:55 UTC (10+ messages)
AppPkg with python enabled - build fails
2016-08-10 23:30 UTC
[PATCH] ArmPkg: Fix double GIC EIOR write per interrupt
2016-08-10 21:06 UTC (20+ messages)
[Patch] CryptoPkg IntrinsicLib: Add the missing nasm source file
2016-08-10 14:31 UTC (2+ messages)
[Add UDK2017 branch in edk2 for new UDK release]
2016-08-10 12:31 UTC
[PATCH v2 0/2] Share default value if some default value are not specified
2016-08-10 12:26 UTC (5+ messages)
` [PATCH v2 1/2] MdeModulePkg/HiiDB: Share default "
` [PATCH v2 2/2] MdeModulePkg/Browser: "
[patch] MdeModulePkg/DriverSample: Skip the character "&" before "OFFSET="
2016-08-10 10:02 UTC (2+ messages)
[PATCH] BaseTools/GccBase.lds: don't copy RELA section to PE/COFF
2016-08-10 8:55 UTC
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