UefiBootServicesTableLibTest.uni 410 B

123456789101112
  1. // /** @file
  2. // UEFI Boot Services Table Library for unit tests implementation.
  3. //
  4. // Copyright (c) Microsoft Corporation
  5. //
  6. // SPDX-License-Identifier: BSD-2-Clause-Patent
  7. //
  8. // **/
  9. #string STR_MODULE_ABSTRACT #language en-US "UEFI Boot Services Table Library for unit tests"
  10. #string STR_MODULE_DESCRIPTION #language en-US "UEFI Boot Services Table Library for unit tests."