Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
lzeng14 0d70a7090f ProcessCumulative() function always calculates the average performance by dividing the count of performance record.
When the count is zero, it will report exception, so it needs to be enhanced to check the dividend.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11260 6f19259b-4bc3-4df7-8a09-765794883524
2011-01-20 11:18:14 +00:00
ArmPkg Fix typo in __switchiu8() to use r0 in place of r3. 2011-01-06 21:46:54 +00:00
ArmRealViewEbPkg Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
BaseTools Sync EDKII BaseTools to BaseTools project r2100. 2010-12-06 05:17:09 +00:00
BeagleBoardPkg Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. 2010-12-15 01:06:20 +00:00
Conf
CryptoPkg Refine code to make code follow the coding style. 2011-01-13 01:05:59 +00:00
DuetPkg DuetPkg: Update create boot disk script to not modify bootsect.com 2010-12-06 06:06:54 +00:00
EdkCompatibilityPkg Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro 2011-01-18 02:12:32 +00:00
EdkShellBinPkg Update ReadMe.txt to correct the minor errors in build steps. 2010-11-05 08:44:29 +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 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. 2010-12-15 01:06:20 +00:00
FatBinPkg Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55) 2010-05-07 03:33:43 +00:00
IntelFrameworkModulePkg Enhance BDS to support Boot/Driver option whose option number >= 0xFF. 2011-01-10 05:56:55 +00:00
IntelFrameworkPkg Document the inconsistency of EFI_SMM_CPU_SAVE_STATE between the EDK2 code base and the Framework SMM CIS 0.91 spec. 2010-12-22 03:15:24 +00:00
MdeModulePkg Fixed HiiSetString failed. Tracker NUM:204479 2011-01-20 02:51:09 +00:00
MdePkg Fix InternalMemScanMem* functions so that they return the pointer to the matched object, as specified, instead of the following object. 2011-01-07 23:00:16 +00:00
NetworkPkg NetworkPkg-IpSecDxe: Remove extra space in function type definition to beautify doxygen output. 2011-01-20 10:22:46 +00:00
Nt32Pkg Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_SMALL. 2010-12-08 04:42:40 +00:00
Omap35xxPkg Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only. 2010-05-29 00:21:30 +00:00
OptionRomPkg Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers. 2010-12-28 10:10:10 +00:00
OvmfPkg OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD 2011-01-16 03:32:47 +00:00
PcAtChipsetPkg Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers. 2010-12-28 10:10:10 +00:00
PerformancePkg ProcessCumulative() function always calculates the average performance by dividing the count of performance record. 2011-01-20 11:18:14 +00:00
ShellPkg update copyright format 2010-12-10 15:19:03 +00:00
SourceLevelDebugPkg Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. 2010-11-17 01:25:34 +00:00
UefiCpuPkg Remove extra {} inside DEBUG_CODE() macro 2011-01-11 23:12:13 +00:00
UnixPkg update copyright format 2010-12-10 15:20:43 +00:00
BuildNotes2.txt
edksetup.bat Update the copyright notice format 2010-04-29 15:17:20 +00:00
edksetup.sh Removed the requirement to pass in at least one parameter to the script. 2010-07-09 19:42:03 +00:00