VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsulePei/CapsulePei.uni@ 105681

Last change on this file since 105681 was 80721, checked in by vboxsync, 5 years ago

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

  • Property svn:mime-type set to text/plain;encoding=UTF-16LE
File size: 668 bytes
Line 
1// /** @file
2// Capsule update PEIM supports EFI and UEFI.
3//
4// Caution: This module requires additional review when modified.
5// This driver will have external input - capsule image.
6// This external input must be validated carefully to avoid security issue like
7// buffer overflow, integer overflow.
8//
9// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
10//
11// SPDX-License-Identifier: BSD-2-Clause-Patent
12//
13// **/
14
15
16#string STR_MODULE_ABSTRACT #language en-US "Capsule update PEIM supporting EFI and UEFI"
17
18#string STR_MODULE_DESCRIPTION #language en-US "Capsule update PEIM supporting EFI and UEFI"
19
Note: See TracBrowser for help on using the repository browser.

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