Searched defs:Day (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePrintLib/
H A DPrintLibInternal.h44 UINT8 Day; member in struct:__anon12453
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DEventLogInfo.h27 UINT8 Day; member in struct:__anon12832
H A DPrintInfo.c2254 UINTN Day; local
2263 Day = Date & 0x001F;
2266 ShellPrintHiiEx(-1,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_PRINTINFO_MONTH_DAY_YEAR), gShellDebug1HiiHandle, Day, Month, Year);
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DRealTimeClock.c146 UINT8 Day; local
165 Day = RtcRead (RTC_ADDRESS_DAY_OF_THE_MONTH);
182 Day = BcdToDecimal8 (Day);
212 // Add in number of seconds for current Month, Day, Hour, Minute, Seconds, and TimeZone adjustment
217 (time_t)((Day - 1) * SECSPERDAY) +
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiBaseTypes.h53 // Day: 1 - 31
63 UINT8 Day; member in struct:__anon10052
H A DUefiInternalFormRepresentation.h575 UINT8 Day; member in struct:__anon10064
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
H A DPrintLib.c953 UINT8 Day; member in struct:__anon11084
1532 TmpTime->Day,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiBaseType.h63 /// Day: 1 - 31
73 UINT8 Day; member in struct:__anon12393
H A DUefiInternalFormRepresentation.h658 UINT8 Day; member in struct:__anon12406
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiBaseType.h65 /// Day: 1 - 31
75 UINT8 Day; member in struct:__anon15669
H A DUefiInternalFormRepresentation.h660 UINT8 Day; member in struct:__anon15682
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DFrameworkInternalFormRepresentation.h240 FRAMEWORK_EFI_IFR_NUMERIC Day; member in struct:__anon10545
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSal.h542 UINT8 Day; member in struct:__anon11767
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DCper.h60 UINT8 Day; member in struct:__anon11313
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h1409 CSHORT Day; member in struct:_TIME_FIELDS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h1379 CSHORT Day; member in struct:_TIME_FIELDS

Completed in 149 milliseconds