Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
gdong1 bfbe0beec1 Update UID drivers to align with latest UEFI spec 2.3.1.
Signed-off-by: gdong1
Reviewed-by: hhtian
Reviewed-by: xdu2
Reviewed-by: lgao4



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12529 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-12 03:27:15 +00:00
AppPkg Update applications to display correct error for gethostbyaddr and gethostbyname. These APIs use h_errno instead of errno, see documentation at: http://www.linuxhowtos.org/manpages/3p/gethostbyaddr.htm 2011-10-04 18:31:40 +00:00
ArmPkg Arm Packages: Fix builds for XCODE32 toolchain 2011-10-04 13:58:28 +00:00
ArmPlatformPkg Arm Packages: Fix builds for XCODE32 toolchain 2011-10-04 13:58:28 +00:00
BaseTools Sync BaseTools Branch (version r2362) to EDKII main trunk. 2011-10-11 02:49:48 +00:00
BeagleBoardPkg BeagleBoardPkg: Fix build 2011-09-29 20:40:00 +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
CryptoPkg Replace SHA1 with SHA256 digest algorithm. 2011-09-14 11:12:08 +00:00
DuetPkg Clean up the private GUID definition in module Level. 2011-09-20 02:12:45 +00:00
EdkCompatibilityPkg 1. Move Capsule variable name definition to Capsule variable GUID header file. 2011-09-30 05:57:44 +00:00
EdkShellBinPkg Clean up DEC files: 2011-05-09 17:48:32 +00:00
EdkShellPkg Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg 2010-06-01 00:56:57 +00:00
EmbeddedPkg Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention 2011-09-22 22:53:54 +00:00
EmulatorPkg Remove unused PCD entry that generates warning on a build. 2011-09-29 18:51:06 +00:00
FatBinPkg Clean up DEC files: 2011-05-09 17:49:17 +00:00
IntelFrameworkModulePkg InstallOpROM in CSM driver could be enhanced to start video when RomImage is passed in directly. 2011-10-10 07:54:47 +00:00
IntelFrameworkPkg For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. 2011-07-27 08:54:57 +00:00
MdeModulePkg Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindingStart() of the Fat driver gets run before that of Partition driver only the first partition can be recognized. 2011-10-12 02:45:02 +00:00
MdePkg Update UID drivers to align with latest UEFI spec 2.3.1. 2011-10-12 03:27:15 +00:00
NetworkPkg Add pointer check for NULL before dereference it. 2011-10-08 02:55:30 +00:00
Nt32Pkg 1. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3.1a chapter 11.2 2011-09-30 07:30:20 +00:00
Omap35xxPkg BeagleBoardPkg: Add Display Driver support to the BeagleBoard 2011-09-22 23:24:54 +00:00
OptionRomPkg Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS. 2011-09-30 05:54:52 +00:00
OvmfPkg Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS. 2011-09-30 05:55:38 +00:00
PcAtChipsetPkg Add "#ifdef ... #define ... #endif" check for the header file. 2011-09-07 02:42:52 +00:00
PerformancePkg Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. 2011-08-25 05:59:17 +00:00
SecurityPkg Implement Tcg physical presence as a library instead of DXE driver in order that TPM can be locked as early as possible. 2011-09-27 08:44:33 +00:00
ShellBinPkg ShellBinPkg: Update binaries. 2011-09-19 17:24:20 +00:00
ShellPkg ShellPkg: Add checks for NULL pointers. 2011-10-10 20:36:44 +00:00
SourceLevelDebugPkg 1. Fixed issue that firmware cannot boot if no USB debug cable connection. 2011-09-30 02:19:28 +00:00
StdLib StdLib: Improve robustness of stat() and make basename() a public function. 2011-10-03 18:54:12 +00:00
StdLibPrivateInternalFiles StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. 2011-09-16 23:16:56 +00:00
UefiCpuPkg UefiCpuPkg VTF0: Fix support for finding SEC image of type TE. 2011-09-28 01:36:33 +00:00
UnixPkg Fix typo error in UnixPkg.dsc 2011-09-07 05:51:55 +00:00
BuildNotes2.txt minor format update 2011-02-15 12:12:21 +00:00
edksetup.bat Correct copyright year 2011-02-16 12:21:31 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00