Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
xdu2 dd29f3edb9 For network dynamic media support:
1. add library function NetLibDetectMedia to NetLib for media detection
2. update MnpDxe to periodically poll for media status update and check for media status before packet transmit
3. update Ip4Dxe to return ModeData using Mnp->GetModeData()
4. update IScsiDxe to check for media status before try to do DHCP and session login
5. update UefiPxeBcDxe to check for media status before PXE start

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9919 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-03 04:37:53 +00:00
ArmPkg Added Thumb2 loads and stores to Disassmebler 2010-02-03 03:13:21 +00:00
BaseTools Default to Cortex ARM CPU type to match UEFI specification. Drive thumb from ARCHCC flags. 2010-01-30 21:31:33 +00:00
BeagleBoardPkg Fix some disasm issues 2010-02-02 04:34:19 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-30 00:13:41 +00:00
EdkCompatibilityPkg Fix a bug in HII thunk that ThunkCallback does not support callback for a text tag with interactive flag in a Framework form. 2010-02-01 04:06:24 +00:00
EdkShellBinPkg Fix a security hole in shell binaries: 2010-01-27 14:49:47 +00:00
EdkShellPkg Fix incorrect EDK library enumeration in EdkShellPkg.dsc: 2009-11-18 06:31:04 +00:00
EmbeddedPkg Update mailing list to SourceForge. 2010-01-31 01:46:17 +00:00
FatBinPkg 1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029). 2009-12-16 05:02:17 +00:00
IntelFrameworkModulePkg For network dynamic media detect support: invoke Snp->GetStatus() before use Snp->Mode->MediaPresent. Upon successful return of Snp->GetStatus(), the Snp->Mode->MediaPresent will be updated to indicate the latest media status. 2010-02-03 04:37:29 +00:00
IntelFrameworkPkg Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that using SMM status code protocol should use MdePkg/Include/SmmStatusCode.h instead. 2010-02-03 03:01:49 +00:00
MdeModulePkg For network dynamic media support: 2010-02-03 04:37:53 +00:00
MdePkg Add EFI_NO_MEDIA status code to network APIs. 2010-02-03 04:37:11 +00:00
Nt32Pkg Fix the build warning of potential uninitialized variable of "SizeOfHeaders". 2010-02-01 12:58:52 +00:00
Omap35xxPkg Moving OMAP 3530 code out of BeagleBoard package into its own package 2010-01-28 21:32:01 +00:00
OptionRomPkg Enable Undi driver to support multicast MAC address mapped from IPv6 address 2009-12-14 08:14:08 +00:00
OvmfPkg Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing local reset vector files. 2010-02-02 18:05:03 +00:00
PcAtChipsetPkg Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-30 00:11:41 +00:00
ShellPkg fix K8 coding issues. 2010-01-29 15:07:44 +00:00
UefiCpuPkg Adding files from OvmfPkg to common location. This is so multiple packages can use pre-built reset vector code. 2010-02-02 17:56:00 +00:00
UnixPkg Fix the build warning of potential uninitialized variable of "SizeOfHeaders". 2010-02-01 13:00:03 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Set correct workspace when workspace is not set. 2010-01-26 04:58:56 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00