mirror of https://github.com/acidanthera/audk.git
MdePkg: Add EFI Wireless MAC Connection Protocol definitions
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17475 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a3ac258751
commit
0d2aa2b196
File diff suppressed because it is too large
Load Diff
|
@ -1504,6 +1504,9 @@
|
|||
|
||||
## Include/Protocol/HiiConfigKeyword.h
|
||||
gEfiConfigKeywordHandlerProtocolGuid = {0x0a8badd5, 0x03b8, 0x4d19, {0xb1, 0x28, 0x7b, 0x8f, 0x0e, 0xda, 0xa5, 0x96}}
|
||||
|
||||
## Include/Protocol/WiFi.h
|
||||
gEfiWiFiProtocolGuid = { 0xda55bc9, 0x45f8, 0x4bb4, {0x87, 0x19, 0x52, 0x24, 0xf1, 0x8a, 0x4d, 0x45 }}
|
||||
|
||||
#
|
||||
# [Error.gEfiMdePkgTokenSpaceGuid]
|
||||
|
|
Loading…
Reference in New Issue