Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qwang12 563671d4d7 EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the same with what is written down in FTW specification.
And WriteQueueSize should be defined UINT32 to make it the same width in 32 or 64-bits system.

Added two PCD entry: PcdFlashFvBaseArray and PcdFlashFvBaseArrayElementNumber

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1151 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-30 07:40:03 +00:00
EdkFatBinPkg Replace the original Fat.FFS to fix issue which causes to read some hard-disk slowly. 2006-07-26 14:21:56 +00:00
EdkModulePkg EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the same with what is written down in FTW specification. 2006-07-30 07:40:03 +00:00
EdkNt32Pkg Because the run script will be generated in building, So original run.cmd could be removed from repository's. 2006-07-29 03:56:33 +00:00
EdkShellBinPkg Added license & copyright declaration 2006-07-13 08:24:50 +00:00
MdePkg 1. Updated function headers for all assembly function 2006-07-28 07:28:19 +00:00
Tools 1, Fix EDKT141 2006-07-29 14:29:59 +00:00
ReleaseNotes.txt Some clarifications on Rebuild and ForceRebuild options and when they need to be invoked. 2006-07-27 22:02:59 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Added test to ensure that the only options that can be used are the help optiops, Rebuild and ForceRebuild. Added printout of the CLASSPATH variable. Fixed case in two comments. 2006-07-24 16:03:47 +00:00
edksetup.sh Handle the FRAMEWORK_TOOLS_PATH properly on cygwin. 2006-07-27 21:54:12 +00:00