Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
rsun3 6bfa178cca Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.
1. RtcTimeFieldsValid() has bug checking the validity of TIME fields, which causes SetTime() will not return EFI_INVALID_PARAMETER when it is fed with invliad time fields.
2. Logical error in handling Time Zone and Day Light Saving.GetTime() won't return Time Zone and Day Light Saving set by last SetTime() call.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8948 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-15 06:17:57 +00:00
BaseTools Synchronize build tools binaries with source code r1655 at build tool project. 2009-07-13 05:24:21 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. 2009-07-13 12:01:46 +00:00
EdkCompatibilityPkg Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. 2009-07-13 09:28:09 +00:00
EdkShellBinPkg Remove the binary files of those applications which have been contained in Minimum Shell. Only retain those applications which is in Full Shell but not in Minimum Shell. 2009-06-18 09:56:14 +00:00
EdkShellPkg Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated the complete fix for RFC 4646 language match issue in drivers, dh, DevTree, etc. 2009-06-01 08:16:33 +00:00
FatBinPkg Reviewed the description in the FatBinPkg .dec file. 2009-06-18 10:53:54 +00:00
IntelFrameworkModulePkg updated parameters name to match spec. 2009-07-14 06:04:38 +00:00
IntelFrameworkPkg Remove the following Protocols from the IntelFrameworkPkg because they are identical to Protocols from the PI 1.2 Specification that have been added to the MdePkg 2009-07-14 19:34:24 +00:00
MdeModulePkg initial Target byte array with 0xff (all bytes are 0xff in this array)in GetTargetLun to consistent with GetNextTargetLun. 2009-07-15 03:16:13 +00:00
MdePkg Remove unrecognized characters. 2009-07-15 06:03:19 +00:00
Nt32Pkg ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. 2009-07-13 12:06:51 +00:00
OptionRomPkg Add default parameters for EfiRom for Cirrus Logic 5430. 2009-07-14 23:32:37 +00:00
OvmfPkg Update README for video driver split from main OVMF firmware. 2009-07-14 23:32:44 +00:00
PcAtChipsetPkg Fixed 2 bugs in the RTC driver of PcAtChipsetPkg. 2009-07-15 06:17:57 +00:00
ShellPkg add: 2009-07-13 19:33:35 +00:00
UefiCpuPkg Add CPU DXE driver for IA32 & X64 processor architectures. 2009-05-27 21:09:47 +00:00
UnixPkg ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. 2009-07-13 12:08:24 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00