Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
pkandel 630b41877e Reviewed the code comments in the Include/Protocol directory for typos, grammar issues, and language clarity.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8462 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-04 05:49:29 +00:00
BaseTools Fix issue that build is broken if a dynamic PCD's value is L"". 2009-06-04 03:37:24 +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 Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer) 2009-06-01 22:42:58 +00:00
EdkCompatibilityPkg Add directory for the new added Language Library. 2009-06-01 06:46:03 +00:00
EdkShellBinPkg Update shell binaries to use the newest EDK shell snapshot. This version has integrate the patch to use EDKII GetBestLanguage() to solve RFC 4646 language matching issue in drivers, dh, DevTree, etc. 2009-06-01 08:44:07 +00:00
EdkShellPkg Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated the complete fix for RFC 4646 language match issue in drivers, dh, DevTree, etc. 2009-06-01 08:16:33 +00:00
FatBinPkg Update FAT binary for the source update: 2009-03-25 08:42:33 +00:00
IntelFrameworkModulePkg Remove ASSERT (TotalSize <= sizeof (Buffer)); 2009-06-04 04:30:39 +00:00
IntelFrameworkPkg Fix minor typos in comments. 2009-06-03 05:59:40 +00:00
MdeModulePkg fix the issue of Inadequate Memory Allocation in Variable Services 2009-06-03 08:48:09 +00:00
MdePkg Reviewed the code comments in the Include/Protocol directory for typos, grammar issues, and language clarity. 2009-06-04 05:49:29 +00:00
Nt32Pkg Build tool will translate the value of VOID* type PCD to byte array, and put value into database. So no need use esc character "\" in path value of UNICODE string. 2009-06-03 11:42:14 +00:00
OptionRomPkg Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:37:31 +00:00
OvmfPkg Add more details to OvmfPkg/README for building & running. 2009-05-28 18:02:25 +00:00
PcAtChipsetPkg 1. removed an extra call to SetVectorBase() in the SetMode() function. 2009-06-01 07:16:03 +00:00
ShellPkg Fix linked list loops 2009-05-22 23:31:56 +00:00
UefiCpuPkg Add CPU DXE driver for IA32 & X64 processor architectures. 2009-05-27 21:09:47 +00:00
UnixPkg changed %s to %a to print correct ascii string. 2009-06-03 05:43:22 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00