]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Protocol/DevicePath.h
Checked in the Protocols introduced in UEFI/PI.
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 Jun 2007 10:12:02 +0000 (10:12 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 Jun 2007 10:12:02 +0000 (10:12 +0000)
commitd1f950002362305fcd4c30f108ef7b76679f5843
tree7cf4fd91cedb0adf0cb570c5ae95b774a916630a
parent00edb2182b6203a037219c29317ab6362c78b422
Checked in the Protocols introduced in UEFI/PI.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2674 6f19259b-4bc3-4df7-8a09-765794883524
93 files changed:
MdePkg/Include/Ipf/PalApi.h
MdePkg/Include/Protocol/AbsolutePointer.h [new file with mode: 0644]
MdePkg/Include/Protocol/AcpiTable.h [new file with mode: 0644]
MdePkg/Include/Protocol/Arp.h [new file with mode: 0644]
MdePkg/Include/Protocol/AuthenticationInfo.h [new file with mode: 0644]
MdePkg/Include/Protocol/Bds.h [new file with mode: 0644]
MdePkg/Include/Protocol/Bis.h [new file with mode: 0644]
MdePkg/Include/Protocol/BlockIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/BusSpecificDriverOverride.h [new file with mode: 0644]
MdePkg/Include/Protocol/ComponentName.h [new file with mode: 0644]
MdePkg/Include/Protocol/ComponentName2.h [new file with mode: 0644]
MdePkg/Include/Protocol/Cpu.h [new file with mode: 0644]
MdePkg/Include/Protocol/DebugPort.h [new file with mode: 0644]
MdePkg/Include/Protocol/DebugSupport.h [new file with mode: 0644]
MdePkg/Include/Protocol/Decompress.h [new file with mode: 0644]
MdePkg/Include/Protocol/DeviceIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/DevicePath.h [new file with mode: 0644]
MdePkg/Include/Protocol/DevicePathFromText.h [new file with mode: 0644]
MdePkg/Include/Protocol/DevicePathToText.h [new file with mode: 0644]
MdePkg/Include/Protocol/DevicePathUtilities.h [new file with mode: 0644]
MdePkg/Include/Protocol/Dhcp4.h [new file with mode: 0644]
MdePkg/Include/Protocol/DiskIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/DriverBinding.h [new file with mode: 0644]
MdePkg/Include/Protocol/DriverConfiguration.h [new file with mode: 0644]
MdePkg/Include/Protocol/DriverDiagnostics.h [new file with mode: 0644]
MdePkg/Include/Protocol/DriverSupportedEfiVersion.h [new file with mode: 0644]
MdePkg/Include/Protocol/Ebc.h [new file with mode: 0644]
MdePkg/Include/Protocol/EdidActive.h [new file with mode: 0644]
MdePkg/Include/Protocol/EdidDiscovered.h [new file with mode: 0644]
MdePkg/Include/Protocol/EdidOverride.h [new file with mode: 0644]
MdePkg/Include/Protocol/FirmwareVolume2.h [new file with mode: 0644]
MdePkg/Include/Protocol/FirmwareVolumeBlock.h [new file with mode: 0644]
MdePkg/Include/Protocol/FormBrowser.h [new file with mode: 0644]
MdePkg/Include/Protocol/GraphicsOutput.h [new file with mode: 0644]
MdePkg/Include/Protocol/GuidedSectionExtaction.h [new file with mode: 0644]
MdePkg/Include/Protocol/Hash.h [new file with mode: 0644]
MdePkg/Include/Protocol/HiiConfigAccess.h [new file with mode: 0644]
MdePkg/Include/Protocol/HiiConfigRouting.h [new file with mode: 0644]
MdePkg/Include/Protocol/HiiDatabase.h [new file with mode: 0644]
MdePkg/Include/Protocol/HiiFont.h [new file with mode: 0644]
MdePkg/Include/Protocol/HiiImage.h [new file with mode: 0644]
MdePkg/Include/Protocol/HiiString.h [new file with mode: 0644]
MdePkg/Include/Protocol/IP4.h [new file with mode: 0644]
MdePkg/Include/Protocol/IP4Config.h [new file with mode: 0644]
MdePkg/Include/Protocol/IScsiInitatorName.h [new file with mode: 0644]
MdePkg/Include/Protocol/LoadFile.h [new file with mode: 0644]
MdePkg/Include/Protocol/ManagedNetwork.h [new file with mode: 0644]
MdePkg/Include/Protocol/Metronome.h [new file with mode: 0644]
MdePkg/Include/Protocol/MonotonicCounter.h [new file with mode: 0644]
MdePkg/Include/Protocol/Mtftp4.h [new file with mode: 0644]
MdePkg/Include/Protocol/NetworkInterfaceIdentifier.h [new file with mode: 0644]
MdePkg/Include/Protocol/Pcd.h [new file with mode: 0644]
MdePkg/Include/Protocol/PciIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/PciRootBridgeIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/PlatformDriverOverride.h [new file with mode: 0644]
MdePkg/Include/Protocol/PlatformToDriverConfiguration.h [new file with mode: 0644]
MdePkg/Include/Protocol/PxeBaseCode.h [new file with mode: 0644]
MdePkg/Include/Protocol/PxeBaseCodeCallBack.h [new file with mode: 0644]
MdePkg/Include/Protocol/RealTimeClock.h [new file with mode: 0644]
MdePkg/Include/Protocol/Reset.h [new file with mode: 0644]
MdePkg/Include/Protocol/Runtime.h [new file with mode: 0644]
MdePkg/Include/Protocol/ScsiIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/ScsiPassThru.h [new file with mode: 0644]
MdePkg/Include/Protocol/ScsiPassThruExt.h [new file with mode: 0644]
MdePkg/Include/Protocol/Security.h [new file with mode: 0644]
MdePkg/Include/Protocol/SecurityPolicy.h [new file with mode: 0644]
MdePkg/Include/Protocol/SerialIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/ServiceBinding.h [new file with mode: 0644]
MdePkg/Include/Protocol/SimpleFileSystem.h [new file with mode: 0644]
MdePkg/Include/Protocol/SimpleNetwork.h [new file with mode: 0644]
MdePkg/Include/Protocol/SimplePointer.h [new file with mode: 0644]
MdePkg/Include/Protocol/SimpleTextIn.h [new file with mode: 0644]
MdePkg/Include/Protocol/SimpleTextInEx.h [new file with mode: 0644]
MdePkg/Include/Protocol/SimpleTextOut.h [new file with mode: 0644]
MdePkg/Include/Protocol/SmbusHc.h [new file with mode: 0644]
MdePkg/Include/Protocol/StatusCode.h [new file with mode: 0644]
MdePkg/Include/Protocol/TapeIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/Tcp4.h [new file with mode: 0644]
MdePkg/Include/Protocol/Timer.h [new file with mode: 0644]
MdePkg/Include/Protocol/Udp4.h [new file with mode: 0644]
MdePkg/Include/Protocol/UgaDraw.h [new file with mode: 0644]
MdePkg/Include/Protocol/UgaIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/UnicodeCollation.h [new file with mode: 0644]
MdePkg/Include/Protocol/Usb2HostController.h [new file with mode: 0644]
MdePkg/Include/Protocol/UsbHostController.h [new file with mode: 0644]
MdePkg/Include/Protocol/UsbIo.h [new file with mode: 0644]
MdePkg/Include/Protocol/Variable.h [new file with mode: 0644]
MdePkg/Include/Protocol/VariableWrite.h [new file with mode: 0644]
MdePkg/Include/Protocol/WatchdogTimer.h [new file with mode: 0644]
MdePkg/Include/Uefi/UefiBaseType.h
MdePkg/Include/Uefi/UefiDevicePath.h [deleted file]
MdePkg/Include/Uefi/UefiInternalFormRepresentation.h
MdePkg/Include/Uefi/UefiSpec.h