Skip to content

Commit

Permalink
Add MsBootHttp4 MsBootHttp6 boot sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
kanechen66 committed Nov 16, 2024
1 parent fce6aa0 commit d616da4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PcBdsPkg/Include/Library/MsBootPolicyLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ typedef enum {
MsBootDone, /// Boot Sequence terminator, used to exit boot application
MsBootPXE4, /// Boot devices that support IPV4 PXE
MsBootPXE6, /// Boot devices supporting IPV6 PXE
MsBootHttp4, /// Boot devices that support IPV4 Http
MsBootHttp6, /// Boot devices supporting IPV6 Http
MsBootHDD, /// Hard Drive type boot devices
MsBootUSB, /// Boot Devices containing a Usb Device
MsBootNVME, /// Nvme boot devices
Expand Down

0 comments on commit d616da4

Please sign in to comment.