Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
vanjeff 05c0e3cb8a 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec
[Root Cause Analysis]
The PXE offer selection in the PXE driver is splitted into two passes and the two passes are required to follow the same flow. However, in current code, there is some difference between the two.
[Solution]
make the second offer selection pass exactly match the first one.

2. Fixed one bug when allocating pool for UDP transmit packet.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5932 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-19 07:12:23 +00:00
BaseTools Fixed HSD201555 2008-09-18 05:59:18 +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 clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
EdkCompatibilityPkg 1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data 2008-09-18 09:14:00 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkNt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkShellBinPkg Update Shell binaries to integrate a fix to solve "CHAR8" compatibility issue in edit command and shell script execution. 2008-09-03 05:13:53 +00:00
EdkShellPkg Fix a typo in ReadMe.txt. 2008-09-12 01:05:42 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. 2008-08-25 05:08:13 +00:00
IntelFrameworkModulePkg remove unnecessary comments introduced by tools. 2008-09-17 08:00:13 +00:00
IntelFrameworkPkg Bug Fix in DxeSmmDriverEntryLib. 2008-09-19 03:42:07 +00:00
MdeModulePkg 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec 2008-09-19 07:12:23 +00:00
MdePkg Update these library instances module type to UEFI_DIRVER, because they only depends on UEFI spec. 2008-09-19 06:22:44 +00:00
Nt32Pkg Rename Nt32 Fd image name to Nt32.Fd 2008-09-09 02:53:35 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
UnixPkg modify an issue about data off. 2008-09-18 01:49:46 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Removed deprecated lines 2008-07-28 03:43:29 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat setting executable on these files 2008-05-20 17:43:07 +00:00
edksetup.sh setting executable on these files 2008-05-20 17:43:07 +00:00