messages from 2018-11-05 16:47:48 to 2018-11-07 23:00:26 UTC [more...]
Edk2 uni file encoding
2018-11-07 23:00 UTC
[PATCH v2] MdePkg/BaseSynchronizationLib: Fix InternalSync[De|In]crement
2018-11-07 20:56 UTC (2+ messages)
[edk2-test][RFC PATCH 01/12] uefi-sct/SctPkg: sbbr: Add support to build SBBR v1.0 test cases
2018-11-07 20:55 UTC (23+ messages)
` [edk2-test][RFC PATCH 02/12] uefi-sct/SctPkg: sbbr: Add boot services test cases for SBBR v1.0
` [edk2-test][RFC PATCH 03/12] uefi-sct/SctPkg: sbbr: Add System Environment Configuration Test Cases
` [edk2-test][RFC PATCH 04/12] uefi-sct/SctPkg: sbbr: Add Required UEFI Runtime Services tests
` [edk2-test][RFC PATCH 05/12] uefi-sct/SctPkg: sbbr: Add test cases for SBBR v1.0 Appendix C
` [edk2-test][RFC PATCH 06/12] uefi-sct/SctPkg: sbbr: Add test cases for SBBR v1.0 3.5.4 and 3.5.5
` [edk2-test][RFC PATCH 07/12] uefi-sct/SctPkg: sbbr: Add test cases for SBBR v1.0 boot services
` [edk2-test][RFC PATCH 08/12] uefi-sct/SctPkg: sbbr: UEFI Version Verification Test
` [edk2-test][RFC PATCH 09/12] uefi-sct/SctPkg: sbbr: UEFI SMBIOS Base Requirements
` [edk2-test][RFC PATCH 10/12] uefi-sct/SctPkg: sbbr: Corrected path to ArmBaseLib.inf in SBBR_SCT.dsc
` [edk2-test][RFC PATCH 11/12] uefi-sct/SctPkg: sbbr: Bugfix for MemoryMap Check Test
` [edk2-test][RFC PATCH 12/12] uefi-sct/SctPkg: sbbr: Modify SBBR description file to add missing dependencies
[edk2-test][Patch] uefi-sct/SctPkg:The Lun display order issue in iSCSI device path text
2018-11-07 20:18 UTC (2+ messages)
[edk2-test][PATCH] uefi-sct/SctPkg:Add the checkpoint of Toggle state of ReadKeyStrokeEx
2018-11-07 20:11 UTC (2+ messages)
[edk2-test][Patch v2] uefi-sct/SctPkg:Add checkpoint of ReadKeyStrokeEx Toggle state
2018-11-07 20:10 UTC (2+ messages)
[edk2-test][Patch] uefi-sct/SctPkg:Add checkpoint of ReadKeyStrokeEx Toggle state
2018-11-07 19:59 UTC (2+ messages)
[PATCH] MdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double word loads and stores
2018-11-07 19:30 UTC (4+ messages)
Soft Feature Freeze has started since Nov.1 for dk2-stable201811
2018-11-07 19:13 UTC (4+ messages)
[PATCH] MdePkg/BaseSynchronizationLib XCODE: fix InternalSync[De|In]crement
2018-11-07 19:02 UTC (9+ messages)
[PATCH] ShellPkg/ShellLib: Fix potential NULL deference issue
2018-11-07 18:54 UTC (3+ messages)
[PATCH 1/2] MdePkg/UefiDebugLibConOut: Pass the correct buffer size
2018-11-07 17:12 UTC (4+ messages)
` [PATCH 2/2] MdePkg/UefiDebugLibStdErr: "
[PATCH v3] OvmfPkg: simply use the Bochs interface for vmsvga
2018-11-07 17:06 UTC (2+ messages)
[Patch] UefiCpuPkg/RegisterCpuFeaturesLib: Adjust Order
2018-11-07 15:35 UTC (3+ messages)
[PATCH edk2/ArmPkg v1 0/1] Fix Gic interrupt routing modes bug
2018-11-07 15:23 UTC (4+ messages)
` [PATCH edk2/ArmPkg v1 1/1] ArmPkg: "
[PATCH V3 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
2018-11-07 15:14 UTC (9+ messages)
` [PATCH V3 4/4] MdeModulePkg EhciDxe: Use common buffer "
[PATCH v2] UefiCpuPkg/SmmCpu: Block access-out only when static paging is used
2018-11-07 14:58 UTC (4+ messages)
[PATCH edk2-staging 00/19] IntelUndiPkg/GigUndiDxe: build fixes for AARCH64/ARM/GCC
2018-11-07 14:56 UTC (37+ messages)
` [PATCH edk2-staging 01/19] IntelOpenSourceUndiPkg.dsc: add AARCH64 and ARM to supported architectures
` [PATCH edk2-staging 02/19] IntelUndiPkg: remove EOF markers
` [PATCH edk2-staging 03/19] IntelUndiPkg/GigUndiDxe: consistently use lowercase for e1000 in filenames
` [PATCH edk2-staging 04/19] IntelUndiPkg/GigUndiDxe: consistently use forward slashes as path separators
` [PATCH edk2-staging 05/19] IntelUndiPkg/GigUndiDxe: move BRAND_STRUCT declaration after type definition
` [PATCH edk2-staging 06/19] IntelUndiPkg/GigUndiDxe: use intermediate UINTN casts for pointers
` [PATCH edk2-staging 07/19] IntelUndiPkg/GigUndiDxe: create GCC alternatives for MSFT build options
` [PATCH edk2-staging 08/19] IntelUndiPkg/GigUndiDxe: add missing VOID** cast
` [PATCH edk2-staging 09/19] IntelUndiPkg/GigUndiDxe: add missing UINT8* cast
` [PATCH edk2-staging 10/19] IntelUndiPkg/GigUndiDxe: add missing braces to GUID literals
` [PATCH edk2-staging 11/19] IntelUndiPkg/GigUndiDxe: fix incorrect use of CPP token pasting
` [PATCH edk2-staging 12/19] IntelUndiPkg/GigUndiDxe: cast E1000MemCopy () args to correct pointer type
` [PATCH edk2-staging 13/19] IntelUndiPkg/GigUndiDxe: don't take address of cast expression
` [PATCH edk2-staging 14/19] IntelUndiPkg/GigUndiDxe: redefine UNREFERENCED_nPARAMETER macros for GCC
` [PATCH edk2-staging 15/19] IntelUndiPkg/GigUndiDxe: remove forward declaration of non-existent function
` [PATCH edk2-staging 16/19] IntelUndiPkg/GigUndiDxe: fix incorrect indentation
` [PATCH edk2-staging 17/19] IntelUndiPkg/GigUndiDxe: move MSFT warning overrides to INF file
` [PATCH edk2-staging 18/19] IntelUndiPkg/GigUndiDxe: add missing EFIAPI modifiers
` [PATCH edk2-staging 19/19] IntelUndiPkg/GigUndiDxe: remove or reorganize unused variables
[patch] MdeModulePkg/DisplayEngine: Remove useless NULL ptr check for NewPos
2018-11-07 14:53 UTC
[PATCH] UefiCpuPkg/SmmCpu: Block SMM read-out only when static paging is used
2018-11-07 13:36 UTC (5+ messages)
OVMF compile error
2018-11-07 10:00 UTC (3+ messages)
[PATCH 0/2] Revert "EhciDxe/XhciDxe: Use common buffer for AsyncInterruptTransfer"
2018-11-07 9:54 UTC (4+ messages)
` [PATCH 1/2] Revert "EhciDxe: "
` [PATCH 2/2] Revert "XhciDxe: "
[PATCH] BaseTools: Enable Pcd Array support
2018-11-07 9:18 UTC
[PATCH v3 0/2] fix ineffective guard page issue
2018-11-07 8:33 UTC (6+ messages)
` [PATCH v3 1/2] MdeModulePkg/Core: fill logic hole in MemoryProtectionCpuArchProtocolNotify
` [PATCH v3 2/2] MdeModulePkg/Core: fix ineffective guard page issue
[PATCH v2 0/2] Update platform DSC/FDF files for NetworkPkg migration
2018-11-07 8:25 UTC (6+ messages)
` [PATCH v2 1/2] Platform/Hisilicon: CRLF fixups for D05.dsc
` [PATCH v2 2/2] Edk2Platforms: Replace MdeModulePkg PXE/iSCSI/TCP with NetworkPkg drivers
[PATCH v2 0/2] Update platform DSC/FDF files for NetworkPkg migration
2018-11-07 8:01 UTC (3+ messages)
` [PATCH v2 1/2] Platform/Hisilicon: CRLF fixups for D05.dsc
` [PATCH v2 2/2] Edk2Platforms: Replace MdeModulePkg PXE/iSCSI/TCP with NetworkPkg drivers
[PATCH] SourceLevelDebugPkg/Readme.txt: Update UDK Debugger Tool & manual URL
2018-11-07 4:37 UTC (2+ messages)
[PATCH v2 0/2] *fix ineffective guard page issue
2018-11-07 2:55 UTC (4+ messages)
` [PATCH v2 1/2] MdeModulePkg/Core: fill logic hole in MemoryProtectionCpuArchProtocolNotify
` [PATCH v2 2/2] MdeModulePkg/Core: fix ineffective guard page issue
[PATCH v2 0/5] OvmfPkg: simply use the Bochs interface for vmsvga
2018-11-07 2:37 UTC (17+ messages)
` [PATCH v2 1/5] Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"
` [PATCH v2 2/5] Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
` [PATCH v2 3/5] Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."
` [PATCH v2 4/5] Revert "OvmfPkg: VMWare SVGA display device register definitions"
` [PATCH v2 5/5] OvmfPkg: simply use the Bochs interface for vmsvga
[PATCH v2] IntelFsp2WrapperPkg: Support FSP Dispatch mode
2018-11-07 2:26 UTC (2+ messages)
[PATCH] UefiCpuPkg/CommonFeature: Skip locking when the feature is disabled
2018-11-07 2:19 UTC (3+ messages)
[PATCH v3 0/1] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-11-07 0:58 UTC (7+ messages)
` [PATCH v3 1/1] ArmVirtPkg: Replace obsoleted network drivers from platform DSC/FDF
[PATCH] IntelFsp2WrapperPkg: Support FSP Dispatch mode
2018-11-07 0:44 UTC (3+ messages)
[PATCH 0/2] fix ineffective guard page issue
2018-11-07 0:38 UTC (6+ messages)
` [PATCH 1/2] MdeModulePkg/Core: fill logic hole in MemoryProtectionCpuArchProtocolNotify
` [PATCH 2/2] MdeModulePkg/Core: fix ineffective guard page issue
TimerLib - usable library on X64?
2018-11-06 15:52 UTC (2+ messages)
[PATCH v2 0/3] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-11-06 15:00 UTC (11+ messages)
` [PATCH v2 2/3] ArmVirtPkg: Replace obsoleted network drivers from platform DSC/FDF
` [PATCH v2 3/3] OvmfPkg: "
[PATCH v1 0/7] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-11-06 14:38 UTC (9+ messages)
[PATCH v1] NetworkPkg/TlsDxe: Fix failure to process multiple TLS records
2018-11-06 14:25 UTC (4+ messages)
How to build EDK2 project for ARM using LLVM tool chain
2018-11-06 12:17 UTC (2+ messages)
[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
2018-11-06 11:09 UTC (10+ messages)
` [PATCH edk2-platforms 01/27] Platform/Microsoft: Add OpteeClientPkg dec
[edk2-test][PATCH] uefi-sct/SctPkg: Framework: Enhanced Null Pointer Checks
2018-11-06 10:59 UTC
[edk2-test][PATCH] uefi-sct/SctPkg: Add script to automatically generate test file structure
2018-11-06 10:58 UTC
[edk2-test][PATCH] uefi-sct/SctPkg: Fix issues with EfiCompliant test
2018-11-06 10:58 UTC
[PATCH v1] MdeModulePkg/Mtftp4Dxe: Fix invalid configuration of MTFTP local port
2018-11-06 6:53 UTC (4+ messages)
` [PATCH v1] ShellPkg/TftpDynamicCommand: Clarify the retry count option in command
[PATCH v3 0/5] Remove EdkShellBinPkg in FDF, DSC and DEC
2018-11-05 21:53 UTC (4+ messages)
` [PATCH v3 4/5] OvmfPkg: Remove EdkShellBinPkg in FDF
Linux kernel fails to boot after "Set boot script outside SMM after SmmReadyToLock"
2018-11-05 18:30 UTC (2+ messages)
[PATCH 0/3] Remove EdkShellBinPkg and EdkShellPkg
2018-11-05 17:20 UTC (7+ messages)
` [PATCH 1/3] Maintainers.txt: Remove EdkShellPkg and EkdShellBinPkg
[PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Fix ASSERT for success
2018-11-05 16:50 UTC (4+ messages)
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