Changeset 80901 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/UefiBootManagerLib/InternalBm.h
- Timestamp:
- Sep 18, 2019 8:59:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/UefiBootManagerLib/InternalBm.h
r80721 r80901 82 82 #endif 83 83 84 #ifdef VBOX 85 /* Support for booting Apple macOS. */ 86 # define VBOX_EFI_APPLE_MEDIA_FILE_NAME L"\\System\\Library\\CoreServices\\boot.efi" 87 #endif 88 84 89 typedef enum { 85 90 BmAcpiFloppyBoot,
Note:
See TracChangeset
for help on using the changeset viewer.