Activity for Ning Sun

  • Ning Sun Ning Sun committed [2ea113]

    Add an option in tboot to force SINIT to use the legacy TPM2 log format.

  • Ning Sun Ning Sun committed [10bbc2]

    Add support for appending to a TPM2 TCG style event log.

  • Ning Sun Ning Sun committed [57c7d1]

    Ensure tboot log is available even when measured launch is skipped.

  • Ning Sun Ning Sun committed [5d34a4]

    Add centos7 instructions for Use in EFI boot mode.

  • Ning Sun Ning Sun committed [d4452e]

    Fix memory leak and invalid reads and writes issues.

  • Ning Sun Ning Sun committed [0461b6]

    Fix TPM 1.2 locality selection issue.

  • Ning Sun Ning Sun committed [59086d]

    Fix a null pointer dereference bug when Intel TXT is disabled.

  • Ning Sun Ning Sun committed [429277]

    Optimize tboot docs installation.

  • Ning Sun Ning Sun committed [521c58]

    Fix security vulnerabilities rooted in tpm_if structure and g_tpm variable.

  • Ning Sun Ning Sun committed [a75c4e]

    The size field of the MB2 tag is the size of the tag header + the size

  • Ning Sun Ning Sun committed [09fae6]

    Fix openssl-1.0.2 double frees

  • Ning Sun Ning Sun committed [e5a7d8]

    Make policy element stm_elt use unique type name

  • Ning Sun Ning Sun committed [b1aa10]

    lcptools-v2 utilities fixes

  • Ning Sun Ning Sun committed [2bb331]

    port to openssl-1.1.0

  • Ning Sun Ning Sun committed [e57efe]

    Reset debug PCR16 to zero.

  • Ning Sun Ning Sun committed [cc6686]

    Fix a logical error in function bool evtlog_append(...).

  • Ning Sun Ning Sun committed [4fbb0a]

    Added tag v1.9.6 for changeset 61c17659bb86

  • Ning Sun Ning Sun committed [61c176]

    Update CHANGELOG for tboot v1.9.6

  • Ning Sun Ning Sun committed [9d00b6]

    This patch adds a check for the grub2 location of grub-mkconfig_lib.

  • Ning Sun Ning Sun committed [3fcb4c]

    Housekeeping patch to ignore TPM 2.0 LCP tool binaries.

  • Ning Sun Ning Sun committed [e1bd41]

    Using 32-bit local APIC ID to calculate AP stack startng address.

  • Ning Sun Ning Sun committed [8b4485]

    gcc7 fix.

  • Ning Sun Ning Sun committed [d8dd9c]

    Ensure Tboot never overwrites modules in the process of moving them.

  • Ning Sun Ning Sun committed [e0af17]

    Check for initrd image before moving.

  • Ning Sun Ning Sun committed [42cfa4]

    Add support to x2APIC, which uses 32 bit APIC ID.

  • Ning Sun Ning Sun committed [2d9233]

    Fix S3 secrets sealing/unsealing failures

  • Ning Sun Ning Sun committed [a1ac6d]

    Fallback to regular boot on previous TXT launch failure

  • Ning Sun Ning Sun committed [5582f3]

    If Vt-D is disabled in the BIOS, the DMAR table is not present.

  • Ning Sun Ning Sun committed [4e7bfa]

    [PATCH 3/4] Support OpenSSL 1.1.0+ for RSA key manipulation.

  • Ning Sun Ning Sun committed [f1d2d6]

    [PATCH 4/4] Support OpenSSL 1.1.0+ for ECDSA signature verification.

  • Ning Sun Ning Sun committed [4304cb]

    [PATCH 1/4] Manage OpenSSL EVP_MD_CTX objects as pointers

  • Ning Sun Ning Sun committed [34606d]

    [PATCH 2/4] Remove unnecessary public key modulus size check.

  • Ning Sun Ning Sun committed [0887b5]

    The patch makes the tboot package build fully reproducibly, that

  • Ning Sun Ning Sun committed [9e2eb7]

    Adds additional checks to prevent the kernel image from being overwritten.

  • Ning Sun Ning Sun committed [9352e6]

    There is an expression and output format problem.

  • Ning Sun Ning Sun committed [cad650]

    Added TCG TPM event log support.

  • Ning Sun Ning Sun committed [2ec88c]

    Save linux header struct to temp memory to avoi...

  • Ning Sun Ning Sun committed [aad782]

    Fix EFI memory map handling.

  • Ning Sun Ning Sun committed [1b6701]

    Fix a null pointer dereference bug when Intel T...

  • Ning Sun Ning Sun committed [3eccbc]

    Fix a null pointer dereference bug

  • Ning Sun Ning Sun committed [5ec32a]

    Fix a bug in tboot error handling.

  • Ning Sun Ning Sun committed [366328]

    Adjust KERNEL_CMDLINE_OFFSET from 0x9000 to 0x8...

  • Ning Sun Ning Sun committed [b6241b]

    Bounds checking on the kernel_cmdline string.

  • Ning Sun Ning Sun committed [992bad]

    Update tboot version to 1.9.5 in tboot specific...

  • Ning Sun Ning Sun committed [c92345]

    Added tag v1.9.5 for changeset 698548a9b9fe

  • Ning Sun Ning Sun committed [698548]

    Update CHANGELOG for tboot v1.9.5

  • Ning Sun Ning Sun committed [e1f229]

    Update User Guide of second generation LCP v3 c...

  • Ning Sun Ning Sun committed [d7da98]

    Add user guide for 2nd genration LCP creation tool

  • Ning Sun Ning Sun committed [bfea52]

    Add second generation of lcp creation tool sour...

  • Ning Sun Ning Sun committed [ef2ed2]

    There is a pointer dereference regression in th...

  • Ning Sun Ning Sun committed [c70f4e]

    The patch fixed the issue of overwriting tboot ...

  • Ning Sun Ning Sun committed [b9c320]

    Workaround for Intel PTT(Platform Trust Technol...

  • Ning Sun Ning Sun committed [fe0d79]

    Remove unused variable defintions.

  • Ning Sun Ning Sun committed [03a125]

    Added new fields in Linux kernel header struct ...

  • Ning Sun Ning Sun committed [9b3461]

    Revised version of changset 461 : Added support...

  • Ning Sun Ning Sun committed [5e6d19]

    Added support to release TPM localities when tb...

  • Ning Sun Ning Sun committed [2615ec]

    Validate the PCR index before shifting the poin...

  • Ning Sun Ning Sun committed [473d37]

    Fix the evtlog dump function for tpm2 case

  • Ning Sun Ning Sun committed [c049a4]

    Fixed a module measurement bug in extpol==AGILE...

  • Ning Sun Ning Sun committed [02c513]

    Fix tboot memory log defects

  • Ning Sun Ning Sun committed [29bd4f]

    Update TPM 2.0 Event for PCR index 0XFF as vali...

  • Ning Sun Ning Sun committed [8cef14]

    Fixed a bug in retrieving TPM 2.0 SHA256 event ...

  • Ning Sun Ning Sun committed [6c62ab]

    Fixed minor and potential buffer-overflow issue...

  • Ning Sun Ning Sun committed [5847dd]

    Added Multiboot label in boot.S

  • Ning Sun Ning Sun committed [4b7594]

    Loading multiboot(2) images

  • Ning Sun Ning Sun committed [356ad4]

    Initiaize kernel header comdline buffer before ...

  • Ning Sun Ning Sun committed [b6207b]

    Move tpm_detect() to an earlier stage so as to ...

  • Ning Sun Ning Sun committed [6531a0]

    Added tag v1.9.4 for changeset 9d8ee7ff4010

  • Ning Sun Ning Sun committed [9d8ee7]

    Updated CHANGELOG for v1.9.4

  • Ning Sun Ning Sun committed [c6be23]

    Updated that all TXT-capable CPUs support at le...

  • Ning Sun Ning Sun committed [5ae6a2]

    We found this problem when booting a KVM guest ...

  • Ning Sun Ning Sun modified a comment on a wiki page

    tboot installation on ubuntu 15.04 in EFI BIOS mode Enable EFI booting mode in BIOS...

  • Ning Sun Ning Sun committed [1ed81e]

    Correct a typographical error in tboot/include/...

  • Ning Sun Ning Sun committed [3e698d]

    Fix a lcptools bug, add complete TPM2.0 CRB int...

  • Ning Sun Ning Sun committed [8708c1]

    Add TCG 2.0 compliant NV indices support.

  • Ning Sun Ning Sun committed [caaa4f]

    grub2, xen: insert just one dummy command line ...

  • Ning Sun Ning Sun committed [46f916]

    Don't skip first argument in Linux kernel comma...

  • Ning Sun Ning Sun committed [012e4d]

    Don't skip first argument in Linux kernel comma...

  • Ning Sun Ning Sun committed [67eec9]

    Don't skip irst argument in Linux kernel comman...

  • Ning Sun Ning Sun committed [141a0e]

    Added TPM 2.0 CRB(Command Response Buffer) inte...

  • Ning Sun Ning Sun modified a comment on a wiki page

    tboot installation on ubuntu 15.04 in EFI BIOS mode Enable EFI booting mode in BIOS...

  • Ning Sun Ning Sun modified a comment on a wiki page

    tboot installation on ubuntu 15.04 in EFI BIOS mode Enable EFI booting mode in BIOS...

  • Ning Sun Ning Sun modified a comment on a wiki page

    tboot installation on ubuntu 15.04 in EFI BIOS mode Enable EFI booting mode in BIOS...

  • Ning Sun Ning Sun committed [562a62]

    Make a minor change to tboot.c to avoid a poten...

  • Ning Sun Ning Sun committed [3578fa]

    Added an ACPI_RSDP structure g_rsdp in tboot to...

  • Ning Sun Ning Sun committed [f4d958]

    1. Mitigated S3 resume delay by adjusting LZ_MA...

  • Ning Sun Ning Sun modified a comment on a wiki page

    tboot installation on ubuntu 15.04 in EFI BIOS mode Enable EFI booting mode in BIOS...

  • Ning Sun Ning Sun committed [848361]

    Removed some redundant codes in loader.c to avo...

  • Ning Sun Ning Sun committed [664e69]

    Revisited and fixed a security vulnerability re...

  • Ning Sun Ning Sun committed [609e58]

    Fixed a minor bug in txt-stat tool

  • Ning Sun Ning Sun committed [3fd558]

    Fixed a but in txt-stat.c

  • Ning Sun Ning Sun committed [4a3442]

    Branch merge

  • Ning Sun Ning Sun committed [9f937d]

    Fixed a bug in txt-stat.c

  • Ning Sun Ning Sun committed [f8d2c2]

    Corrected some comments in txt-stat.c

  • Ning Sun Ning Sun committed [38f53d]

    Some changes were made to avoid stack overflow:

  • Ning Sun Ning Sun committed [a21e91]

    Some changes were made to avoid stack overflow:

  • Ning Sun Ning Sun modified a comment on a wiki page

    tboot installation on ubuntu 15.04 in EFI BIOS mode Enable EFI booting mode in BIOS...

  • Ning Sun Ning Sun posted a comment on a wiki page

    tboot installation on ubuntu 15.04 in EFI BIOS mode Enable EFI booting mode in BIOS...

  • Ning Sun Ning Sun committed [077fe8]

    Updated TPM 2.0 SGX NV Index to 0x01800004

  • Ning Sun Ning Sun committed [1e1549]

    Correct a typo of lcp2_mlehash command paramete...

1 >