Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jljusten 57cca89e0a Remove usage of MemoryAllocationLib, and use a simplistic allocation
routine which makes use of the decompression scratch buffer.

This resolves a potential issue where the usage of the LZMA library
in the PEI phase may not have enough memory for the AllocatePool
function call.  (Some platforms may be extremely constrained in
heap space for the PEI phase.)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8242 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-05 19:46:28 +00:00
BaseTools Add the optional EfiRom CodeRevision option. 2009-05-05 07:31:56 +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 Fix a bug that L"PlatformLang" must be a null-terminated ASCII string according to UEFI spec. 2009-05-04 05:56:36 +00:00
EdkCompatibilityPkg Replace references to RFC 3066 with RFC 4646. 2009-04-30 07:01:55 +00:00
EdkShellBinPkg update shell binary to fix one bug when reconnect -r. 2009-04-17 05:41:11 +00:00
EdkShellPkg fixed one bug when "reconnect -r" 2009-04-17 05:40:21 +00:00
FatBinPkg Update FAT binary for the source update: 2009-03-25 08:42:33 +00:00
IntelFrameworkModulePkg Remove usage of MemoryAllocationLib, and use a simplistic allocation 2009-05-05 19:46:28 +00:00
IntelFrameworkPkg update the spec file name in header 2009-04-29 03:27:06 +00:00
MdeModulePkg Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead of StrLen. 2009-05-04 08:51:40 +00:00
MdePkg fix the typo 2009-05-04 07:24:05 +00:00
Nt32Pkg Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:36:29 +00:00
OptionRomPkg Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:37:31 +00:00
PcAtChipsetPkg Remove unnecessary references to DuetPkg in PcAtChipsetPkg. 2009-03-29 18:42:12 +00:00
UefiCpuPkg Remove unneeded reference to DuetPkg.dec. 2009-02-23 20:22:58 +00:00
UnixPkg Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress 2009-04-27 18:26:12 +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