Add missing definition for Time service which defined in UEFI specification 7.3 Time Services

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2781 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2007-06-27 06:38:31 +00:00
parent 7f58a2f7d6
commit 5413e8e8aa
1 changed files with 10 additions and 0 deletions

View File

@ -37,6 +37,16 @@ typedef enum {
MaxAllocateType
} EFI_ALLOCATE_TYPE;
//
// Bit definitions for EFI_TIME.Daylight
//
#define EFI_TIME_ADJUST_DAYLIGHT 0x01
#define EFI_TIME_IN_DAYLIGHT 0x02
//
// Value definition for EFI_TIME.TimeZone
//
#define EFI_UNSPECIFIED_TIMEZONE 0x07FF
//
// possible caching types for the memory range