Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/PiBootMode.h
- Timestamp:
- Oct 28, 2015 8:17:18 PM (9 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/Firmware
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware
-
Property svn:mergeinfo
set to (toggle deleted branches)
/vendor/edk2/current 103735-103757
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/PiBootMode.h
r48674 r58459 2 2 Present the boot mode values in PI. 3 3 4 Copyright (c) 2006 - 20 09, Intel Corporation. All rights reserved.<BR>4 Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR> 5 5 This program and the accompanying materials 6 6 are licensed and made available under the terms and conditions of the BSD License … … 12 12 13 13 @par Revision Reference: 14 PI Version 1. 014 PI Version 1.2.1A 15 15 16 16 **/ … … 34 34 #define BOOT_ON_S4_RESUME 0x05 35 35 #define BOOT_ON_S5_RESUME 0x06 36 #define BOOT_WITH_MFG_MODE_SETTINGS 0x07 36 37 #define BOOT_ON_S2_RESUME 0x10 37 38 #define BOOT_ON_S3_RESUME 0x11
Note:
See TracChangeset
for help on using the changeset viewer.