Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_NO_MEDIA_xxx, these definitions are available in latest UEFI spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10107 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xdu2 2010-02-26 08:09:40 +00:00
parent 4fb720763c
commit 4ccd9566c1
1 changed files with 15 additions and 19 deletions

View File

@ -16,10 +16,6 @@
32/64-bit PXE specification: 32/64-bit PXE specification:
alpha-4, 99-Dec-17 alpha-4, 99-Dec-17
@attention The PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_NO_MEDIA_xxx
are not defined in current UEFI spec (v2.3, approved May, 09), they will be
added by following erratas.
**/ **/
#ifndef __EFI_PXE_H__ #ifndef __EFI_PXE_H__