public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-02-01 05:29:38 to 2018-02-06 01:05:59 UTC [more...]

[PATCH] BaseTools: Report error GUID format if incorrectly
 2018-02-06  1:11 UTC  (2+ messages)

Why does EDK2 disable time checks on certificates?
 2018-02-06  0:55 UTC  (2+ messages)

[PATCH 00/14] rid PiSmmCpuDxeSmm of DB-encoded instructions
 2018-02-05 19:23 UTC  (19+ messages)
` [PATCH 01/14] MdePkg/BaseLib.h: state preprocessing conditions in comments after #endifs
` [PATCH 02/14] MdePkg/BaseLib: add PatchInstructionX86()
` [PATCH 03/14] UefiCpuPkg/PiSmmCpuDxeSmm: remove *.S and *.asm assembly files
` [PATCH 04/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmbase" with PatchInstructionX86()
` [PATCH 05/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmiStack" "
` [PATCH 06/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmiCr3" "
` [PATCH 07/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "XdSupported" "
` [PATCH 08/14] UefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from X64 SmmStartup()
` [PATCH 09/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr3" with PatchInstructionX86()
` [PATCH 10/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr4" "
` [PATCH 11/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr0" "
` [PATCH 12/14] UefiCpuPkg/PiSmmCpuDxeSmm: eliminate "gSmmJmpAddr" and related DBs
` [PATCH 13/14] UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmInitStack" with PatchInstructionX86()
` [PATCH 14/14] UefiCpuPkg/PiSmmCpuDxeSmm: remove DBs from SmmRelocationSemaphoreComplete32()

change keys in a ..._VARS.fd file programmatically (SecureBoot enabled)
 2018-02-05 18:13 UTC  (3+ messages)

[PATCH] ShellPkg/map: Fix out-of-bound read when "map fsn"
 2018-02-05 15:00 UTC  (2+ messages)

[PATCH] ShellPkg/for: Fix potential null pointer deference
 2018-02-05 14:59 UTC  (2+ messages)

[PATCH v2] BaseTools/Conf: disable DTC legacy phandle format
 2018-02-05 13:58 UTC  (3+ messages)

setting the TLS cipher list for HTTPS booting
 2018-02-05 10:46 UTC  (14+ messages)

[RFC] MdeModulePkg/PciHostBridgeDxe: Add support for address translation
 2018-02-05  9:11 UTC  (11+ messages)

How to use compiler intrinsic function, such as :mmintrin.h
 2018-02-05  9:05 UTC 

[PATCH v2] MdePkg/SafeString: Fix potential out-of-bound memory access
 2018-02-05  8:42 UTC  (2+ messages)

[edk2-non-osi][PATCH 1/2] Platform/Hisilicon/HiKey: add mcuimage
 2018-02-05  8:26 UTC  (2+ messages)
` [edk2-non-osi][PATCH 2/2] Platform/Hisilicon/HiKey960: add mcu firmware

[edk2-platforms][PATCH] Platform/Hisilicon/HiKey960: add skeleton of HiKey960
 2018-02-05  8:25 UTC 

[PATCH] MdePkg/SafeString: Directly return when length of source string is 0
 2018-02-05  8:04 UTC  (5+ messages)

[Patch] BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBER
 2018-02-05  6:14 UTC 

[Patch] Build spec: Add description about auto detect thread number
 2018-02-05  5:54 UTC 

[PATCH] BaseTools: Fix build argument --pcd for flexible format bugs
 2018-02-05  3:42 UTC 

[Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile
 2018-02-05  3:23 UTC  (2+ messages)

[PATCH] SecurityPkg: Support PP version lower than 1.3
 2018-02-05  2:32 UTC 

[PATCH] SecurityPkg: Add UNI string for 2 PCDs
 2018-02-05  0:47 UTC  (2+ messages)

[Patch V2 0/3] MdePkg/UefiLib: Add EfiLocateProtocolBuffer()
 2018-02-04  7:05 UTC  (5+ messages)
` [Patch V2 1/3] "
` [Patch V2 2/3] IntelFrameworkPkg/FrameworkUefiLib: "
` [Patch V2 3/3] IntelFrameworkPkg/FrameworkUefiLib: Sync with MdePkg/UefiLib

[PATCH] BaseTools: StructurePcd array Value support flexible format
 2018-02-04  3:06 UTC  (2+ messages)

[PATCH] BaseTools: Update Expression.py for VOID* support L'a' and 'a'
 2018-02-04  3:04 UTC  (6+ messages)

[PATCH edk2-non-osi 0/2] Platform/Cello, Overdrive: upgrade firmware for Spectre
 2018-02-03 15:13 UTC  (8+ messages)
` [PATCH edk2-non-osi 1/2] Platform/Cello, Overdrive: split SCP and secure AP firmware
` [PATCH edk2-non-osi 2/2] Silicon/AMD/Styx: update ArmTrustedFirmware.bin

[PATCH edk2-platforms v2 00/15] Improve D0x platforms and bug fix
 2018-02-03  7:50 UTC  (7+ messages)
` [PATCH edk2-platforms v2 02/15] Hisilicon/D05: Add PPTT support

MinPlatformPkg/PlatformInit: FV code
 2018-02-03  5:21 UTC  (5+ messages)

[staging/edk2-test Patch V2] MdePkgUnitTest: Add UefiLib unit tests
 2018-02-03  1:09 UTC 

[PATCH 00/10] Formalize the reset system core design
 2018-02-02 13:46 UTC  (12+ messages)
` [PATCH 01/10] MdePkg/PeiServicesLib: Add PeiServicesResetSystem2()
` [PATCH 02/10] MdeModulePkg/PeiMain: Always attempt to use Reset2 PPI first
` [PATCH 03/10] MdeModulePkg/PeiMain: Cleanup whitespace in Reset.c
` [PATCH 04/10] MdeModulePkg/ResetSystemRuntimeDxe: Add platform filter and handler
` [PATCH 05/10] MdeModulePkg/ResetSystemRuntimeDxe: Add more debug message
` [PATCH 06/10] MdeModulePkg: Add ResetSystemLib instances that call core services
` [PATCH 07/10] MdeModulePkg: Add ResetUtility librray class and BASE instance
` [PATCH 08/10] MdePkg/UefiRuntimeLib: Support more module types
` [PATCH 09/10] MdeModulePkg: Add ResetSystemPei PEIM
` [PATCH 10/10] MdeModulePkg/ResetSystemPei: Add reset notifications in PEI

[PATCH 0/3] UefiCpuPkg/PiSmmCpuDxeSmm: fix IA32 SmmStartup() regression on KVM
 2018-02-02 13:36 UTC  (14+ messages)
` [PATCH 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: update comments in IA32 SmmStartup()

[PATCH edk2-platforms v3 00/15] Improve D0x platforms and bug fix
 2018-02-02 12:05 UTC  (16+ messages)
` [PATCH edk2-platforms v3 01/15] Hisilicon/D05: Move Madt definition to head file
` [PATCH edk2-platforms v3 02/15] Hisilicon/D05: Add PPTT support
` [PATCH edk2-platforms v3 03/15] Hisilicon/D0x/BDS: Switch to Generic BDS driver
` [PATCH edk2-platforms v3 04/15] Hisilicon/D0x: Break BMC SetBoot option out into separate library
` [PATCH edk2-platforms v3 05/15] Hisilicon D03/D05: Add capsule upgrade support
` [PATCH edk2-platforms v3 06/15] Hisilicon D03/D05: Open SasPlatform source code
` [PATCH edk2-platforms v3 07/15] Hisilicon D03/D05: Open SnpPlatform "
` [PATCH edk2-platforms v3 08/15] Hilisicon: Change DmaLib to CoherentDmaLib
` [PATCH edk2-platforms v3 09/15] Hisilicon/Smbios: Indicate use of ProcessorFamily2 in type 4 table
` [PATCH edk2-platforms v3 10/15] Hisilicon/PCIe: Disable PCIe ASPM
` [PATCH edk2-platforms v3 11/15] Hisilicon/D05: Replace SP805Watchdog by WatchdogTimer driver
` [PATCH edk2-platforms v3 12/15] Hisilicon/D03: "
` [PATCH edk2-platforms v3 13/15] Hisilicon/D05/ACPI: Add ITS PXM
` [PATCH edk2-platforms v3 14/15] Hisilicon/D05/ACPI: Add Pcie, HNS and SAS PXM
` [PATCH edk2-platforms v3 15/15] Hisilicon D03/D05: Update firmware version to 18.02

[PATCH edk2-non-osi v3 0/7] Improve D0x platforms and bug fix
 2018-02-02 11:57 UTC  (8+ messages)
` [PATCH edk2-non-osi v3 1/7] Hisilicon D03/D05: Delete SasPlatform
` [PATCH edk2-non-osi v3 2/7] Hisilicon D0x: Fix network interface order issue
` [PATCH edk2-non-osi v3 3/7] Hisilicon D0x: Delete SnpPlatform
` [PATCH edk2-non-osi v3 4/7] Hisilicon D03/D05: Update SasDriverDxe binary
` [PATCH edk2-non-osi v3 5/7] Hisilicon D03/D05: Update NativeOhci binary
` [PATCH edk2-non-osi v3 6/7] Hisilicon/D03: Update binary of trusted-firmware
` [PATCH edk2-non-osi v3 7/7] Hisilicon/D05: "

How to use compiler intrinsic function, such as :mmintrin.h
 2018-02-02 11:08 UTC 

difference between asm16 and asm files
 2018-02-02 11:04 UTC 

[PATCH] MdeModulePkg/SmmCore: Fix hang due to already-freed memory deference
 2018-02-02  9:55 UTC  (4+ messages)

[PATCH v3 0/8] Update EDKII Performance infrastructure based on ACPI FPDT table
 2018-02-02  8:30 UTC  (9+ messages)
` [PATCH v3 1/8] MdeModulePkg:Add definitions for new Performance infrastructure
` [PATCH v3 2/8] MdeModulePkg/PeiPerformance:Updated to track FPDT record in PEI phase
` [PATCH v3 3/8] MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase
` [PATCH v3 4/8] MdeModulePkg/SmmCorePerformanceLib:Track FPDT record in SMM phase
` [PATCH v3 5/8] MdeModulePkg/FirmwarePerformancePei:Add FPDT records for S3 phase
` [PATCH v3 6/8] MdeModulePkg/FirmwarePerfDxe:Enhance for new pref infrastructure
` [PATCH v3 7/8] MdeModulePkg/FirmwarePerfSmm:Enhance "
` [PATCH v3 8/8] ShellPkg/Dp: Updated to dump perf log based on FPDT table

[Patch] BaseTools: enhance error check for DatumType format
 2018-02-02  8:23 UTC 

[Patch 0/2] NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS
 2018-02-02  4:38 UTC  (6+ messages)
` [Patch 1/2] "
` [Patch 2/2] MdeModulePkg/PXE: "

[PATCH edk2/MdePkg v1] Add some macros for PPTT
 2018-02-02  3:30 UTC  (2+ messages)
` [PATCH edk2/MdePkg v1] MdePkg ACPI: "

[PATCH] BaseTools: Fix GCC build PcdValueCommon.c bug
 2018-02-02  3:21 UTC  (2+ messages)

[PATCH] CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLine
 2018-02-02  3:06 UTC  (2+ messages)

[PATCH] IntelSiliconPkg/MicrocodeUpdateDxe: Refine debug messages
 2018-02-02  2:37 UTC  (2+ messages)

Why the DEBUG can't output the full string?
 2018-02-02  2:07 UTC  (5+ messages)

[PATCH] UefiCpuPkg: Enhance CPU feature dependency check
 2018-02-02  1:34 UTC  (7+ messages)

[PATCH edk2-platforms 0/4] Platform/Cello, Overdrive: various updates
 2018-02-01 16:40 UTC  (6+ messages)
` [PATCH edk2-platforms 1/4] Platform/Cello, Overdrive: switch to split SCP and secure AP firmware images
` [PATCH edk2-platforms 2/4] Platform/AMD/OverdriveBoard: cover secure firmware in capsule update
` [PATCH edk2-platforms 3/4] Platform/AMD/OverdriveBoard: enable ConsolePrefDxe
` [PATCH edk2-platforms 4/4] Platform/Cello, Overdrive: set fw vendor PCD from FIRMWARE_VENDOR

[PATCH] ArmPlatformPkg/MemoryInitPeiLib: mark primary FV region as boot services data
 2018-02-01 11:41 UTC  (4+ messages)

[PATCH] BaseTools/build_rule: pass contents of DTC_FLAGS device tree compiler
 2018-02-01 11:11 UTC  (3+ messages)

[PATCH v2 00/20] BaseTools: One step toward python3
 2018-02-01  8:36 UTC  (21+ messages)
` [PATCH v2 01/20] BaseTools: Refactor python except statements
` [PATCH v2 02/20] BaseTools: Refactor python print statements
` [PATCH v2 03/20] BaseTools: Remove the old python "not-equal"
` [PATCH v2 04/20] BaseTools: Use the python3-range functions
` [PATCH v2 05/20] BaseTools: Remove tuple parameter in python scripts
` [PATCH v2 06/20] BaseTools: Remove the deprecated hash_key()
` [PATCH v2 07/20] BaseTools: Import reduce() from functools
` [PATCH v2 08/20] BaseTools: Replace StandardError with Expression
` [PATCH v2 09/20] BaseTools: Remove types.TypeType
` [PATCH v2 10/20] BaseTools: Refactor python raise statement
` [PATCH v2 11/20] BaseTools: Adjust the spaces around commas and colons
` [PATCH v2 12/20] BaseTools: Migrate to the new octal literal
` [PATCH v2 13/20] BaseTools: Unify long int and int in python scripts
` [PATCH v2 14/20] BaseTools: Adjust old python2 idioms
` [PATCH v2 15/20] BaseTools: Replace StringIO.StringIO with io.BytesIO
` [PATCH v2 16/20] BaseTools: Treat GenFds.py and build.py as python modules
` [PATCH v2 17/20] BaseTools: Adopt absolute import for python scripts
` [PATCH v2 18/20] BaseTools: Move OverrideAttribs to OptRomInfStatement.py
` [PATCH v2 19/20] BaseTools: Move FindExtendTool to GenFdsGlobalVariable.py
` [PATCH v2 20/20] BaseTools: Move ImageBinDict "

[Patch] BaseTools CommonLib: Remove the unnecessary print message in PcdValueCommon
 2018-02-01  8:18 UTC  (3+ messages)

[PATCH] MdeModulePkg/Core: fix feature conflict between NX and NULL detection
 2018-02-01  5:59 UTC  (6+ messages)

[PATCH] MdeModulePkg/Core: fix feature conflict between NX and heap guard
 2018-02-01  5:52 UTC  (2+ messages)

[PATCH] MdeModulePkg/Core: fix guard page missing issue
 2018-02-01  5:39 UTC  (2+ messages)

[PATCH 0/6] ReadKeyStrokeEx always return key state
 2018-02-01  5:35 UTC  (3+ messages)
` [PATCH 2/6] MdeModulePkg/ConSplitter: "


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