Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 502bfcef5c The return description for LibPcdSetx function is ambiguity. The actual meaning of return value is input parameter, but not the value/pointer exist in PCD database.
So this patch use parameter name directly in description for return value.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8472 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-05 02:36:13 +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 #define for MAX_BBS_ENTRIES 2009-06-04 22:51:21 +00:00
IntelFrameworkPkg Clean up CSM related include files to match specification 2009-06-04 22:49:59 +00:00
MdeModulePkg The StringIndex should be casted to UINT16* but not UINT8*. 2009-06-04 14:56:45 +00:00
MdePkg The return description for LibPcdSetx function is ambiguity. The actual meaning of return value is input parameter, but not the value/pointer exist in PCD database. 2009-06-05 02:36:13 +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