mirror of https://github.com/acidanthera/audk.git
Roll back comment change for SOR. SOR does not apply to SMM.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11126 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c154b99708
commit
d040b8f12d
|
@ -40,7 +40,7 @@
|
|||
|
||||
///
|
||||
/// If present, this must be the first opcode,
|
||||
/// EFI_DEP_SOR may be used by DXE and SMM drivers.
|
||||
/// EFI_DEP_SOR is only used by DXE driver.
|
||||
///
|
||||
#define EFI_DEP_SOR 0x09
|
||||
|
||||
|
|
Loading…
Reference in New Issue