Searched defs:EntryCount (Results 1 - 23 of 23) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacySio.c50 UINTN EntryCount; local
158 &EntryCount
166 for (ChildIndex = 0; ChildIndex < EntryCount; ChildIndex++) {
H A DLegacyPci.c2044 UINTN EntryCount; local
2089 &EntryCount
2095 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DMcaInitPmi.h41 UINT64 EntryCount : 16; member in struct:__anon12215
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkFormCallback.h83 UINT32 EntryCount; ///< Number of EFI_IFR_DATA_ENTRY entries. member in struct:__anon10713
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLib.c531 UINTN EntryCount; local
544 &EntryCount
554 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConPlatformDxe/
H A DConPlatform.c1047 UINTN EntryCount; local
1072 &EntryCount
1078 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLib.c553 UINTN EntryCount; local
566 &EntryCount
576 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c196 UINTN EntryCount; local
286 &EntryCount
292 for (Index = 0; Index < EntryCount; Index++) {
396 UINTN EntryCount; local
460 &EntryCount
467 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DTerminal.c542 UINTN EntryCount; local
683 &EntryCount
687 for (Index = 0; Index < EntryCount; Index++) {
1017 &EntryCount
1022 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcSupport.c173 UINT32 EntryCount; local
190 &EntryCount,
201 Mode->ArpCacheEntries = MIN (EntryCount, EFI_PXE_BASE_CODE_MAX_ARP_ENTRIES);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcImpl.c38 UINT32 EntryCount; local
50 &EntryCount,
59 EntryCount,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.c1228 UINTN EntryCount; local
1232 EntryCount = 0;
1238 &EntryCount
1240 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
H A DDeviceManager.c575 UINTN EntryCount; local
641 &EntryCount
651 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DLegacyBiosMpTable.h56 UINT16 EntryCount; member in struct:__anon11637
H A DSal.h353 /// header and all entries indicated by the EntryCount field.
364 UINT16 EntryCount; member in struct:__anon11759
H A DAcpi40.h1125 UINT32 EntryCount; member in struct:__anon11502
H A DAcpi50.h1789 UINT32 EntryCount; member in struct:__anon11587
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c137 UINTN EntryCount; local
150 &EntryCount
160 for (Index = 0; Index < EntryCount; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxSysTables/
H A DLegacyBiosMpTable.h85 UINT16 EntryCount; member in struct:__anon13101
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h1494 ULONG EntryCount; member in struct:_DEBUG_LOCK_INFORMATION
H A Dwinnt.h5143 DWORD EntryCount; member in struct:_RTL_CRITICAL_SECTION_DEBUG
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h1464 ULONG EntryCount; member in struct:_DEBUG_LOCK_INFORMATION
H A Dwinnt.h5261 DWORD EntryCount; member in struct:_RTL_CRITICAL_SECTION_DEBUG

Completed in 183 milliseconds