Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling VBS known issue on ESXi 7.0.3 #429

Merged
merged 17 commits into from
Apr 12, 2023

Commits on Apr 11, 2023

  1. add require UEFI memory attributes table

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    498ccc9 View commit details
    Browse the repository at this point in the history
  2. add get security properties

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    1fb826d View commit details
    Browse the repository at this point in the history
  3. add check security property

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    cf88abe View commit details
    Browse the repository at this point in the history
  4. add check credential guard

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c859f80 View commit details
    Browse the repository at this point in the history
  5. add known issue

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    17e31f4 View commit details
    Browse the repository at this point in the history
  6. add known issue

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c92d55d View commit details
    Browse the repository at this point in the history
  7. change condition

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9392c64 View commit details
    Browse the repository at this point in the history
  8. change registry path

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    06a15c9 View commit details
    Browse the repository at this point in the history
  9. add KB link

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ffc104c View commit details
    Browse the repository at this point in the history
  10. fix path issue

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b211556 View commit details
    Browse the repository at this point in the history
  11. change vbs disable

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    aa6f057 View commit details
    Browse the repository at this point in the history
  12. use 7.0U3l build number

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b9ced2d View commit details
    Browse the repository at this point in the history
  13. change known issue message

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d4ec4db View commit details
    Browse the repository at this point in the history
  14. add task name

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5140ed6 View commit details
    Browse the repository at this point in the history
  15. address comments

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    72ff9eb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. fix range list

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e363ded View commit details
    Browse the repository at this point in the history
  2. add list filter

    Signed-off-by: Diane Wang <dianew@vmware.com>
    Tomorrow9 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    057965d View commit details
    Browse the repository at this point in the history