VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.c@ 85788

Last change on this file since 85788 was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 418 bytes
Line 
1/** @file
2 NULL Tcg2PhysicalPresenceLib library instance
3
4 Copyright (c) 2018, Red Hat, Inc.
5 Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8**/
9
10#include <Library/Tcg2PhysicalPresenceLib.h>
11
12VOID
13EFIAPI
14Tcg2PhysicalPresenceLibProcessRequest (
15 IN TPM2B_AUTH *PlatformAuth OPTIONAL
16 )
17{
18 //
19 // do nothing
20 //
21}
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette